CENTAC Communicating with the Centac Control Systems

Size: px
Start display at page:

Download "CENTAC Communicating with the Centac Control Systems"

Transcription

1 CENTAC Communicating with the Centac Control Systems INGERSOLL-RAND AIR COMPRESSORS

2

3 COMMUNICATING WITH THE CENTAC CONTROL SYSTEMS Copyright Notice Copyright 1992 Ingersoll-Rand Company THE CONTENTS OF THIS MANUAL ARE PROVIDED AS IS AND WITHOUT ANY IMPLIED WARRANTIES WHATSOEVER. Ingersoll-Rand air compressors are not designed, intended, or approved for breathing air applications. Ingersoll-Rand does not approve specialized equipment for breathing air applications and assumes no responsibility or liability for compressors used for breathing air service.

4

5 COMMUNICATING WITH THE CENTAC CONTROL SYSTEMS Table of Contents Introduction 1 RS-232C Interfacing Methodologies 1 Hardware Configurations 1 Custom Software 2 Programmer Skill for Custom Software 2 RS-232 to Serial Device 3 INCOM to MINT Box to Serial Device 4 RS-232C or MINT Box to Serial Device via Phone Modems 5 MODEM to Phone Modem to Serial Device 6 MP3 to Fisher-PRoVOX 20 SERIES Controller 6 Current RS-232C Projects 8 Connections 8 Direct Connection 9 Short Haul MODEM Connection 12 Centac Energy Master (CEM) 16 Software 16 CEM Features 16 Hardware 18 CEM 18 Which Method Should Be Used and When? 19 Communication Features 20 Glossary 21

6

7 COMMUNICATING WITH THE CENTAC CONTROL SYSTEMS 1 Introduction Customers want to communicate to our control systems for remote compressor control and monitoring. This communication capability provides for flexibility in the customer's compressed air operation through remote start and stop, data gathering for preventative maintenance, and incorporation into plant-wide control system. There are two major avenues for communicating with Centac control systems. Each requires hardware for the control panel, and a communications device with software to perform the desired panel functions. Centac Energy Master (CEM) is a system written by Ingersoll-Rand specifically for Centac air compressors with MP3 panels and an IBM Compatible Personal Computer. The RS-232C interface is a system that can communicate with any serial device that has an RS-232C port. This system's software must be written by the customer or his representative to suit his individual needs for remote control and monitoring. Since the customer writes this interface, the system can be as flexible as the customer desires. The following sections indicate the features of each communication method, the hardware and software requirements for the various RS-232C interfaces and finally the hardware requirements for CEM. The intent of this document is to assist in selecting the appropriate communication method for a specific Centac Control System. RS-232C Interfacing Methodologies Hardware Configurations For the descriptions that follow, a serial device can be a Personal Computer (PC), Programmable Logic Controller (PLC), Distributed Control System (DCS) or any other device that can transmit, receive and interpret an RS-232C formatted signal. In the descriptions that follow, the PC and PLC serial devices are not specific to manufacturers or operating systems; however, some specific interfaces have already been developed. These interfaces will enable faster development for custom software. There are many ways of interfacing to Centac control systems through an RS-232C port. Most of the following methodologies are currently available; but please be aware, other possible configurations can exist. The primary RS-232C interfaces are: RS-232 to a Serial Device INCOM to a MINT Box then to a Serial Device MODEM to a MODEM on the Serial Device Each of these major types have strengths and weaknesses depending upon the number of air compressors a facility has, the distance the air compressors are from the serial device and the customers networking philosophy.

8 2 COMMUNICATING WITH CENTAC CONTROL SYSTEMS Custom Software All RS-232C interfaces require custom interface software and custom application software. The interface software allows a specific serial device and operating system to transmit, receive, and interpret data from a Centac control system. The application software tells the Centac control system what to do; for example, start compressor when ready, stop compressor after midnight and retrieve the current data and save to a disk file. Currently there are hundreds of different serial devices using different operating systems and languages. Therefore, the practicality of having an interface for many systems is limited. Custom interfaces must be written as required by the hardware and operating system used. In order to assist the interface developer, the MP3 and MVP RS-232C INTERFACE MANUAL is provided after an order is placed for any RS-232C methodology. This manual provides protocol and data interpretation information for Centac control panels and a prewritten example of the interface for a DOS based IBM Compatible Personal Computer. Once the interface is written, application software must be written to interpret the transmitted and received signals into useful information. The application software is only limited by the capabilities of the hardware and the imagination of the developer. For example, one developer may have two compressors. In this application the developer wants a screen to display the compressor interstage pressure and temperatures for both machines with various other compressor data. A second developer has five compressors. He also wants to display the same data, but this time for all five machines. The only way this is done is through changing the application software (custom modification). The developer may write functions to read and display data, log that data to some magnetic media for storage, change compressor setpoints, sequence the compressors for efficient operation and network additional RS-232C devices, such as pumps, dryers, etc., into the system. All of these functions require specially written application software for the intended use. Programmer Skill for Custom Software Programmers familiar with the RS-232C environment are needed to write interface drivers and applications. The interface manual and software provided after purchase of an RS- 232C system covers the details of interfacing Ingersoll-Rand Company's Centrifugal Compressor control products to other systems that have an RS-232C port. This manual will not teach you every detail needed for RS-232C communications, or programming in general. There are many texts available that address these topics.

9 COMMUNICATING WITH THE CENTAC CONTROL SYSTEMS 3 RS-232 to Serial Device This method requires an RS-232 card for each compressor, RS-232C cable and a port on the serial device (see diagram). The RS-232 card mounts in the compressor panel on the MP3 or MVP board and has a female 25 pin (DB25) RS- 232C connector. The communicates at 1200 Baud and requires the Receive Data (RD), Transmit Data (TD) and Common Ground (GND) signals. Therefore, a three-wire RS-232C cable is all that is required for operation. Normally, the maximum distance for RS-232C communications is 50 feet (15.24 meters). Extended distance cable can be obtained to reach a maximum distance of 500 feet (152.4 meters). Signal strength beyond this distance is too weak to maintain error free communication. There is no physical limit to the number of compressors that can be connected in this manner. The only stipulation is that a separate serial port exists for each RS-232. Short Haul Modem RS-232Microcontroller RS-232C Cable Dual Shielded Twisted Pair Wire (Total of 4 wires) RS-232C Cable Short Haul Modem Serial Ports Short Haul Modem Short Haul Modem pair wires, for a total of four wires. 1 2 RS-232Microcontroller SERIAL DEVICE RS-232 Microcontroler RS-232C Cable Serial Ports SERIAL DEVICE This stipulation imposes a practical limit for most PCs. A typical PC has one serial port as standard. An additional port can be added with a special card up to a total of four serial ports. The Programmable Logic Controller (PLC) presents different limitations. Some PLCs can add cards for additional ports, so the practical limit for PLCs can be much higher. The PLC manufacturer must provide this information for each case. Serial devices that use RS-422, RS-485 and other standards, require an in line converter for signal conversion. Each of these non RS-232C signals must be evaluated on a case by case basis. For greater distances, the addition of Short Haul Modems placed between the RS-232C and the Serial Device can be added. The Short Haul Modems can extend the RS-232C formatted signal up to 4 to 5 miles (6.5 to 8.0 km). The Short Haul Modems are connected by two sets of shielded twisted 1 2 RS-232 Microcontroler

10 4 COMMUNICATING WITH CENTAC CONTROL SYSTEMS INCOM to MINT Box to Serial Device This arrangement requires an INCOM, twisted pair wire, MINT Box, and a port on the Serial Device (see diagram). INCOMMicrocontroller INCOMMicrocontroller INCOMMicrocontroller INCOM Network Twisted Pair Wire MINT BOX RS-232C Cable Serial Port 1 SERIAL DEVICE The INCOM mounts in the compressor panel the same as all of the other configurations and has a two wire connector. The communicates at 1200 Baud to the MINT Box. Each INCOM has three dials for setting the address for the device. The reason for the address is that the MINT must know which machine it is talking too. The MINT is a networking device that control up to 4095 INCOM devices and converts the INCOM signal into an RS-232C signal. An INCOM device is an INCOM card or MINT Box. Therefore, it is conceivable to have multiple MP3 panels and multiple MVP panels all on the same system. The MINT has an additional feature not found in the other serial methodologies. The MINT is configurable for 300, 600, 1200 and 2400 Baud and contains an internal buffer to store data. NOTE: Regardless of the MINT Baud rate, the INCOM network is still operating at 1200 Baud. The maximum distance for the twisted pair INCOM network is 2500 feet (762 meters). Under special circumstances this distance can be extended, but requires approval. The MINT Box has a female 25 pin (DB25) connector and is a serial connection. The maximum distance for this serial connection is 50 feet (15.24 meters) unless extended distance cable, maximum distance 500 feet (152.4 meters), is used. This methodology should be used for multiple compressor applications. As a rule of thumb, when more than two compressors, you should use an INCOM to MINT Box arrangement; and less than three, an RS-232.

11 COMMUNICATING WITH THE CENTAC CONTROL SYSTEMS 5 RS-232C or MINT Box to Serial Device via Phone Modems INCOMMicrocontroller INCOMMicrocontroller INCOMMicrocontroller INCOM Network Twisted Pair Wire Telephone Wire RS-232C Cable MINT BOX Phone Modem RS-232C Cable Typical RJ11 Telephone Jacks Phone Modem Serial Port SERIAL DEVICE The above configuration will allow long distance communications through a phone modem with either an RS-232C Card or a MINT Box. Extended operation and control is not recommended in this configuration due to the nature of phone line communications. Line noise could shut the communication down at any time without notice causing delays in data retrieval, which may cause problems depending upon the application. 1 NOTE Special consideration must be given in programming and device connection for proper operation in this configuration.

12 6 COMMUNICATING WITH CENTAC CONTROL SYSTEMS MODEM to Phone Modem to Serial Device When the compressor is many miles away from the serial device, the MP3 or MVP requires a MODEM and a telephone jack in the vicinity of the compressor. A phone modem and a port are required on the serial device. Typical RJ11 Telephone Jacks Phone Modem RS-232C Cable The MODEM mounts in the compressor panel in the same manner as the RS-232, but has a RJ-11 telephone jack instead of the female DB25 connector. The communication takes place at 1200 Baud. The phone signal quality is the limiting factor in this configuration. At 1200 Baud, most phone signals are of high enough quality to satisfactorily communicate with the compressor. The practical number of compressors for this application is one. It is theoretically possible to do multiple machines, but the expense of multiple phone lines and multiple phone modems prohibit such an arrangement. MP3 to Fisher-PRoVOX 20 SERIES Controller The previous RS-232C Interfaces are generic for unspecified target systems (serial devices). This last methodology is for a specific serial device and MP3 panels. This interface comes in two variations: Telephone Wire Serial Port 1 MODEMMicrocontroller SERIAL DEVICE RS-232 to PLC INCOM MINT Box to PLC The hardware requirements are similar to the previously discussed methods; i.e., RS-232 to Serial Device and INCOM to MINT.

13 COMMUNICATING WITH THE CENTAC CONTROL SYSTEMS 7 RS-232Microcontroller RS-232Microcontroller RS-232Microcontroller RS-232Microcontroller RS-232C Cable FISHER PROVOX PLC External Interface Cards On the Fisher-PRoVOX 20-SERIES Controller end, an External Interface Card (CL6921) is required with an EPROM written specifically for this application. For the MINT Box configuration, a maximum of four MP3's can be networked. Other than this card and EPROM, the maximum distances and operating procedures are the same as any RS-232C device. The reason that only four MP3s can be networked with a MINT Box is due to the Fisher- PRoVOX 20-SERIES PLC configuration and limitations. The External Interface Card (CL6921) has a fixed number of input/output (I/O) points that can be addressed. This I/O limitation fixes the maximum number of compressors that can be addressed on a single card to four. If more machines are required, additional External Interface cards can be purchased.

14 8 COMMUNICATING WITH CENTAC CONTROL SYSTEMS Current RS-232C Projects The following table lists interfaces currently being developed for the MP3 by Ingersoll-Rand Company and our customers. Not all of these interfaces are complete. However, the list indicates that developments are under way for a diverse number of serial devices. Hardware Operating Environment Written by: Completed 386 PC Compatible DOS - Genesis, graphics based control system Ingersoll-Rand 386 PC Compatible Windows - Genesis Ingersoll-Rand No 386 PC Compatible Windows - Visual Basic Customer Yes 386 PC Compatible QNX Operating System, similar to UNIX Allen-Bradley PLC PLC 5, with RB Flexible Interface Card Customer Customer Allen-Bradley PLC PLC 5, with DB Basic Module Customer Yes Fisher-ProVOX 20 Series PLC No Yes Yes Proflex Ingersoll-Rand Yes Honeywell PLC Honeywell PLC Language Customer No SIEMENS PLC Siemens PLC Language Customer No Square-D PLC Square-D PLC Language Customer No Connections The correct wiring between the RS-232C or MINT Box to the serial device is critical for proper communications. A standard nine or twenty-five wire RS-232C cable is not recommended. To make sure the interface wiring is correct, only use a three wire cable as outlined below.

15 COMMUNICATING WITH THE CENTAC CONTROL SYSTEMS 9 Direct Connection The connections between the User's serial device and the RS-232C or MINT Box are accomplished with a three-wire RS-232C cable. Because this cable does not enable the hardware handshaking lines, the MINT Box may operate unpredictably. Refer to the interface diagram for wiring schematic with DB25 and DB9 connectors on the User's RS-232C device. User's RS-232C Device with DB25 Connector User's Interface Cable RS-232C or MINT Box with DB25 Connector 2 TxD (Transmit) > 2 3 RxD (Receive) < Signal Common > 7 (ground) User's RS-232C Device with DB9 Connector User's Interface Cable RS-232C or MINT Box with DB25 Connector 3 TxD (Transmit) > 2 2 RxD (Receive) < Signal Common > 7 (ground)

16 10 COMMUNICATING WITH CENTAC CONTROL SYSTEMS Figure 17-1: DB9 to DB 25 interconnecting RS232C cable makeup

17 COMMUNICATING WITH THE CENTAC CONTROL SYSTEMS 11 Figure 17-2: DB-25 to DB-25 interconnecting RS232C cable makeup

18 12 COMMUNICATING WITH CENTAC CONTROL SYSTEMS Short Haul MODEM Connection To operate successfully with a Short Haul Modem, the RS-232C connections are identical to the direct connection listed previously. The Short Haul Modem on the Serial Device side should be set as Data Communication Equipment (DCE). The Short Haul Modem on the INCOM device end should be configured as Data Terminal Equipment (DCE). To disable handshaking from those Short Haul Modems that have that characteristic, place a jumper between line 8 (Carrier Detect) and line 20 (Data Terminal Ready) on the Modem configured as DTE. For additional information on wiring, consult the Short Haul Modem manual provided with the device. Serial Device DCE User's Interface Cable Card DTE T+ R+ T- R- R+ T+ R- T-

19 COMMUNICATING WITH THE CENTAC CONTROL SYSTEMS 13 Figure 17-3: Short haul MODEM connections

20 14 COMMUNICATING WITH CENTAC CONTROL SYSTEMS Figure 17-4: Setup of typical card with Baud rate selection

21 COMMUNICATING WITH THE CENTAC CONTROL SYSTEMS 15 Figure 17-5: Jumper setup on CONI card with Baud rate selection RS-232 or MINT Box to Phone Modem Connection The connections are similar to the direct connection with the exception on lines 2 (TxD, Transmit Data) and 3 (RxD, Receive Data) must be switched because the phone modem reverses these lines.

22 16 COMMUNICATING WITH CENTAC CONTROL SYSTEMS Centac Energy Master (CEM) Software CEM is prewritten, packaged software available for compressors with MP3 panels. This software features Controlled Surge Reset and Reload, Compressor Rotation, Automatic Timed Logging of Compressor Data, Event Logging of Trip, Alert, and Surge, Load Sharing, Adaptation to Compressor Loading Schedule, and Schedule Sequence Rotation of Compressors. Even with this feature rich set of capabilities, some users want more or different options. For example, some users might want to display multiple compressors on a single screen, but today each compressor is on a separate screen (see CEM Instruction Manual for details). A user might want to log specific data rather than all data. The options are endless. Adding each of these features requires reprogramming and testing (custom programming). Currently, these custom modifications are not available. CEM has many features and should meet most needs, but for those that need special modifications, the RS-232C Interface is the route for them. CEM changes require development of a new program. CEM Features Unmanned Operation Automatic control of compressors including starting / stopping / loading / unloading. The CEM automatically controls all phases of the compressors' operation. The compressors will start, stop, load, and unload automatically depending on the user's demand for air. This allows for operator-free operation. Controlled surge reset and reload. When a surge occurs, the compressor automatically resets and reloads. On surging of the lead compressor the user has the ability to control how often it will be allowed to surge before a sequence rotation occurs (lag compressors will be reset indefinitely). The sequence does not rotate due to a surge of a lag compressor. Compressor rotation in the event of a failure on the lead air compressor. When the lead compressor trips or alarms, the system automatically rotates compressors. This makes the next available compressor the lead compressor and the old lead compressor goes to the end of the rotation sequence. If the new lead compressor is not running loaded, the CEM program will start and/or load it. Automatic timed logging of compressor data. Compressor data can be logged: saved, printed, or displayed at specified intervals between 1 second and 48 hours. The user can log data in two different formats on all compressors or only on running compressors. This log supplies a record of compressor performance for future evaluation.

23 COMMUNICATING WITH THE CENTAC CONTROL SYSTEMS 17 Efficient Operation Load sharing of two to eight centrifugal air compressors. The CEM system shares the air load between all running compressors. This is done by having the lag compressors duplicate the position of the lead compressor's inlet valve. This provides stable load sharing and reduced blow off air, which saves money. Weekly schedule for the selectable control timers. The amount of time a compressor takes to start, load, unload, or stop is determined by selectable control timers. The CEM allows three different sets of values for each timer. The weekly schedule lets the user choose which set of values the compressors uses each hour of the week. This enables the user to adjust the CEM for known load changes, such as morning start-up, lunch breaks, and weekends. Advanced Compressor Protection Compressor data review. Compressor data: vibration, pressure, temperature, running hours, system pressure, setpoints, number of starts, and motor current is displayed on the computer screen. The user is able to view data from one compressor at a time or view multiple compressor data by setting the scroll rate to cycle through the data. Event logging of trip, alarm, and surge. CEM logs data whenever a compressor alarms, trips, or surges. The data is logged to a customer specified location: file, printer, or display. Scheduled sequence rotation of compressors. At a user-defined interval the CEM can rotate the compressors' sequence order. The first compressor becomes the last compressor in the sequence, and the other compressors move up. This feature equalizes the compressor runtime. Ease of Operation Change setpoints from computer's keyboard. This feature allows the user to change compressor setpoints from the computer. The compressor setpoints are pressure, current limit low, current limit high, proportional band, integral time, ramp rate, reload percent, and P1. Full manual control of the air compressors from the computer. The user can load, unload, reset, start, and stop any compressor from the computer regardless of whether the sequencer is active or inactive. NOTE The compressor panel must be in the remote mode before CEM will be allowed to start or stop the compressor.

24 18 COMMUNICATING WITH CENTAC CONTROL SYSTEMS Software Features Resident software frees computer for other tasks. The CEM system can be set up to run in the background of the computer while other programs run in the foreground. This makes the computer available for other uses without shutting down the CEM system or interfering with compressor operation. NOTE Running the CEM system in resident mode is not recommended unless all other software to be run with CEM is thoroughly tested for compatibility problems. Running the CEM system in resident mode is not recommended unless all other software to be run with CEM is thoroughly tested for compatibility problems. Screen blank option to save monitor. The computer monitor can be set up to go blank after 5 minutes of no keyboard use. The monitor is recalled by pressing any key. English or metric units available. CEM can be set up to use English or Metric units. Remote terminal access to compressor data. A remote terminal or computer system may access the compressor data through the RS-232 port. Help screens for operations. A complete on-line help system is available for every screen. Password protection. System security is provided through a password system. Up to nine different passwords allow selected entrance to the different screens. Easy to learn and use. The software is designed for easy usage and for quick learning. A minimal number of keystrokes is required to operate the system. Hardware The hardware requirements for CEM are similar to the RS-232C Interface hardware with a two exceptions. A CONI Card is used with CEM instead of a MINT Box. The CONI card performs the same function as the MINT, but is inserted into a PC. The Serial Device must be a PC with an AT bus structure. CEM The Centac Energy Master requires an INCOM for each compressor, twisted pair wire, and a PC with the AT bus structure and one empty 8-bit slot for the CONI Card.

25 COMMUNICATING WITH THE CENTAC CONTROL SYSTEMS 19 INCOMMicrocontroller INCOMMicrocontroller INCOMMicrocontroller INCOM Network Twisted Pair Wire CONI CARD Personal Computer (with AT Bus) The INCOM mounts in the compressor panel and has a two wire connector. The communicates at 1200 Baud to the CONI Card in the PC. Each INCOM has three dials for setting the address for the MP3 panel. The maximum number of MP3 panels that can be networked to CEM is eight. This limitation is software driven, not hardware. The maximum distance for the shielded twisted pair INCOM network is 2500 feet (762 meters). Under special circumstances this distance can be extended, but requires approval for each application. Which Method Should Be Used and When? There is no simple answer to this question, because it depends upon several parameters and the user's preference. The following questions should be asked in making the decision. What is the purpose for the control system? Data Logging? Remote Operation? Load Sharing? What is the target environment? PC? PLC? Distributed Control System (DCS)?

26 20 COMMUNICATING WITH CENTAC CONTROL SYSTEMS If the target environment is a PLC or DCS system, does it have support for a serial interface? Is other equipment (pumps, dryers, other compressors) involved in a centralized system? How many compressors are to be operated in the control system? What is the physical distance between the compressor(s) and the centralized system? feet (meters)? miles (kilometers)? Does the customer have resources or willing to write an interface and/or application? Communication Features Features RS-232C Interface CEM Software Written By Customer IR Maximum Devices to Control Device Types Supported MP3 Yes Yes MVP Yes No Unmanned Operation Yes Yes MP3 Faceplate Control and Monitoring Functions Compressor Alert and Shutdown Status Yes* Yes Run Time Yes* Yes Number of Starts Yes* Yes Stop Yes* Yes Reset Yes* Yes Acknowledge Yes* Yes Start Yes* Yes Actual Values Yes* Yes Alert Values Yes* Yes Shutdown Values Yes* Yes Unload Yes* Yes Modulate Yes* Yes Autodual Yes* Yes Bypass Valve Status Yes* Yes Inlet Valve Status Yes* Yes Change Set Points Yes* Yes

27 COMMUNICATING WITH THE CENTAC CONTROL SYSTEMS 21 Features RS-232C Interface CEM Other MP3 Functions Controlled Surge Reset and Reload No Yes Compressor Rotation No Yes Automatic Timed Logging of Compressor Data No Yes Event Logging of Trip, Alert, and Surge No Yes Load Sharing No Yes Adaptation to Compressor Loading Schedule No Yes Schedule Sequence Rotation of Compressors No Yes MVP Faceplate Control and Monitoring Functions Compressor Alert and Shutdown Status Yes* No Start Yes* No Stop Yes* No Load Yes* No Unload Yes* No Reset Yes* No Compressor Status Flags Yes* No Analog Buffer Yes* No Setpoint Buffer Yes* No Change Setpoints Yes* No Feature directly supported through interface software. NOTE "No" is not a physical limitation, but one imposed by the application software. Programming is required to achieve a "Yes". Glossary ASCII Byte DCS EPROM ERAM American Standard Code for Information Interchange. Eight bits of data. Distributed Control System. A centralized system for controlling various types of equipment; i.e., compressors, pumps, dryers, etc. Erasable Programmable Read Only Memory. Erasable Random Access Memory.

28 22 COMMUNICATING WITH CENTAC CONTROL SYSTEMS INCOM INCOM Device INCOM MINT Modem MP3 MVP Nibble PROM RAM RS-232 Serial Device System Pressure Word INdustrial COMmunications Network. A Westinghouse data protocol. Can be one of the following communication devices that have the capability of translating the Westinghouse INCOM protocol into the RS-232C protocol. The current devices available are MINT, RS-232, and a Modem. Product Operated Network Interface. Master INCOM Network Translator. A networking device allows input of 4095 devices that transmit the INCOM signal and translates the signal into an RS-232C formatted signal. Same as a except with a telephone jack interface instead of twisted pair wire interface. Ingersoll-Rand microprocessor that provides the control and monitoring for standard Centac air compressors. Specialized Ingersoll-Rand microprocessor that provides the control and monitoring for Centac models CV0 and CH3 air compressors. Half of a byte, or four bits of data. Programmable Read Only Memory. Random Access Memory. Product Operated Network Interface. A device that translates the INCOM signal into an RS-232C formatted signal. A Personal Computer (PC), Programmable Logic Controller (PLC), Distributed Control System (DCS) or any other device that can transmit, receive and interpret an RS-232C formatted signal. The actual operating discharge pressure of the compressor. Two bytes, or sixteen bits of data.

Instruction Manual. Save These Instructions. Centrifugal Compressor Control System. Model Xe-145F Modbus. Instruction Manual

Instruction Manual. Save These Instructions. Centrifugal Compressor Control System. Model Xe-145F Modbus. Instruction Manual 80446685 Revision B April 2013 Centrifugal Compressor Control System Model Xe-145F Modbus Instruction Manual Instruction Manual Save These Instructions Contents OVERVIEW...................................................................................................

More information

Sender Receiver Sender

Sender Receiver Sender EEE 410 Microprocessors I Spring 04/05 Lecture Notes # 19 Outline of the Lecture Interfacing the Serial Port Basics of Serial Communication Asynchronous Data Communication and Data Framing RS232 and other

More information

TRAINING GUIDE LEVEL 3 MODBUS WRITE IMPORT COMMAND

TRAINING GUIDE LEVEL 3 MODBUS WRITE IMPORT COMMAND OleumTechTM TRAINING GUIDE LEVEL 3 MODBUS WRITE IMPORT COMMAND MUST BE FAMILIAR WITH LEVEL 1 TRAINING MATERIALS BEFORE MOVING FORWARD Doc ID# 80-6010-001b TABLE OF CONTENTS 1. WHAT IS NEW WRITE IMPORT

More information

STATE OF NEW JERSEY DEPARTMENT OF TRANSPORTATION TRENTON, NEW JERSEY 08625

STATE OF NEW JERSEY DEPARTMENT OF TRANSPORTATION TRENTON, NEW JERSEY 08625 STATE OF NEW JERSEY DEPARTMENT OF TRANSPORTATION TRENTON, NEW JERSEY 08625 METRIC SPECIFICATIONS FOR VME BUS COMPUTER (FIELD TERMINAL VME BUS PROCESSOR ASSEMBLY) N.J. Specification No. Effective Date:

More information

515RTAAIC Interface Converter

515RTAAIC Interface Converter 515RTAAIC Interface Converter Product User Manual Version 1.2 Real Time Automation, Inc. 1 1-800-249-1612 Trademarks CompactLogix, ControlLogix, & PLC-5 are registered trademarks of Rockwell Automation,

More information

AB300-Series Automated Filter Wheels

AB300-Series Automated Filter Wheels AB300-Series Automated Filter Wheels User Manual 1049478 August 2006 1. Introduction 1.1 Mission Statement Our mission is to provide our customers with reliable products, on time, and at a fair price.

More information

Select a Data Communication Interface

Select a Data Communication Interface Printer Setup and Operation Select a Data Communication Interface Select a Data Communication Interface You may connect your print engine to a computer using one or more of the available connections. The

More information

TABLE OF CONTENTS. Communication Functions

TABLE OF CONTENTS. Communication Functions TABLE OF CONTENTS Chapter 1: Chapter 2: Chapter 3: Chapter 4: General Features....................................................... 1-1 Functions......................................................

More information

Serial Interfaces Part 1. ECE 153B Sensor & Peripheral Interface Design Winter 2016

Serial Interfaces Part 1. ECE 153B Sensor & Peripheral Interface Design Winter 2016 Serial Interfaces Part 1 ECE 153B Sensor & Peripheral Interface Design Serial Interfaces Simple Serial Interfaces RS-232C (UART) Provides for point to point communications, primarily Among the simplest

More information

Integrity Instruments Application Notes. Release 1

Integrity Instruments Application Notes. Release 1 Integrity Instruments Application Notes Release 1 What is EIA/TIA/RS-485 What is EIA/TIA/RS-422 Half Duplex and Full Duplex Communication Asynchronous Communicatin Grounding EIA/TIA/RS-485/422 Shielding

More information

P3-RS Remote Slave Module

P3-RS Remote Slave Module P3-RS Rack with CPU Module Racks with P3-RS Modules The P3-RS is a full-featured, highperformance, Remote Slave module. Features include a line x 0 charactor LCD display and five communications ports

More information

PET STAR 4 CMC TECHNICAL REFERENCE MANUAL

PET STAR 4 CMC TECHNICAL REFERENCE MANUAL PET STAR 4 CMC TECHNICAL REFERENCE MANUAL Date of Issue : August 2004 PET STAR 4 CMC MANUAL CCN 80441611 Copyright Notice Copyright 2004 Ingersoll - Rand Company THIS MANUAL IS SOLD "AS IS" AND WITHOUT

More information

SCI-2144 SYSTEM CONTROL INTERFACE MODULE OPERATOR S MANUAL

SCI-2144 SYSTEM CONTROL INTERFACE MODULE OPERATOR S MANUAL SCI-2144 SYSTEM CONTROL INTERFACE MODULE OPERATOR S MANUAL SIGMA ELECTRONICS, INC. P.O. Box 448 1027 COMMERCIAL AVENUE EAST PETERSBURG, PA 17520 (717) 569-2681 SCI-2144 CONTENTS PAGE INTRODUCTION 2 RS-232

More information

DATA CONNECT ENTERPRISE

DATA CONNECT ENTERPRISE DATA CONNECT ENTERPRISE User s Manual IG202T and IGV23 Modem Document Number 520-01005-001 Rev. A DATA CONNECT Contents Contents... iii Figures... iv Chapter 1 Introduction... 5 Features...6 Applications...7

More information

8520/8520R. User Manual

8520/8520R. User Manual /R User Manual Warranty All products manufactured by SuperLogics are warranted against defective materials for a period of one year from the date of delivery to the original purchaser. Disclaimer SuperLogics

More information

Installation and Setup

Installation and Setup 1 2 Setup In This Chapter.... Installing the Ethernet Base Controller EBC Network Identifiers Setting the Node Address 10BaseT / 100BaseT Network Cabling Maximum 10BaseT / 100BaseT Cable Length Specifications

More information

Gateway 1400 Reference Manual

Gateway 1400 Reference Manual Profibus-DP Gateway 1400 Reference Manual Copyright All Rights Reserved. No part of this document may be copied, reproduced, republished, uploaded, posted, transmitted, distributed, stored in or introduced

More information

CENTAC CMC TECHNICAL REFERENCE MANUAL

CENTAC CMC TECHNICAL REFERENCE MANUAL INGERSOLL-RAND CENTAC CMC TECHNICAL REFERENCE MANUAL (Part No. 22426449) INGERSOLL-RAND AIR COMPRESSORS CMC TECHNICAL REFERENCE MANUAL Copyright Notice Copyright 1996-2004 Ingersoll-Rand Company THIS

More information

USER MANUAL. MODEL 1000P Non-Powered Short Haul Modem. SALES OFFICE (301) TECHNICAL SUPPORT (301)

USER MANUAL. MODEL 1000P Non-Powered Short Haul Modem. SALES OFFICE (301) TECHNICAL SUPPORT (301) USER MANUAL MODEL 1000P Non-Powered Short Haul Modem C E R T I F I E D An ISO-9001 Certified Company Part #07M1000PA Doc. #022031UA Revised 2/17/98 SALES OFFICE (301) 975-1000 TECHNICAL SUPPORT (301) 975-1007

More information

Parallel SelfSensing Modulating Pump Controller

Parallel SelfSensing Modulating Pump Controller Parallel SelfSensing Modulating Pump Controller Installation, Operation, and Maintenance Manual 302-380 SUPERSEDES: New EFFECTIVE: November 15, 2016 Plant ID: 001-0000 Table of Contents Connecting Controler...

More information

CONTROLS. Quantum HD. Heavy Duty Performance In High Definition

CONTROLS. Quantum HD. Heavy Duty Performance In High Definition CONTROLS Quantum HD Heavy Duty Performance In High Definition CONTROLS Quantum HD Industrial Refrigeration Controller Quantum HD with Unity Architecture Quantum HD control panels make equipment management

More information

Integrity Instruments

Integrity Instruments Integrity Instruments P.O. Box 451 Order Phone 800-450-2001 Pine River Minnesota Fax Phone 218-587-3414 56474 USA Tech Phone 218-587-3120 http://www.integrityusa.com 485-25A High Speed RTS Enabled RS-232

More information

Allen-Bradley Spares

Allen-Bradley Spares 1 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 must

More information

Dupline. Data Logger. Types G , G Product Description. Ordering Key G Type Selection. Input/Output Specifications

Dupline. Data Logger. Types G , G Product Description. Ordering Key G Type Selection. Input/Output Specifications Dupline Data Logger Types G 800 006, G 800 106 Product Description Programmable channel generator with optional built-in GSM Modem Event and time based data logging functions for digital, analog and counter

More information

32MP Gateway. Overview and Configuration Manual

32MP Gateway. Overview and Configuration Manual 32MP Gateway Overview and Configuration Manual 32MP Gateway Overview and Configuration Manual This document is the property of Carrier Corporation and is delivered on the express condition that it is not

More information

Industrial Media Converters

Industrial Media Converters Wireless AP Industrial s Introduction & Features Fiber s Ethernet s Serial s s Distance Extension With Higher Immunity Introduction The media converters have incorporated SUNIX advanced technologies such

More information

Lecture-65 SERIAL DATA COMMMUNICATION The data bus of a microcomputer system is designed to transfer data to and from I/O device in parallel - all

Lecture-65 SERIAL DATA COMMMUNICATION The data bus of a microcomputer system is designed to transfer data to and from I/O device in parallel - all Lecture-65 SERIAL DATA COMMMUNICATION The data bus of a microcomputer system is designed to transfer data to and from I/O device in parallel - all bits of a data word are transformed simultaneously. This

More information

USER MANUAL. MODEL 1018 High Speed Short Range Modem w/ Extra Controls SALES OFFICE (301) TECHNICAL SUPPORT (301)

USER MANUAL. MODEL 1018 High Speed Short Range Modem w/ Extra Controls SALES OFFICE (301) TECHNICAL SUPPORT (301) USER MANUAL MODEL 1018 High Speed Short Range Modem w/ Extra Controls Part# 07M1018-B Doc# 013021UB Revised 11/3/95 SALES OFFICE (301) 975-1000 TECHNICAL SUPPORT (301) 975-1007 1.0 WARRANTY INFORMATION

More information

Hardware Manual PCMCIA DUAL RS EDITION MAY 1999

Hardware Manual PCMCIA DUAL RS EDITION MAY 1999 Hardware Manual 232 232232 PCMCIA DUAL RS232 1.4 EDITION MAY 1999 Guarantee. FULL 36 MONTHS GUARANTEE. We guarantee your interface card for a full 36 months from purchase, parts and labour, provided it

More information

Chapter 11: Input/Output Organisation. Lesson 05: Asynchronous RS232C Serial Port data transfer

Chapter 11: Input/Output Organisation. Lesson 05: Asynchronous RS232C Serial Port data transfer Chapter 11: Input/Output Organisation Lesson 05: Asynchronous RS232C Serial Port data transfer Objective Understand the RS232C asynchronous data transfer and signals Learn the RS232C serial port communication

More information

-C5RS-LC RS232 EXTENDER

-C5RS-LC RS232 EXTENDER XTENDEX Series ST-C5RS-LC RS232 EXTENDER Installation and Operation Manual ST-C5RS-LC RS232 Extender Man249 Rev. 10/30/17 TRADEMARK XTENDEX is a registered trademark of Network Technologies Inc in the

More information

ZM24x Quick-Connect Industrial Modem. User s Manual

ZM24x Quick-Connect Industrial Modem. User s Manual ZM24x Quick-Connect Industrial Modem User s Manual Version 1.1 2004 ZYPEX, Inc. All Rights Reserved 1 ZM24x Quick-Connect Industrial Modem Since the equipment explained in this manual has a variety of

More information

RS-485 Products. ICP Electronics Australia Pty Ltd Communication Cards for PC/IPC P 2-1

RS-485 Products. ICP Electronics Australia Pty Ltd Communication Cards for PC/IPC P 2-1 2.1 Communication Cards for PC/IPC P 2-1 2.2 Communication Modules for PAC P 2-2 2.3 Converter/Repeater/Hub/Splitter P 2-3 2.4 Termination Resistor/DC Bias Voltage P 2-5 2.5 I/O Modules P 2-6 2.6 I/O Units

More information

DL405 CPU COMPARISONS

DL405 CPU COMPARISONS DL405 CPU COMPARISS System Capacity Total memory available (words) Ladder memory (words) built-in memory with memory cartridge V-memory (words) Battery backup Total CPU memory I/O pts. available (actual

More information

SPI Protocol Interface Module Cat. No SPI Concepts Manual

SPI Protocol Interface Module Cat. No SPI Concepts Manual Concepts 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

DIGITAL COMPASS SOLUTION

DIGITAL COMPASS SOLUTION Features 5 Heading Accuracy, 0.5 Resolution 2-axis Capability Small Size (19mm x 19mm x 4.5mm), Light Weight Advanced Hard Iron Calibration Routine for Stray Fields and Ferrous Objects 0 to 70 C Operating

More information

11 Serial Communications

11 Serial Communications 11.1 COMMUNICATIONS PACKAGES There are a number of communication packages that can be used with the Quantum III to facilitate setup, record parameter data, view internal activity on a soft-scope and permit

More information

Programming and Using the Motorola V.3400 Modem for Remote Operation of the DDF6000

Programming and Using the Motorola V.3400 Modem for Remote Operation of the DDF6000 Programming and Using the Motorola V.3400 Modem for Remote Operation of the DDF6000 1.0 Introduction A Technical Application Note from Doppler Systems April 11, 1999 Version 3.x of the DDF6000, running

More information

CONFIGURATION GUIDE A-B REMOTE I/O LINK ADAPTOR FOR DL-KFR PC CARDS

CONFIGURATION GUIDE A-B REMOTE I/O LINK ADAPTOR FOR DL-KFR PC CARDS CONFIGURATION GUIDE A-B REMOTE I/O LINK ADAPTOR FOR DL-KFR PC CARDS This configuration guide provides programming information for the DL-PC (ISA) and DL-STD (STD 80 and 32) Remote I/O Link applications.

More information

INSTALLATION AND OPERATION MANUAL FOR ACC 070 COMM LINK RS485 TO PC INTERFACE AND PRISM SOFTWARE

INSTALLATION AND OPERATION MANUAL FOR ACC 070 COMM LINK RS485 TO PC INTERFACE AND PRISM SOFTWARE SenTech Corporation 5745 Progress Road Indianapolis, Indiana 46241 888/248-1988 FAX 317/248-2014 INSTALLATION AND OPERATION MANUAL FOR ACC 070 COMM LINK RS485 TO PC INTERFACE AND PRISM SOFTWARE ii APPLICABILITY

More information

Chiller Data Logger Installation Instructions

Chiller Data Logger Installation Instructions Chiller Data Logger Installation Instructions Function The Chiller Data Logger is a device that logs operating condition data and alarms and alerts from up to eight chillers on a Carrier Comfort Network

More information

Dual Serial Shield User Manual

Dual Serial Shield User Manual Dual Serial Shield User Manual PN: 2050 Berkshire Products, Inc. Phone: 770-271-0088 http://www.bkp-store.com/ Rev: 1.00 Copyright 2013 Table of Contents 1 Introduction... 2 1.1 XB compatibility... 2 2

More information

Hardware Manual. PCMCIA 1 Port RS EDITION APRIL 1999

Hardware Manual. PCMCIA 1 Port RS EDITION APRIL 1999 Hardware Manual 232 232232 PCMCIA 1 Port RS232 1.1 EDITION APRIL 1999 Guarantee. FULL 36 MONTHS GUARANTEE. We guarantee your interface card for a full 36 months from purchase, parts and labour, provided

More information

USER MANUAL MODEL 2017P MODEL 2017P60. RS-232 to 20mA and. RS-232 to 60mA Current Loop Converters

USER MANUAL MODEL 2017P MODEL 2017P60. RS-232 to 20mA and. RS-232 to 60mA Current Loop Converters USER MANUAL MODEL 2017P RS-232 to 20mA and MODEL 2017P60 RS-232 to 60mA Current Loop Converters 07M2017P-E Doc# 073051UE Revised 5/7/96 SALES OFFICE (301) 975-1000 TECHNICAL SUPPORT (301) 975-1007 1.0

More information

Table 8 shows the pin configuration and function of a standard computer-to-printer parallel cable. Table 8 Parallel Cable Pin Configuration

Table 8 shows the pin configuration and function of a standard computer-to-printer parallel cable. Table 8 Parallel Cable Pin Configuration Advanced Printer Inion Parallel Data Port Parallel Data Port The parallel data interface supports IEEE 1 bidirectional parallel communications in nibble mode. The parallel interface provides a means of

More information

PCL Port RS-232 Interface Card

PCL Port RS-232 Interface Card PCL-858 8-Port RS-232 Interface Card Copyright Notice This documentation and the software included with this product are copyrighted 2001 by Advantech Co., Ltd. All rights are reserved. Advantech Co.,

More information

Moxa TCC-100 Series User s Guide

Moxa TCC-100 Series User s Guide Moxa TCC-100 Series User s Guide Eighth Edition, February 2009 www.moxa.com/product 2009 Moxa Inc. All rights reserved. Reproduction without permission is prohibited. Moxa TCC-100 Series User s Guide The

More information

Identifier Caller ID and Line Monitor

Identifier Caller ID and Line Monitor Identifier Caller ID and Line Monitor This page contains the Identifier description, benefits, uses, technical specifications, and price. The Identifier comes in 2, 4, and 8 line models. These units daisy

More information

Lesson 4: The Network Interface Card

Lesson 4: The Network Interface Card Lesson 4: The Network Interface Card Network interface cards (NICs) provide the interface between cables, discussed in the previous lesson, and computers. This lesson explores the many different types

More information

PRM Integration Guide with Pepperl+Fuchs HiDMUX2700 HART Multiplexer

PRM Integration Guide with Pepperl+Fuchs HiDMUX2700 HART Multiplexer PRM Integration Guide with Pepperl+Fuchs HiDMUX2700 HART Multiplexer This manual explains how to connect the HiDMUX2700 HART Multiplexer and configure Yokogawa s Plant Resource Manager (PRM) software.

More information

Vertex Pro Motor Driven Compressor Control

Vertex Pro Motor Driven Compressor Control Product Specification 03364 (Rev. A) Description Vertex Pro Motor Driven Compressor Control The Vertex-Pro is an anti-surge controller, designed to control and protect industrial-sized motor-driven axial

More information

Hardware Installation & Reference Manual Megaport SS Serial I/O Board Series

Hardware Installation & Reference Manual Megaport SS Serial I/O Board Series e Hardware Installation & Reference Manual Megaport SS Serial I/O Board Series PN 560092/B March 1996 Notice 1995, 1996 Equinox Systems Inc. All rights reserved. Reproduction without permission prohibited.

More information

ENVIRORANGER ERS 500 NVIRORANGER ERS 500 COMMUNICATIONS REFERENCE. Instruction Manual August 2001

ENVIRORANGER ERS 500 NVIRORANGER ERS 500 COMMUNICATIONS REFERENCE. Instruction Manual August 2001 ENVIRORANGER ERS 500 COMMUNICATIONS REFERENCE Instruction Manual August 2001 NVIRORANGER ERS 500 Safety Guidelines Warning notices must be observed to ensure personal safety as well as that of others,

More information

USER MANUAL. MODEL 2011 High Speed Asynchronous to Synchronous Converter

USER MANUAL. MODEL 2011 High Speed Asynchronous to Synchronous Converter USER MANUAL MODEL 011 High Speed Asynchronous to Synchronous Converter Part# 07M011-A Doc# 0601UA Revised 03/16/94 SALES ICE (301) 975-1000 TECHNICAL SUPPORT (301) 975-1007 http://www.patton.com 1.0 WARRANTY

More information

Supply voltage. Input current. Encoder supply. Memory SIMATIC S7-200, CPU 221 COMPACT UNIT, DC POWER SUPPLY 6 DI DC/4 DO DC, 4 KB CODE/2 KB DATA,

Supply voltage. Input current. Encoder supply. Memory SIMATIC S7-200, CPU 221 COMPACT UNIT, DC POWER SUPPLY 6 DI DC/4 DO DC, 4 KB CODE/2 KB DATA, Data sheet SIMATIC S7-200, CPU 221 COMPACT UNIT, DC POWER SUPPLY 6 DI DC/4 DO DC, 4 KB CODE/2 KB DATA, Supply voltage Rated value (DC) 24 V DC Load voltage L+ Rated value (DC) permissible range, lower

More information

Building the Communication Cable

Building the Communication Cable uilding the Communication Cable 99 uilding the Communication Cable There are several considerations that help determine the type of cable needed for your application. 1. Will the be physically connected

More information

ABB Drives. User s Manual. Modbus Adapter Module RMBA-01

ABB Drives. User s Manual. Modbus Adapter Module RMBA-01 ABB Drives User s Manual Modbus Adapter Module RMBA-01 Modbus Adapter Module RMBA-01 User s Manual 3AFE 64498851 REV A EN EFFECTIVE: 1.3.2002 2002 ABB Oy. All Rights Reserved. Safety instructions Overview

More information

2301D ST Digital Load Sharing and Speed Control

2301D ST Digital Load Sharing and Speed Control Product Specification 03297 (Rev. E) 2301D ST Digital Load Sharing and Speed Control Applications The 2301D-ST is a field-configurable control designed for single-valve steam turbine applications. This

More information

MEGAPORT. Serial I/O Boards. including MEGAPORT: MEGAPORT 12CS MEGAPORT 24CS MEGAPORT 12FM MEGAPORT 12LD MEGAPORT 24LD MEGAPORT 12LD+12CS

MEGAPORT. Serial I/O Boards. including MEGAPORT: MEGAPORT 12CS MEGAPORT 24CS MEGAPORT 12FM MEGAPORT 12LD MEGAPORT 24LD MEGAPORT 12LD+12CS Hardware Reference Manual MEGAPORT Serial I/O Boards including MEGAPORT: MEGAPORT 12CS MEGAPORT 24CS MEGAPORT 12FM MEGAPORT 12LD MEGAPORT 24LD MEGAPORT 12LD+12CS MEGAPORT/2: MEGAPORT/2 12CS MEGAPORT/2

More information

ericssonz LBI-38616B MAINTENANCE MANUAL FOR MTD TM SERIES AND DATA RADIO LOGIC BOARD 19D902151G3 DESCRIPTION CIRCUIT ANALYSIS TABLE OF CONTENTS

ericssonz LBI-38616B MAINTENANCE MANUAL FOR MTD TM SERIES AND DATA RADIO LOGIC BOARD 19D902151G3 DESCRIPTION CIRCUIT ANALYSIS TABLE OF CONTENTS MAINTENANCE MANUAL FOR MTD TM SERIES AND DATA RADIO LOGIC BOARD 19D902151G3 TABLE OF CONTENTS Page DESCRIPTION............................................. Front Cover CIRCUIT ANALYSIS..........................................

More information

RTU560 Connections and Settings DIN Rail RTU 560CIG10

RTU560 Connections and Settings DIN Rail RTU 560CIG10 Connections and Settings DIN Rail RTU 560CIG10 Application, characteristics and technical data have to be taken from the hardware data sheet: 560CIG10 1KGT 150 719 Operation The 560CIG10 is a DIN rail

More information

Section 1 Introduction

Section 1 Introduction Section 1 Introduction The Model 4824 Serial/Parallel Module provides one RS232 serial port and one parallel printer port. Eight 4824s could be used per system. You can use the 4824 for a variety of purposes,

More information

Introduction to a Typical PC. Freedom High School

Introduction to a Typical PC. Freedom High School Introduction to a Typical PC Freedom High School A Day in the Life of a Student A Day in the Life of a Student Wake up using a digital alarm clock Utilize handheld-vibrating electric toothbrush Check email,

More information

Cable and Port Specifications

Cable and Port Specifications Send documentation comments to mdsfeedback-doc@cisco.com APPENDIXC This appendix includes the cables and connectors used with the Cisco MDS 9100 Series Fixed Configuration Fabric Switch, and it includes

More information

Miniature Asynchronous 4-Wire High Speed Modems

Miniature Asynchronous 4-Wire High Speed Modems ME1862A-F ME1863A-F JULY 2003 ME1862A-M ME1863A-M Miniature Asynchronous 4-Wire High Speed Modems CUSTOMER SUPPORT INFORMATION Order toll-free in the U.S.: Call 877-877-BBOX (outside U.S. call 724-746-5500)

More information

Manual Industry Interfaces

Manual Industry Interfaces Manual Industry Interfaces W&T Release. Type 0, 0 0, 00 0, 0 0, 0 Industry Interfaces 0/0 by Wiesemann & Theis GmbH Subject to errors and changes: Since we can make mistakes, none of our statements should

More information

5450 NW 33rd Ave, Suite 104 Fort Lauderdale, FL Fruitland Ave Los Angeles, CA UM Channel Monitor.

5450 NW 33rd Ave, Suite 104 Fort Lauderdale, FL Fruitland Ave Los Angeles, CA UM Channel Monitor. 5450 NW 33rd Ave, Suite 104 Fort Lauderdale, FL 33309 3211 Fruitland Ave Los Angeles, CA 90058 UM-600 6-Channel Monitor Version 2 Installation and Operation Manual Rev. G P/N145F-12990 PCO 00007462 (c)

More information

Serial Communication Prof. James L. Frankel Harvard University. Version of 2:30 PM 6-Oct-2015 Copyright 2015 James L. Frankel. All rights reserved.

Serial Communication Prof. James L. Frankel Harvard University. Version of 2:30 PM 6-Oct-2015 Copyright 2015 James L. Frankel. All rights reserved. Serial Communication Prof. James L. Frankel Harvard University Version of 2:30 PM 6-Oct-2015 Copyright 2015 James L. Frankel. All rights reserved. Overview of the Serial Protocol Simple protocol for communicating

More information

CS485. User s Manual. Version ZYPEX, Inc.

CS485. User s Manual. Version ZYPEX, Inc. CS485 User s Manual Version 2.0 2003 ZYPEX, Inc. Table of Contents Product Description 1 CS485 Configuration & Setup 2 4-wire Operation 2 2-wire Operation 2 Dual Port Operation 2 Carrier Detect 2 Transmitter

More information

PLC 5/250 Programmable Controller System Overview

PLC 5/250 Programmable Controller System Overview System Overview 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

SIMOREG 6RA70 DC MASTER Electronics

SIMOREG 6RA70 DC MASTER Electronics SIMOREG 6RA70 DC MASTER Electronics Up to this point we have looked at the power components of a DC Drive necessary to control the speed of a DC motor. The actual control of these components is accomplished

More information

ZM56 High-Speed Industrial Modem. Command Summary. 1 ZM56 High-Speed Industrial Modem

ZM56 High-Speed Industrial Modem. Command Summary. 1 ZM56 High-Speed Industrial Modem ZM56 High-Speed Industrial Modem Command Summary 1 ZM56 High-Speed Industrial Modem AT Command Summary Command AT ATA ATDT ATE0 ATE1 ATH ATH1 ATI ATO ATS Description Attention Prefix Precedes all commands

More information

Installing the DX LCD Display

Installing the DX LCD Display DX LCD Display User s Guide 3-1 Chapter 3 Installing the DX LCD Display Introduction Use the DX LCD Display as either a portable device, or permanently mount it in a panel or on the wall. For panel and

More information

Allen-Bradley. Dataliner DL5 Slave Displays (Cat. No D11JS, -D21JS) User Manual

Allen-Bradley. Dataliner DL5 Slave Displays (Cat. No D11JS, -D21JS) User Manual Allen-Bradley Dataliner DL5 Slave Displays (Cat. No. 2706-D11JS, -D21JS) User Manual Important User Information Because of the variety of uses for the products described in this publication, those responsible

More information

MicroTech Modem Kit. Installation & Maintenance Data IM 682. Group: Controls Part Number: Date: October, 1996.

MicroTech Modem Kit. Installation & Maintenance Data IM 682. Group: Controls Part Number: Date: October, 1996. Installation & Maintenance Data IM 682 Group: Controls Part Number: 629976 Date: October, 1996 MicroTech Modem Kit Telephone Line Modem Controller cns no. a0006 1996 McQuay International Contents Contents...2

More information

Moxa TCC-100 Series Hardware Installation Guide

Moxa TCC-100 Series Hardware Installation Guide Moxa TCC-100 Series Hardware Installation Guide Twelfth Edition, January 2015 www.moxa.com/product 2015 Moxa Inc. All rights reserved. P/N: 1802001000319 Moxa TCC-100 Series Hardware Installation Guide

More information

MicroTech III Applied Terminal Systems BACnet MS/TP Communication Module

MicroTech III Applied Terminal Systems BACnet MS/TP Communication Module Installation and Maintenance Manual IM 928-2 Group: Controls Part Number: 669207702 Date: March 2011 Supersedes: IM 928-1 MicroTech III Applied Terminal Systems BACnet MS/TP Communication Module NOTICE

More information

Parallel-to-Serial and Serial-to-Parallel Converters

Parallel-to-Serial and Serial-to-Parallel Converters Session 1532 Parallel-to-Serial and Serial-to-Parallel Converters Max Rabiee, Ph.D., P.E. University of Cincinnati Abstract: Microprocessors (MPUs) on a computer motherboard communicate in a parallel format

More information

Circuit Breaker Sentinel (CBS) for SF 6. power circuit breakers

Circuit Breaker Sentinel (CBS) for SF 6. power circuit breakers Circuit Breaker Sentinel (CBS) for SF 6 power circuit breakers Circuit Breaker Sentinel (CBS) for SF 6 power circuit breakers It is widely recognized that the concept of periodic equipment maintenance

More information

Installation and Programming Manual. Niobrara Research & Development Corporation P.O. Box 3418 Joplin, MO USA

Installation and Programming Manual. Niobrara Research & Development Corporation P.O. Box 3418 Joplin, MO USA DUCM DF1 Manual DUCM DF1 Installation and Programming Manual This manual describes the DUCM application for interfacing DF1 slaves to a Modbus or RNIM serial network. Effective: February 16, 2017 Niobrara

More information

3710 ACM 3750 PDC 3800 RTU. ISOCOM Communications Card Retrofit Instructions

3710 ACM 3750 PDC 3800 RTU. ISOCOM Communications Card Retrofit Instructions 3710 ACM 3750 PDC 3800 RTU ISOCOM Communications Card Retrofit Instructions Danger During normal operation of this device, hazardous voltages are present which can cause severe injury or death. These

More information

MODBUS/TCP TO SIEMENS G110/G120/MM440 APPLICATION

MODBUS/TCP TO SIEMENS G110/G120/MM440 APPLICATION ICP PANEL-TEC MICROBRIDGE INSTALLATION AND OPERATION GUIDE MODBUS/TCP TO SIEMENS G110/G120/MM440 APPLICATION Revision History Revision Date Author Comments 000 02 June 2009 David Walker Initial release.

More information

RS-232/RS-422 Optical Isolator

RS-232/RS-422 Optical Isolator MAY 1998 IC457A-F IC457A-M RS-232/RS-422 Optical Isolator CUSTOMER SUPPORT INFORMATION Order toll-free in the U.S. 24 hours, 7 A.M. Monday to midnight Friday: 877-877-BBOX FREE technical support, 24 hours

More information

289H LSS Installation & Operations Manual Overview

289H LSS Installation & Operations Manual Overview 289H LSS Installation & Operations Manual Overview Chapter 1 INTRODUCTION This manual explains the procedures for installing and operating the 289H Loop Surveillance System (LSS). It addresses both new

More information

BOARD LEVEL PRODUCTS OEM GPIB<->RS-232 INTERFACE BOARD GPIB

BOARD LEVEL PRODUCTS OEM GPIB<->RS-232 INTERFACE BOARD GPIB BOARD LEVEL PRODUCTS OEM INTERFACE BOARD Description The Model Interface is a small, low cost interface board that interfaces devices to the bus. The provides a smart IEEE-488.2 compliant, to-serial

More information

(Catalog Number 1747-SN) Product Data

(Catalog Number 1747-SN) Product Data (Catalog Number 1747-SN) Product Data At communication rates up to 230.4K baud, the Remote I/O Scanner provides connectivity of your SLC 500 processor to Allen-Bradley operator interface devices, drives,

More information

8051SERIAL PORT PROGRAMMING

8051SERIAL PORT PROGRAMMING 8051SERIAL PORT PROGRAMMING Basics of Serial Communication Computers transfer data in two ways: Parallel Often 8 or more lines (wire conductors) are used to transfer data to a device that is only a few

More information

General Specifications

General Specifications General Specifications GS 48D50Z00-00E-N C0-950-00 Basic Communication System ProSafe-COM A major part of this functionality is mapped upon an industrial PC, thus representing ProSafe- COM. The basic hardware

More information

Serial communication

Serial communication Serial communication CSCI 255: Introduction to Embedded Systems Keith Vertanen Copyright 2011 Serial communication Terminology RS-232 protocol Baud rates Flow control Example Overview Develop functions

More information

2. Site Planning lists the prerequisites and physical requirements for installing the 289H M LSS monitor.

2. Site Planning lists the prerequisites and physical requirements for installing the 289H M LSS monitor. 289H M LSS Installation & Operations Manual Overview Section 1 INTRODUCTION This manual provides procedures for installing and operating the 289H M Loop Surveillance System (LSS) monitor. It addresses

More information

Connector and Cable Specifications

Connector and Cable Specifications APPENDIX B This section describes the Catalyst 4224 Access Gateway Switch ports and the cables and adapters used to connect the switch to other devices. This section includes the following topics: Console

More information

ASC - AIR SYSTEM CONTROLLER. Version 2.0 User s Manual

ASC - AIR SYSTEM CONTROLLER. Version 2.0 User s Manual ASC - AIR SYSTEM CONTROLLER Version 2.0 User s Manual 2 22389902 Rev. D Date of Issue: 01/05/05 PREFACE Information and Illustrations Information and illustrations are not binding. Ingersoll-Rand Company

More information

Installing the Panel. Installing the Panel

Installing the Panel. Installing the Panel 7 In this section you will be given all of the information you need to install the panel. Before actually installing the OP- panel, it may be helpful to examine the specifications and make sure that the

More information

1. FEATURES AND BENEFITS

1. FEATURES AND BENEFITS Series S i x Programmable Controller GFK-0238A Communications Control Module Type 2 and Type 3 November 1988 IC600CB536 IC600CB537 General Description The Communications Control Module Type 2 (CCM2) and

More information

mbc082 Bus Converter

mbc082 Bus Converter BUS CONVERTER RS485 TO 1-WIRE BUS mbc082 mbc082 Bus Converter Document. 10910, Revision - February 2007 2007 CMC Industrial Electronics Ltd. This page intentionally left blank. mbc082 Bus Converter Technical

More information

Conitel ASYNC Adapter

Conitel ASYNC Adapter Conitel ASYNC Adapter TABLE OF CONTENTS SECTION 1 - DESCRIPTION...2 SECTION 2 - SPECIFICATIONS... SECTION - INSTALLATION...6 SECTION - CONTROLS AND INDICATORS...9 SECTION - NETWORK MANAGEMENT PORT...11

More information

Installation & Operation Guide

Installation & Operation Guide Installation & Operation Guide (Shown with optional Override Board Cover) KMD-5831 Programmable Loop Controller PLC-28 Direct Digital Controller 902-019-04B 1 Introduction This section provides a brief

More information

User Guide. For controller on CXAO / RTXB heat pumps CGCM / CXCM 2 circuit units. CNT-SVU005C-GB Original instructions

User Guide. For controller on CXAO / RTXB heat pumps CGCM / CXCM 2 circuit units. CNT-SVU005C-GB Original instructions User Guide For controller on CXAO / RTXB heat pumps CGCM / CXCM 2 circuit units CNT-SVU005C-GB Original instructions Table of contents Advanced electronics... 3 Technical Specifications... 4 Display description...

More information

ME930C-RJ11 MAIN MODULE (FRONT CARD) MAIN MODULE. Line: RJ-11 INTERFACE MODULE (REAR CARD) Serial: DB25 CONN. SW1 RJ-11 CONN.

ME930C-RJ11 MAIN MODULE (FRONT CARD) MAIN MODULE. Line: RJ-11 INTERFACE MODULE (REAR CARD) Serial: DB25 CONN. SW1 RJ-11 CONN. ME930C-RJ11 Line: RJ-11 ME930C-RJ11 MAIN MODULE Power -TD -RD INTERFACE MODULE (REAR CARD) TEST -Cntrl In -Cntrl Out Serial: DB25 CN. 7 8 SW1 JB2 1 2 3 RJ-11 CN. JB3 INTERFACE MODULE (REAR CARD) 1 2 3

More information

Supply voltage. Input current. Encoder supply. Memory

Supply voltage. Input current. Encoder supply. Memory Data sheet SIMATIC S7-200, CPU 224XP COMPACT UNIT, DC POWER SUPPLY 14 DI DC/10 DO DC, 2 AI, 1 AO 12/16 KB CODE/10 KB DATA, 2 PPI/FREEPORT PORTS Supply voltage Rated value (DC) 24 V DC Load voltage L+ Rated

More information