Knowledge Base Article. Facility Monitoring & Automation. Using a ISONAS PowerNet and a Acromag Modbus/TCP Module

Size: px
Start display at page:

Download "Knowledge Base Article. Facility Monitoring & Automation. Using a ISONAS PowerNet and a Acromag Modbus/TCP Module"

Transcription

1 Knowledge Base Article Facility Monitoring & Automation Using a ISONAS PowerNet and a Acromag Modbus/TCP Module Copyright , ISONAS Security Systems All rights reserved

2 Table of Contents 1: INTRODUCTION : PROBLEM DESCRIPTION: : PHYSICAL CONFIGURATION: : CRYSTAL MATRIX CONFIGURATION : ROOF HATCH CONFIGURATION : I/O MODULE CONFIGURATION : DOOR SENSOR INPUT POINT CONFIGURATION : FUTURE USE INPUT POINT CONFIGURATION : MONITORING THE ROOF HATCH INPUTS : HVAC DOOR CONTROL CONFIGURATION : I/O MODULE CONFIGURATION : HVAC DOOR LATCH OUTPUT POINT CONFIGURATION : NOT-USED OUTPUT POINT CONFIGURATION : CRYSTAL MATRIX CONFIGURATION OVERVIEW : IO PROFILE DEFINITION : IO GROUP ASSIGNMENT : BUILDING MAINTENANCE PERMISSION DEFINATION : STAFF PERMISSION DEFINITION : MONITORING THE HVAC ROOM DOOR : ADVANCED TOPICS : ORGANIZING THE I/O CHANNELS WITHIN CRYSTAL MATRIX Document Version ( KBA0111DigitalIOAcroMag.Doc ) Date of Revision Revision Author Description 02/28/ Shirl Jones Initial Release 03/13/ Shirl Jones Minor Edits Modbus/TCP Support 2

3 1: INTRODUCTION This document describes an advanced installation, in which the Digital I/O features of the Crystal Matrix software are used. By reviewing the example configuration, you should gain an understanding of the different ways you can set up the ISONAS system to meet your customer s requirements. It is assumed that you are already comfortable and familiar with configuring the basic Who/When/Where concepts within the Crystal Matrix Software. The Knowledge Base Article KBA0110ElevatorDigitalIO has detailed descriptions of the concepts used in this article. This paper focuses on a simple application, where the Crystal Matrix software is using an Acromag Module to monitor several door sensors, and control a lock strike. 1.1: PROBLEM DESCRIPTION: The customer s installation is controlling a number of doors with PowerNets. But there are also two hatches that allow access to the building s roof. The customer would like to have a record of the times when the hatches are opened and closed. In addition, there is a storage room where the staff is allowed to enter, but at the back of the storage room is a 2 nd door entering into the HVAC equipment room, which should only be available to the Building Maintenance team. The customer would like to restrict access to the HVAC area, by teaming the storage room s PowerNet and the Acromrag I/O module. Modbus/TCP Support 3

4 1.2: PHYSICAL CONFIGURATION: The physical wiring of the components is shown below. In this example, the Acromag 989EN is being used. Please refer to the Acromag Users Manual for detailed instructions regarding the use of this device. For projects that require more channels (input/output points), the Acromag ES2113 can be used, which supports 96 channels. Modbus/TCP Support 4

5 2: CRYSTAL MATRIX CONFIGURATION Note: Many times, there are multiple ways that the ISONAS system can be configured to accomplish a certain task. These examples demonstrate one configuration that addresses the client s needs. 2.1: ROOF HATCH CONFIGURATION 2.1.1: I/O MODULE CONFIGURATION The Modbus I/O Module s basic Input configuration is shown below. 1. The 1 st 5 channels on the Acromag unit will be reserved for Inputs 2. Input #4 and #5 will be attached to the Door Sensors 3. To reduce network loading, the Crystal Matrix software will poll the Acromag unit once every 30 seconds. o To assure that all activity is recorded, the Latching feature is used. Modbus/TCP Support 5

6 2.1.2: DOOR SENSOR INPUT POINT CONFIGURATION The Door Sensors configuration is identical, except for the name of the input-point. 1. The points use the Latching feature. This assures that any activity that happens between polls of the point is captured. 2. Log records will be created whenever activity is detected 3. An IOType is used, to specify more characteristics The IOType is used to define how these points will appear in the Crystal Monitor application. The IOType used for the Door Sensors configuration is: 1. The Type value of 20 allows for filtering of the display. 2. The Normal State is On 3. Crystal Monitor will display the Point s State as either Closed or Open Modbus/TCP Support 6

7 2.1.3: FUTURE USE INPUT POINT CONFIGURATION The 3 input points that are not currently being used will be configured to be easily identified as not-in-use from the Crystal Monitor. 1. Log records will not be created if any activity is ever detected 2. An IOType is used, to specify more characteristics The IOType is used to define how these points will appear in the Crystal Monitor application. The IOType used for the unused point s configuration is: 1. The Type value of 111 allows for filtering of the display. 2. The Normal State is Off 3. Crystal Monitor will display the Point s State as always NotUsed Modbus/TCP Support 7

8 2.1.4: MONITORING THE ROOF HATCH INPUTS From the Crystal Monitor Application, the roof hatch inputs may be observed 1) The Historical Activity can be reviewed. a. Note that since these points are latching, the actual number of changes at that time is unknown. Someone might have Opened/Closed/Opened the hatch quickly between poll cycles. 2) The display can be filtered to only display points in the abnormal state, which in this case is that the hatches are open 3) The details about the input s current status are displayed. Modbus/TCP Support 8

9 2.2: HVAC DOOR CONTROL CONFIGURATION 2.2.1: I/O MODULE CONFIGURATION The Modbus I/O Module s basic Output configuration is shown below. 1. The 2 nd group of 5 channels on the Acromag unit will be reserved for Outputs o Note that the starting Output Point Address is 5. This is the 6 th point on the Acromag device, because the point addresses start with the Point Address of Output #5 will be attached to the HVAC Door Latch 2.2.2: HVAC DOOR LATCH OUTPUT POINT CONFIGURATION The Door Latch configuration is simple. 1. The point is named. 2. Log records will be created whenever activity is detected 3. An IOType is used, to specify more characteristics Modbus/TCP Support 9

10 The IOType is used to define how these points will appear in the Crystal Monitor application. The IOType used for the unused point s configuration is: 1. The Type value of 25 allows for filtering of the display. 2. The Normal State is Off 3. Crystal Monitor will display the Point s State as either Unlocked or Locked 2.2.3: NOT-USED OUTPUT POINT CONFIGURATION These point s configurations are very simple. Output Point IOType Modbus/TCP Support 10

11 2.2.4: CRYSTAL MATRIX CONFIGURATION OVERVIEW To control the HVAC Door, so it only opens for the Building Maintenance team, the following configuration steps will be done. 1. An IO Profile will be defined for the Acromag unit, which activates the HVAC room s latch for 10 seconds. 2. The IOGroup associated with the Acromag unit will be assigned to the PowerNet that is controlling the Storage Room door. 3. Two Permissions will be defined for the Storage Closet a. One for the Staff, which does not operate the HVAC latch b. One for the Building Maintenance team, which does operate the latch : IO PROFILE DEFINITION For the Acromag unit, define an I/O Profile named HVAC. Have this profile activate the 5 th output, for 10 seconds. Modbus/TCP Support 11

12 2.2.6: IO GROUP ASSIGNMENT Assign the I/O Group named AeroMagGp to the Storage Room Door Modbus/TCP Support 12

13 2.2.7: BUILDING MAINTENANCE PERMISSION DEFINATION For the Building Maintenance team, define a Permission that allows them access to the Storage Room, and is associated with the HVAC IOProfile The diagram below highlights this selection: Modbus/TCP Support 13

14 2.2.8: STAFF PERMISSION DEFINITION For the Staff, define a Permission that allows them access to only the Storage Room. The diagram below highlights this selection. Please note the only difference from the previous Permission is that this Permission does not link to an IOProfile Modbus/TCP Support 14

15 2.2.9: MONITORING THE HVAC ROOM DOOR From the Crystal Monitor Application, the HVAC room s door activity and current status may be observed. Please note that the history log records the activity of the point. Closed means the point closed and the lock was turned on, and Open means the point was placed into the open state, and current was stopped. Modbus/TCP Support 15

16 2.3: ADVANCED TOPICS 2.3.1: ORGANIZING THE I/O CHANNELS WITHIN CRYSTAL MATRIX Within the Crystal Matrix software, a single logical IO Module s Input and output points are divided into two continuous sets of points. It is possible to have two or more Logical IO Modules map to a single physical IO module. This technique would be valuable when supporting IO units with larger point counts, such as the Acromag EtherStax units (ES2113) which supports 96 channels. For example with a single physical 989EN, the following configuration could be used: Logical IOModule #1 has channels 0 thru 4 as inputs, Channels 5 thru 9 as outputs. Logical IOModule #2 has channels 10 thru 12 as inputs, Channels 13 thru 14 as outputs. Logical IOModule #1 Unit # = 1 Input Points start at address 0 Output Points start at address 5 Logical IOModule #2 Unit # = 2 Input Points start at address 10 Output Points start at address 13 Modbus/TCP Support 16

17 For more information: ISONAS Security Systems Web: Tel: x102 (toll-free) or x102 (CO) Fax: ISONAS Headquarters: 4720 Walnut Street, Suite 200, Boulder, Colorado USA Acromag Web: Technical Support Contact: Attn: Process Sales Tel , Fax South Wixom Road, Wixom MI USA Purchasing & Pre-Sales Contact Tel: (CO) Fax: Modbus/TCP Support 17

Knowledge Base Article

Knowledge Base Article Knowledge Base Article Integrating the ISONAS PowerNet & the TRU550/650/750 Fingerprint Reader by Integrated Biometrics Copyright 2011-2013, ISONAS Security Systems All rights reserved Table of Contents

More information

Knowledge Base Article

Knowledge Base Article Knowledge Base Article Enabling DHCP On a PowerNet Copyright 2008-2012, ISONAS Security Systems All rights reserved Table of Contents 1: INTRODUCTION... 5 1.1: GENERAL REQUIREMENTS:... 5 1.2: DHCP SERVICE...

More information

Knowledge Base Article

Knowledge Base Article Knowledge Base Article Crystal Matrix Sample Database Guided Tour Copyright 2007-2012, ISONAS Security Systems All rights reserved Table of Contents 1: INTRODUCTION... 3 1.1: CONFIGURATION OVERVIEW:...

More information

Knowledge Base Article. Integrating ISONAS Access Control System with TagMaster LR-series RFID Readers

Knowledge Base Article. Integrating ISONAS Access Control System with TagMaster LR-series RFID Readers Knowledge Base Article Integrating ISONAS Access Control System with TagMaster LR-series RFID Readers Copyright 2009-2013 ISONAS Security Systems All rights reserved Table of Contents 1: INTRODUCTION...

More information

Interfacing Acromag Ethernet I/O Modules to an ABB AC500 PLC with Modbus TCP/IP

Interfacing Acromag Ethernet I/O Modules to an ABB AC500 PLC with Modbus TCP/IP BusWorks and EtherStax Series 10/100 Mbps Industrial Ethernet I/O Modules APPLICATION NOTE Interfacing Acromag Ethernet I/O Modules to an ABB AC500 PLC with Modbus TCP/IP ACROMAG INCORPORATED Tel: (248)

More information

How to Install a PowerNet IPBridge

How to Install a PowerNet IPBridge How to Install a PowerNet IPBridge Copyright 2013, ISONAS Security Systems All rights reserved Table of Contents 1: INTRODUCTION... 4 1.1: BEFORE YOU BEGIN... 4 1.2: GENERAL REQUIREMENTS:... 5 1.3: POWERNET

More information

Honeywell Trendview Recorder & Acromag 967EN Modbus/TCP Module as Remote I/O

Honeywell Trendview Recorder & Acromag 967EN Modbus/TCP Module as Remote I/O Acromag, Incorporated 30765 S Wixom Rd, PO Box 437, Wixom, MI 48393-7037 USA Tel: 248-295-0880 Fax: 248-624-9234 www.acromag.com Honeywell Trendview Recorder & Acromag 967EN Modbus/TCP Module as Remote

More information

Configuring LabVIEW 2009 to Communicate with Acromag Busworks and Etherstax Modbus I/O Modules via an OPC Server

Configuring LabVIEW 2009 to Communicate with Acromag Busworks and Etherstax Modbus I/O Modules via an OPC Server Configuring LabVIEW 2009 to Communicate with Acromag Busworks and Etherstax Modbus I/O Modules via an OPC Server ACROMAG INCORPORATED Tel: (248) 295-0880 30765 South Wixom Road Fax: (248) 624-9234 P.O.

More information

Honeywell HC-900 with Acromag 967EN Modbus/TCP Module as Remote I/O

Honeywell HC-900 with Acromag 967EN Modbus/TCP Module as Remote I/O Acromag, Incorporated 30765 S Wixom Rd, PO Box 437, Wixom, MI 48393-7037 USA Tel: 248-295-0880 Fax: 248-624-9234 www.acromag.com Honeywell HC-900 with Acromag 967EN Modbus/TCP Module as Remote I/O Contents:

More information

Communicating To Acromag Series 9xxEN-60xx Ethernet Modules From Legacy Allen Bradley or Rockwell Automation Devices

Communicating To Acromag Series 9xxEN-60xx Ethernet Modules From Legacy Allen Bradley or Rockwell Automation Devices BusWorks 900EN Series 10/100 Mbps Industrial Ethernet I/O Modules APPLICATION NOTE Communicating To Acromag Series 9xxEN-60xx Ethernet Modules From Legacy Allen Bradley or Rockwell Automation Devices ACROMAG

More information

Application Note Modbus/TCP

Application Note Modbus/TCP BusWorks Series 9EN Modules w/modbus/tcp BusWorks Series XT11 Modules w/ Modbus/TCP EtherSta Stackable I/O Family w/ Modbus/TCP 10/100MB Industrial Ethernet I/O Application Note Modbus/TCP Setting Up and

More information

Series IP-IOS570-EDK Engineering Design Kit

Series IP-IOS570-EDK Engineering Design Kit Series IP-IOS570-EDK Engineering Design Kit 1553 LIBRARY API INSTALLATION GUIDE ACROMAG INCORPORATED 30765 South Wixom Road P.O. BOX 437 Wixom, MI 48393-7037 U.S.A. Tel: (248) 624-1541 Fax: (248) 624-9234

More information

Configuring LabVIEW for Communications with Acromag Busworks Modbus I/O Modules via an OPC Server

Configuring LabVIEW for Communications with Acromag Busworks Modbus I/O Modules via an OPC Server Configuring LabVIEW for Communications with Acromag Busworks Modbus I/O Modules via an OPC Server ACROMAG INCORPORATED Tel: (248) 624-1541 30765 South Wixom Road Fax: (248) 624-9234 P.O. BOX 437 Wixom,

More information

Smart Ocean Smart Rim Lock Data Sheet

Smart Ocean Smart Rim Lock Data Sheet Smart Ocean Smart Rim Lock Data Sheet Release: Version 1.0 Date: 12-September-2016 Chengdu Smart Ocean Technology Co. Ltd. Room 2205, Block 2, 1st Phase, Chengdu Center No. 138, 2nd Tianfu Street, Tianfu

More information

Reducing Costs with Customized I/O on COTS FPGA Modules

Reducing Costs with Customized I/O on COTS FPGA Modules Reducing Costs with Customized I/O on COTS FPGA Modules Acromag, Incorporated 30765 S Wixom Rd, PO Box 437, Wixom, MI 48393-7037 USA Tel: 248-624-1541 Fax: 248-624-9234 www.acromag.com Analog Input: AXM-A30

More information

Compass RTU Guide. Version 3.x

Compass RTU Guide. Version 3.x Compass RTU Guide Version 3.x Compass RTU Guide Ver 3.x OSSI W228 N727 Westmound Dr Waukesha WI 53186 USA TEL: 262-522-1870 FAX: 262-522-1872 Ossi-usa.com Intelli-Site Security Management Software Compass

More information

info.txt Acromag, Inc S.Wixom Road P.O. Box 437 Wixom, Michigan Phone: (248) FAX: (248)

info.txt Acromag, Inc S.Wixom Road P.O. Box 437 Wixom, Michigan Phone: (248) FAX: (248) Acromag, Inc. 30765 S.Wixom Road P.O. Box 437 Wixom, Michigan 48393-7037 Phone: (248)624-1541 FAX: (248)624-9234 Modbus TCP/IP Library Software 9500-370 Software for Ethernet Modbus TCP/IP Products Rev.

More information

Communicating To Acromag Series 9xxEN-6xxx Ethernet Modules In An Allen Bradley CLX5555 Control System

Communicating To Acromag Series 9xxEN-6xxx Ethernet Modules In An Allen Bradley CLX5555 Control System BusWorks 900EN Series 10/100 Mbps Industrial Ethernet I/O Modules APPLICATION NOTE Communicating To Acromag Series 9xxEN-6xxx Ethernet Modules In An Allen Bradley CLX5555 Control System ACROMAG INCORPORATED

More information

ACROMAG INCORPORATED Tel: (248) South Wixom Road Fax: (248) P.O. BOX 437 Wixom, MI U.S.A.

ACROMAG INCORPORATED Tel: (248) South Wixom Road Fax: (248) P.O. BOX 437 Wixom, MI U.S.A. APC-PMC USER S MANUAL ACROMAG INCORPORATED Tel: (248) 295-0310 30765 South Wixom Road Fax: (248) 624-9234 P.O. BOX 437 Wixom, MI 48393-7037 U.S.A. Copyright 2005, Acromag, Inc., Printed in the USA. Data

More information

How to Upload Device Data to a Remote Database Using the Log Upload Function

How to Upload Device Data to a Remote Database Using the Log Upload Function How to Upload Device Data to a Remote Database Using the Log Upload Function Contents Moxa Technical Support Team support@moxa.com 1 Introduction... 2 2 Application Scenario... 2 3 Prerequisites... 2 4

More information

How to Build a Rugged COM Express System

How to Build a Rugged COM Express System Acromag, Incorporated 30765 S Wixom Rd, PO Box 437, Wixom, MI 48393-7037 USA Tel: 248-295-0310 Fax: 248-624-9234 www.acromag.com How to Build a Rugged COM Express System Simplifying the Design of a Custom,

More information

Communicating To Acromag Series 9xxEN-6xxx and XTxxx2-xxx Ethernet Modules In An Allen Bradley ControlLogix System

Communicating To Acromag Series 9xxEN-6xxx and XTxxx2-xxx Ethernet Modules In An Allen Bradley ControlLogix System BusWorks 900EN Series 10/100 Mbps Industrial Ethernet I/O Modules APPLICATION NOTE Communicating To Acromag Series 9xxEN-6xxx and XTxxx2-xxx Ethernet Modules In An Allen Bradley ControlLogix System ACROMAG

More information

Industrial Networks & the Impact of Traffic

Industrial Networks & the Impact of Traffic Industrial Networks & the Impact of Traffic PriorityChannel Technology 390765 S Wixom Road, PO Box 437 Wixom, MI 48393-7037 USA www.acromag.com P 248-624-1541 F 248-624-9234 www.acromag.com 248-624-1541

More information

Checking VPX Compatibility in 7 Simple Steps

Checking VPX Compatibility in 7 Simple Steps Acromag, Incorporated 30765 S Wixom Rd, PO Box 437, Wixom, MI 48393-7037 USA Tel: 248-295-0310 Fax: 248-624-9234 www.acromag.com Checking VPX Compatibility in 7 Simple Steps Will Acromag s VPX4810 work

More information

Block I/O Cat. No IOBA and -IOBB User Manual

Block I/O Cat. No IOBA and -IOBB User Manual User Manual Because of the variety of uses for this product and because of the differences between solid state products and electromechanical products, those responsible for applying and using this product

More information

PAC2. Series 3 USER CODE PROGRAMMING MANUAL

PAC2. Series 3 USER CODE PROGRAMMING MANUAL PAC2 Series 3 USER CODE PROGRAMMING MANUAL TABLE OF CONTENTS PAGE Entering Programming Mode... 1 Using a Presco Keypad without E Key... 2 Important Note About Programming... 2 Keypad Responses... 2 The

More information

6222 Two Door Module Technical Operations Manual

6222 Two Door Module Technical Operations Manual 6222 Two Door Module Technical Operations Manual TABLE OF CONTENTS Specifications...3 Overview...4 Operations...5 Custom Access Mode...5 Standard Access Mode...5 Offline Access Mode...5 Offline Memory...5

More information

APMC4110 POWERED PMC CARRIER STANDALONE PCI INTERFACE MODULE

APMC4110 POWERED PMC CARRIER STANDALONE PCI INTERFACE MODULE APMC4110 POWERED PMC CARRIER STANDALONE PCI INTERFACE MODULE USER S MANUAL ACROMAG INCORPORATED Tel: (248) 295-0310 30765 South Wixom Road Fax: (248) 624-9234 P.O. BOX 437 Wixom, MI 48393-7037 U.S.A. Copyright

More information

CA4K Quick Start Programming Guide

CA4K Quick Start Programming Guide CA4K Quick Start Programming Guide Revision: Rev C Date: 2/27/2017 DISCLAIMER Continental Instruments LLC makes no representations or warranties with respect to the contents hereof and specifically disclaim

More information

20-COMM-H RS485 HVAC Adapter Firmware Revision 2.010

20-COMM-H RS485 HVAC Adapter Firmware Revision 2.010 Release Note 20-COMM-H RS485 HVAC Adapter Firmware Revision 2.010 This release note describes major revision 2, minor revision 10 of firmware for 20-COMM-H RS485 HVAC adapters. Introduction The following

More information

DUNS CAGE 5T5C3

DUNS CAGE 5T5C3 Response to Department of Management Services Cyber Security Assessment, Remediation, and Identity Protection, Monitoring and Restoration Services Request For Information 131 Guilford Road, Bloomfield

More information

900EN Series. Acromag RUN ST DIO STATUS ACT LINK DFT RST ETHERNET TB1

900EN Series. Acromag RUN ST DIO STATUS ACT LINK DFT RST ETHERNET TB1 900EN Series EtherNet/IP or Modbus TCP/IP 0 4 5 A B 4. (.9) TB4 4 45 44 4 4 4 5 4 TB4 COM AI + AI + COM AI + AI 0+ GND DC- ANALOG IN PWR Standard model includes cage clamp terminal blocks. Optional terminals

More information

BUILDINGS AND FACILITIES

BUILDINGS AND FACILITIES EB-00-0 Exhibit C Tab Schedule Page of BUILDINGS AND FACILITIES FACILITIES AND ASSET MANAGEMENT OVERALL STRATEGY THESL s buildings and facilities (the facilities ) include operating centers (00 Commissioners,

More information

Installation Service. 1.0 Executive Summary. Factory Trained Technician Train Customer Support Staff On Basic Operation Of The Equipment

Installation Service. 1.0 Executive Summary. Factory Trained Technician Train Customer Support Staff On Basic Operation Of The Equipment Installation Service Statement of Work Start-up Service for Cooling Start-up - 1 - Service for Cooling Service 1.0 Executive Summary Table of Contents 1.0 Executive Summary 2.0 Features & Benefits 3.0

More information

Modbus TCP/IP Option Instruction Manual

Modbus TCP/IP Option Instruction Manual W A L C H E M An Iwaki America Company WebMaster Modbus TCP/IP Option Modbus TCP/IP Option Instruction Manual s800v005, s801v004 and higher Five Boynton Road Hopping Brook Park Holliston, MA 01746 USA

More information

Block I/O Cat. No IOBA and -IOBB Series B User Manual

Block I/O Cat. No IOBA and -IOBB Series B User Manual User Manual Because of the variety of uses for the products described in this publication, those responsible for the application and use of this control equipment must satisfy themselves that all necessary

More information

OUTSOURCED FACILITIES MANAGEMENT SERVICES CAPE TOWN

OUTSOURCED FACILITIES MANAGEMENT SERVICES CAPE TOWN OUTSOURCED FACILITIES MANAGEMENT SERVICES CAPE TOWN LOCATION OF SERVICE REQUIRED 141 Voortrekker road Parow Cape Town Areas: Offices Entrance foyers Balcony Toilets Basements Conference rooms Store rooms

More information

8505 Baycenter Road Jacksonville, FL

8505 Baycenter Road Jacksonville, FL Your Company Name Here 8505 Baycenter Road Jacksonville, FL OFFERING SUMMARY Newmark Grubb Knight Frank is pleased to offer 8505 Baycenter to the market for purchase or master lease. This Robert C. Broward

More information

Electronic Lock Instructions for the InnerSpace Portfolio of Products

Electronic Lock Instructions for the InnerSpace Portfolio of Products Electronic Lock Instructions for the InnerSpace Portfolio of Products Our carts and cabinets feature access control RFID from industry-leader HID and read both iclass (13.56 MHz, 26-bit H10301 format)

More information

AB PLCs. (Cat. No E1, -E2, -E3)

AB PLCs. (Cat. No E1, -E2, -E3) (Cat. No. 1771-E1, -E2, -E3) Product Data Analog Input Expander Modules (cat. no. 1771-E1 -E2, -E3) are used with an Analog Input Module (12-bit) Assembly (cat. no. 1771-IF, series B). They provide a cost

More information

Wiring Inside the card reader you will see a circuit board. The connections are as follows:

Wiring Inside the card reader you will see a circuit board. The connections are as follows: Power Adaptor (12VDC, Max. Current: 1A) If you purchased the Cardlock Series power supply cut the head of the adaptor and strip the insulation. If your locking mechanism, electric strike or magnetic lock

More information

Connecting ECL Comfort 296 / 310 controller via 3G / 4G to SCADA server

Connecting ECL Comfort 296 / 310 controller via 3G / 4G to SCADA server Operating Guide Connecting ECL Comfort 296 / 310 controller via 3G / 4G to SCADA server 1.0 Contents 1.0 Contents......1 2.0 Introduction... 2 2.1 Use 3G or 4G mobile internet connection when wired internet

More information

DeviceNet PCI Card Instructions Manual

DeviceNet PCI Card Instructions Manual Motoman NX100 Controller DeviceNet PCI Card Instructions Manual Part Number: 151799-1CD Revision: 0 Motoman, Incorporated 805 Liberty Lane West Carrollton, OH 45449 TEL: (937) 847-6200 FAX: (937) 847-6277

More information

RS-232 Fiber Link Card System

RS-232 Fiber Link Card System USER GUIDE The leader in rugged fiber optic technology. U-152 2018B-0406 Fiber Link Card System SYSTEM INSTALLATION INFORMATION Introduction The Fiber Link Card system transports a full 9-Pin copper signal

More information

DriveTools SP v4.03 Software Patch

DriveTools SP v4.03 Software Patch Release Notes DriveTools SP v4.03 Software Patch This release note describes major revision 4, minor revision 3 of software for DriveTools SP. This patch is not a complete installation and only installs

More information

How to Build an IoT Application with Moxa's ThingsPro and AWS IoT Service

How to Build an IoT Application with Moxa's ThingsPro and AWS IoT Service How to Build an IoT Application with Moxa's ThingsPro and AWS IoT Service Contents Moxa Technical Support Team support@moxa.com 1 Introduction... 2 2 Application Scenario... 2 3 Prerequisites... 3 4 Solution...

More information

Installation Instructions

Installation Instructions Installation Instructions (Cat. No. 1794-TBN) 6 1 5 9 4 2 3 10 6 7 8 Component Identification 1 Female flexbus connector 2 Terminal base unit (1794-TBN) 3 Male flexbus connector 4 Keyswitch Set to the

More information

Rehau FC-BMS. Building Solutions Automotive Industry

Rehau FC-BMS.  Building Solutions Automotive Industry Rehau FC-BMS ENERGY EFFICIENCY WITH COMFORT HEATING AND COOLING www.rehau.co.uk Building Solutions Automotive Industry MODBus COMMUNICATION FOR BMS INTEGRATION REHAU continually invests in innovative solutions

More information

How to Build a Real-Time IIoT Application with Moxa's ThingsPro and Cirrus Link's Sparkplug

How to Build a Real-Time IIoT Application with Moxa's ThingsPro and Cirrus Link's Sparkplug How to Build a Real-Time IIoT Application with Moxa's ThingsPro and Cirrus Link's Sparkplug Contents Moxa Technical Support Team support@moxa.com 1 Introduction... 2 2 Application Scenario... 2 3 Prerequisites...

More information

White Paper Technology Infrastructure Upgrade Boosts Performance of Older Buildings In today s environment, older buildings need to support ongoing fu

White Paper Technology Infrastructure Upgrade Boosts Performance of Older Buildings In today s environment, older buildings need to support ongoing fu White Paper Technology Infrastructure Upgrade Boosts Performance of Older Buildings In today s environment, older buildings need to support ongoing functions at the highest level while also delivering

More information

Peer to Peer Solutions for Discrete I/O (any media)

Peer to Peer Solutions for Discrete I/O (any media) Peer to Peer Solutions for Discrete I/O (any media) By: Donald Lupo 390765 S Wixom Road, PO Box 437 Wixom, MI 48393-7037 USA www.acromag.com P 248-624- F 248-624-9234 Agenda Discuss Plant-wide Network

More information

CENTRALISED ANALYSIS & STORAGE TECHNOLOGY. Full product information for CAST

CENTRALISED ANALYSIS & STORAGE TECHNOLOGY. Full product information for CAST CENTRALISED ANALYSIS & STORAGE TECHNOLOGY Full product information for CAST Aimed at the Virtual Shopfloor & Salesroom (VS) user, the CAST Database offers a centralized management & storage facility for

More information

Configuring the LxOEM

Configuring the LxOEM Technical Instruction The LxOEM lighting controller is designed to be configured in several ways. As a programmable controller, it can be fully programmed and configured at the ligthing panel manufacturing

More information

20-COMM-H RS485 HVAC Adapter Firmware Revision 2.009

20-COMM-H RS485 HVAC Adapter Firmware Revision 2.009 Release Note 20-COMM-H RS485 HVAC Adapter Firmware Revision 2.009 This release note describes major revision 2, minor revision 9 of firmware for 20-COMM-H RS485 HVAC adapters. Introduction The following

More information

CHENBRO. User s Manual SK to-1 SATA / SAS HDD Storage Kit. Version A2~A4. May / 26 / 2008

CHENBRO. User s Manual SK to-1 SATA / SAS HDD Storage Kit. Version A2~A4. May / 26 / 2008 CHENBRO SK31101 1-to-1 SATA / SAS HDD Storage Kit Version A2~A4 May / 26 / 2008 1 Copyright Copyright 2006 CHENBRO Micom Co., Ltd.. All rights reserved. Unless otherwise indicated, all materials in this

More information

Drive Software Wizards v2.2

Drive Software Wizards v2.2 Release Notes Drive Software Wizards v2.2 This release notes describes major revision 2, minor revision 2 of drive software wizards for DriveExplorer (v5.02 and higher), DriveTools SP (v4.01 and higher)

More information

Network Terminal. Features and Benefits. Metasys Network Sales Resource Manual 635 Operator Devices Section Product Bulletin Issue Date 0190

Network Terminal. Features and Benefits. Metasys Network Sales Resource Manual 635 Operator Devices Section Product Bulletin Issue Date 0190 Metasys Network Sales Resource Manual 635 Operator Devices Section Product Bulletin Issue Date 0190 Network Terminal The Network Terminal (NT) can put the precise facility management capabilities of Metasys

More information

PROGRAMMING AND USE INSTRUCTIONS FOR THE OVATION SYSTEM

PROGRAMMING AND USE INSTRUCTIONS FOR THE OVATION SYSTEM Doc. 6001012 Rev B PROGRAMMING AND USE INSTRUCTIONS FOR THE OVATION SYSTEM ALPHA COMMUNICATIONS 42 Central Drive Farmingdale NY 11735-1202 Phone: 631-777-5500 - Fax: 631-777-5599 IMPORTANT NOTICE If the

More information

Drive Software Wizards v2.3

Drive Software Wizards v2.3 Release Notes Drive Software Wizards v2.3 This release notes describes major revision 2, minor revision 3 of drive software wizards for DriveExplorer (v5.02 and higher), DriveTools SP (v4.01 and higher)

More information

BELIMO ENERGY VALVE. Transparent energy monitoring with the Belimo Cloud.

BELIMO ENERGY VALVE. Transparent energy monitoring with the Belimo Cloud. BELIMO ENERGY VALVE TM Transparent energy monitoring with the Belimo Cloud. Know where the energy is going. The Belimo Energy Valve TM, which consists of a 2-way characterised control valve, volumetric

More information

Artisan Scientific is You~ Source for: Quality New and Certified-Used/Pre:-awned ECJuiflment

Artisan Scientific is You~ Source for: Quality New and Certified-Used/Pre:-awned ECJuiflment Looking for more information? Visit us on the web at http://www.artisan-scientific.com for more information: Price Quotations Drivers Technical Specifications. Manuals and Documentation Artisan Scientific

More information

Discussion Topics. Integrated System Definition. Two Primary Characteristics. Understanding and Specifying Open Protocol Syracuse, NY April 2009

Discussion Topics. Integrated System Definition. Two Primary Characteristics. Understanding and Specifying Open Protocol Syracuse, NY April 2009 Discussion Topics 1. Key characteristics of integrated systems 2. Integrated Systems evolution & pros/cons encountered Understanding and Specifying Open Syracuse, NY April 2009 3. Role of open protocols

More information

SP Series Signal Splitters

SP Series Signal Splitters SP Series Signal Splitters PROGRAMMABLE PROCESS LOOP SPLITTERS (AKA REPEATERS, DUPLICATORS, MULTIPLIERS) 30765 S Wixom Road Wixom, MI 48393 USA www.acromag.com P 248-295-0880 F 248-624-9234 8400-971 SP

More information

PAC1 Door Access Controller

PAC1 Door Access Controller PAC1 Door Access Controller Series 1 TABLE OF CONTENTS i PAGE Introduction...1 Features...1 Specifications...2 Terminal Descriptions...3 Programmable Features Description...5 Automatic Relock Function...5

More information

INDUSTRIAL AUTOMATION. Connectivity Solutions

INDUSTRIAL AUTOMATION. Connectivity Solutions INDUSTRIAL AUTOMATION Connectivity Solutions Extending the Network Edge for Specialized Industries We offer a complete line of products designed to expand networking capabilities into industrial, hazardous

More information

8505 Baycenter Road Jacksonville, FL

8505 Baycenter Road Jacksonville, FL Your Company Name Here 8505 Baycenter Road Jacksonville, FL Procuring broker shall only be entitled to a commission calculated in accordance with the rates approved by our principal only if such procuring

More information

5 STEPS for Turning Data into Actionable Insights

5 STEPS for Turning Data into Actionable Insights 5 STEPS for Turning Data into Actionable Insights Today, nearly every piece of equipment in a data center has at least one sensor attached to it. In fact, American Society of Heating, Refrigerating and

More information

PAC1 Door Access Controller

PAC1 Door Access Controller PAC1 Door Access Controller Series 1 100% Designed and Manufactured by: NIDAC SECURITY PTY. LTD. 2 CROMWELL STREET BURWOOD, VICTORIA Tel: (03) 9808 6244 AUSTRALIA 3125 Fax: (03) 9808 9335 Revision 1.1

More information

PowerFlex 700L Liquid-to-Liquid Heat Exchanger Control Board Replacement

PowerFlex 700L Liquid-to-Liquid Heat Exchanger Control Board Replacement Installation Instructions PowerFlex 700L Liquid-to-Liquid Heat Exchanger Replacement ATTENTION: To avoid an electric shock hazard and prevent thermal damage, ensure that all power to the drive power module

More information

Drive Software Wizards v1.3

Drive Software Wizards v1.3 Release Notes Drive Software Wizards v1.3 These release notes describes major revision 1, minor revision 3 of drive software wizards for DriveExplorer (v5.02 and higher) and DriveTools SP (v4.01 and higher).

More information

CM-500 SK 500 USER CODES KEYPAD

CM-500 SK 500 USER CODES KEYPAD CM-500 SK 500 USER CODES KEYPAD Wiring diagram PCB front view ST2 1 3 1 3 N/C contact RL1 (magnet) N/O contact RL1 (strike) ST1 3 2 1 ST2 1 3 RL2 RL1 Strike 2 1 E M B 3 5 T C O 12 V V1 PB2 PB1 Input voltage

More information

Federal Communications Commission Declaration of Conformity

Federal Communications Commission Declaration of Conformity Series Series Copyright 2008. Acer Incorporated. All Rights Reserved. Aspire one Series Original Issue: 06/2008 This company makes no representations or warranties, either expressed or implied, with respect

More information

Natural Disaster Preparation Checklist

Natural Disaster Preparation Checklist Natural Disaster Preparation Checklist Weather patterns are clearly changing and natural disasters are becoming more frequent. In 2017, Hurricanes Harvey, Irma, and Maria devastated areas in the United

More information

Electronic Lock Software Instructions for the InnerSpace Portfolio of Products

Electronic Lock Software Instructions for the InnerSpace Portfolio of Products Electronic Lock Software Instructions for the InnerSpace Portfolio of Products The electronic lock software Modifies lock settings Pair software with lock type (keypad, prox lock, keypad with prox lock)

More information

CTP Dispatcher and IP Client User Manual V2.14 Page 1

CTP Dispatcher and IP Client User Manual V2.14 Page 1 CTP Dispatcher and IP Client User Manual V2.14 Page 1 Contents Introducing the ConvergenceTP M2M modules... 3 Preface:... 4 Figure 1... 4 Pre-install requirements... 5 Installation... 5 Figure 2... 5 Dispatcher

More information

PDW30 Point-to-Point Wireless Bridge Installation Guide

PDW30 Point-to-Point Wireless Bridge Installation Guide Thank you for your purchase of the PDW30 Point-to-Point Wireless Bridge. This installation guide will briefly describe some common setup procedures and best practices for this device. This guide includes:

More information

Getting Started Guide with AXM-A30

Getting Started Guide with AXM-A30 Series PMC-VFX70 Virtex-5 Based FPGA PMC Module Getting Started Guide with AXM-A30 ACROMAG INCORPORATED Tel: (248) 295-0310 30765 South Wixom Road Fax: (248) 624-9234 P.O. BOX 437 Wixom, MI 48393-7037

More information

(;%PP&DUWULGJH7DSH 6XEV\VWHP,OOXVWUDWHG3DUWV &DWDORJ

(;%PP&DUWULGJH7DSH 6XEV\VWHP,OOXVWUDWHG3DUWV &DWDORJ (;%PP&DUWULGJH7DSH 6XEV\VWHP,OOXVWUDWHG3DUWV &DWDORJ Copyright Copyright 1991 by EXABYTE Corporation. All rights reserved. This item and the information contained herein are the property of EXABYTE Corporation.

More information

M133 / M135 / M136 Disconnect Polarity Relay Option. M9 / M130 Remote Programming

M133 / M135 / M136 Disconnect Polarity Relay Option. M9 / M130 Remote Programming M133 / M135 / M136 Disconnect Polarity Relay Option and M9 / M130 Remote Programming SORENSEN Power Supplies AMETEK Programmable Power 9250 Brown Deer Road San Diego, CA 92121-2294 Tel: (858) 450-0085

More information

intelligent, innovative and easy to use

intelligent, innovative and easy to use intelligent, innovative and easy to use Monitor your environment Our HVAC sensors and switches provide the right input for the control system. The room sensors offer a modern, sleek design and can be integrated

More information

INSTALATION MANUAL 2

INSTALATION MANUAL 2 S M A R T F O R Y O U R H O M E 1 I N S T A L L A T I O N M A N U A L INSTALATION MANUAL 2 Lighting On/Off On/off lights (and other on/off devices) have to be connected to the ENTIAliving system as shown

More information

Artisan Scientific is You~ Source for: Quality New and Certified-Used/Pre:-awned ECJuiflment

Artisan Scientific is You~ Source for: Quality New and Certified-Used/Pre:-awned ECJuiflment Looking for more information? Visit us on the web at http://www.artisan-scientific.com for more information: Price Quotations Drivers Technical Specifications. Manuals and Documentation Artisan Scientific

More information

PAC2 Dual Door Access Controller

PAC2 Dual Door Access Controller PAC2 Dual Door Access Controller Series 2 IMPORTANT DIFFERENCES FROM SERIES 1 1. All programming can only be done through devices attached to DTA1. 2. A PACDL data logger revision 4.0 or higher attached

More information

RS-232 Industrial Media Converter

RS-232 Industrial Media Converter USER GUIDE The leader in rugged fiber optic technology. U-151 2018C-0327 Industrial Media Converter COMPACT, RUGGED & TEMPERATURE HARDENED Introduction This Industrial Serial Data media converter transports

More information

Serial Data DIN Fiber Link System

Serial Data DIN Fiber Link System USER GUIDE RLH Industries, Inc. The leader in rugged fiber optic technology. U-120 2017A-0420 DIN Fiber Link System COMPACT, RUGGED & TEMPERATURE HARDENED Introduction The DIN Fiber Link system transports

More information

INSITES CONNECT ADMINISTRATION GUIDE. Version 1.4.3

INSITES CONNECT ADMINISTRATION GUIDE. Version 1.4.3 INSITES CONNECT ADMINISTRATION GUIDE Version 1.4.3 CONTENTS GETTING STARTED... 2 Version Compatibility... 2 Installing the InSites Connect app... 2 APP CONFIGURATION... 4 CONFIGURING PUSH NOTIFICATIONS...

More information

Installation instruction and user manual. KT-2 Spatial corrector

Installation instruction and user manual. KT-2 Spatial corrector Installation instruction and user manual KT-2 Spatial corrector The manual has to be handed over to the end user after installation. ID.: 17-16-13-2960-03 1.2017 EN Installation instruction and user manual

More information

Commercial Controls. Advanced control for saving time and money

Commercial Controls. Advanced control for saving time and money L Connection NetWork Commercial Controls Advanced control for saving time and money The efficient way to control hvac and building operations L Connection Network at a glance: Controls a wide range of

More information

North Marion School District Bond Projects

North Marion School District Bond Projects North Marion School District Bond Projects School Board Work Session: 6.4.2018 listen.design.deliver Primary School Update: Safety & security: modify Admin area to create a secure entry vestibule Staff

More information

DKB. Mongoose. for the Amiga Installation and User's Guide Accelerator DKB

DKB. Mongoose. for the Amiga Installation and User's Guide Accelerator DKB DKB Mongoose 68030 Accelerator for the Amiga 1200 19 191168 Installation and User's Guide by DKB copyright This manual is the Copyright of DKB Software, Inc. All Rights Reserved. This document may not,

More information

Setting up Special Credentials:

Setting up Special Credentials: Setting up Special Credentials: Adding a Toggle Credential A toggle badge will allow a specific credential to toggle a door from an unlock state and then back to a locked state. For example: if a door

More information

Getting Started with the Custom Intranet Sales & General Business Phone: 978-499-1897 Fax: 636-444-1897 Email: sales@intranetconcepts.com Intranet Concepts, Inc. P.O. Box 1139 Newburyport, MA 01950-6139

More information

Websensor Add-on: ES11 Flood Sensor User Manual

Websensor Add-on: ES11 Flood Sensor User Manual Websensor Add-on: ES11 Flood Sensor User Manual Version 2.1 Esensors, Inc. Amherst, NY COPYRIGHTS The information in this document is subject to change without notice and should not be construed as a commitment

More information

Instruction Chain drive series HCV

Instruction Chain drive series HCV Instruction Chain drive series HCV Type: HCVA (230VAC) Type: HCVAR (230VAC) Actulux A/S Haandvaerkervej 2 DK 9560 Hadsund DENMARK www.actulux.com #211830 Table of contents Safety notes... 3 Application

More information

Quick Start Guide. OnSite Telemetry Cellular Quick Start/Calibration Guide. Distributed by: Chart Inc.

Quick Start Guide. OnSite Telemetry Cellular Quick Start/Calibration Guide. Distributed by: Chart Inc. Quick Start Guide OnSite Telemetry Cellular Quick Start/Calibration Guide Distributed by: Chart Inc. 407 7th Street NW New Prague, MN 56071 USA (800) 400-4683 Part Number 20817822 Rev. C 2016 Chart Inc.

More information

62533 Ethernet Adapter

62533 Ethernet Adapter 62533 Ethernet Adapter INSTALLATION AND OPERATING INSTRUCTIONS For sales and Service in North America contact: ESD Systems.com www.esdsystems.com sales@esdsystems.com Phone: 508-485-7390 Fax: 508-480-0257

More information

20-COMM-M Modbus/TCP Adapter Firmware v2.001

20-COMM-M Modbus/TCP Adapter Firmware v2.001 Release Note 20-COMM-M Modbus/TCP Adapter Firmware v2.001 This release note describes major revision 2, minor revision 1 of firmware for 20-COMM-M Modbus/TCP adapters. Introduction The following information

More information

Getting Started with ConceptDraw MINDMAP v9 for Windows

Getting Started with ConceptDraw MINDMAP v9 for Windows Getting Started with ConceptDraw MINDMAP v9 for Windows CS Odessa corp. Contents GETTING STARTED WITH ConceptDraw MINDMAP...3 CREATING MIND MAPS...4 ADDING DETAILS...6 SYMBOLS AND GRAPHIC IMAGES...6 HYPERLINKS

More information

Boulder DRM Tape Handling

Boulder DRM Tape Handling SYSTEM AFFECTED: All Systems PROCEDURE NO. HS_023_01.00 AUTHOR: Greg Voss (CSG) TITLE: TSM Engineer Operations Manager DATE: January 20, 2005 PURPOSE The purpose of this topic is to describe the steps

More information

High Voltage DC Meter

High Voltage DC Meter High Voltage DC Meter Javelin D PD644 0-300 VDC input NEMA 4X, IP65 front Scale in engineering units Sunlight readable LED display 4-20 ma analog output Two form C 3 A relays option RS-485 serial communications

More information