Back to. Communication Products Group. Technical Notes. Local/Remote Control and Functional Description, 1:1 Redundant Switching Unit, One Rack Unit

Size: px
Start display at page:

Download "Back to. Communication Products Group. Technical Notes. Local/Remote Control and Functional Description, 1:1 Redundant Switching Unit, One Rack Unit"

Transcription

1 Back to Communication Products Group Technical Notes 25T008 Local/Remote Control and Functional Description, 1:1 Redundant Switching Unit, One Rack Unit

2 MITEQ TECHNICAL NOTE 25T008 MAY 1997 REV D LOCAL/REMOTE CONTROL AND FUNCTIONAL DESCRIPTION 1.O GENERAL DESCRIPTION 1:1 REDUNDANT SWITCHING UNIT ONE RACK UNIT The 1:1 Redundant Switchover Unit (RSU) is used with two converters, one On-line (Unit A) and the second in a Standby mode (Unit B). A fault condition in the On-line Unit A, or an operator generated command, will switch the Standby Unit B into the transmission path and remove Unit A from operation. The RSU is equipped with fully redundant power supplies and is available with remote bus interface options for off-line control and monitoring. Its design ensures continuous operation allowing a fault to be repaired and/or routine maintenance of a converter to be performed without disruption of signal transmission. 2.0 OPERATING MODES The operating modes are selected from the front panel or over the optional remote bus. 2.1 AUTO MODE In this mode the On-line/Standby status of Units A and B is automatically controlled by the RSU without operator intervention. The On-Line/Standby status of Units A and B (position of the transfer switch) is changed when a fault is detected from the On-line unit. Control of converter status is locked out from the front panel and the remote bus. 2.2 MANUAL MODE On-Line/Standby status of Units A and B is controlled from the front panel (LOCAL Mode) or the remote bus (REMOTE mode). Converter faults are still monitored by the RSU but have no effect on the On-Line/Standby status.

3 2.3 LOCAL MODE On-Line/Standby status and Auto/Manual mode may be selected from the front panel. Remote control is locked out, however, the RSU will still respond to monitoring commands. 2.4 REMOTE MODE On-Line/Standby status and Auto/Manual mode are selected from the remote bus. The front panel is locked out with the exception of the LOCAL/REMOTE switch. 3.0 FRONT PANEL The front panel is divided into four functional groups (Figure 1). 3.1 POWER Figure 1. Front Panel 1:1 RSU One Rack Unit AC power to the "A" and "B" redundant power supplies is selected with the PSA and PSB switches. 3.2 CONVERTER A/B, ON-LINE/STANDBY On-line/Standby status of each converter is indicated by the green and yellow LEDs. Pressing the On line/standby switch toggles the status of Unit A and Unit B if the RSU is in LOCAL/MANUAL mode. One unit is always on-line and the other on standby. 3.3 MODE The yellow LEDs indicate RSU mode. Pressing AUTO/MANUAL switches the RSU between AUTO and MANUAL (LOCAL mode only). Pressing LOCAL/REMOTE always switches the RSU between LOCAL and REMOTE mode. 2

4 3.4 ALARMS The red LEDs indicate a fault in Unit A, Unit B, Power Supply A, Power Supply B and the RSU. The RSU LED will turn on for the following conditions: Transfer switch in the wrong position Power supply fault RSU circuit board fault 4.0 REMOTE OPTIONS The RSU is available with several remote bus options, a remote Contact Closure option and a Local Only option. In all cases the RSU does not set the frequency of the converters. It is the responsibility of the system operator to manually or remotely set the frequency of each converter to the desired frequency. 4.1 LOCAL ONLY OPTION The RSU and converters are connected as shown in Figure 2. Since there is no remote bus, all RSU control is from the front panel. The LOCAL/REMOTE switch is disabled and the RSU will always remain in LOCAL mode. Figure 2. Local Only and Remote Contact Closure 4.2 REMOTE CONTACT CLOSURE OPTION The RSU and converters are connected as shown in Figure 2. Form C relay contacts are provided at the rear panel REMOTE connector and indicate RSU status, mode and alarm settings. When set to REMOTE mode, RSU status and AUTO/MANUAL mode may be set by momentarily or continuously shorting pins on the REMOTE connector (see REMOTE INTERFACE CONNECTOR). 3

5 4.3 REMOTE BUS OPTION In this configuration a System Controller is used to control the converters and RSU (see Figure 3). The Remote Bus options consist of several serial bus options (RS232/422/485) and the IEEE-488 bus option. SERIAL BUS - when polled the RSU will respond with Mode, Status or Fault Status information in either LOCAL or REMOTE mode. On-line/Standby status and AUTO/MANUAL mode are set from the System Controller only when the RSU is in REMOTE mode. IEEE-488 BUS - When addressed to talk, the RSU will respond with Mode and Status information in either LOCAL or REMOTE mode. When addressed to listen, the RSU will accept data only in REMOTE mode. Figure 3. Remote Bus Option 4

6 4.3.1 RS232/422/485 PROTOCOL All transmissions are multi-byte sequences beginning with a header byte and ending with a trailer byte and checksum byte. The transmitted bytes are all ASCII printable characters in the range of 20H to 7AH. Data transmission format is a 10 bit sequence consisting of 1 Start, 7 Data, 1 Parity and 1 Stop bit. Odd or Even parity is set from the rear panel ADDRESS DIP switch. All characters, including the checksum character, are checked for parity. If any character in the message has a parity, framing or overrun error, the entire message is ignored and no response is made by the converter. The RSU continually monitors the communications bus and will accept all messages addressed to it even when in LOCAL mode. When in LOCAL mode, receipt of any messages other than Fault Status, On-line/Standby Status and Mode will be ignored and the RSU will respond with an error code MESSAGE FORMAT The general message format is as follows: HEADER - DEVICE ADDRESS - COMMAND/ERROR CODE - PARAMETERS (if required) - TRAILER - CHECKSUM The response time from Message to acknowledge is 100 ms. maximum. Since all bytes are ASCII printable characters, a compatible terminal may be used to control the RSU or monitor traffic on the communication bus HEADER BYTE The Header Byte is 7BH, ASCII character "{" DEVICE ADDRESS BYTE The Device Address may take on the values from 40H to 5FH (32 possible addresses) COMMAND/ERROR CODES COMMAND CODES ASCII Code Character Function 50H, 3nH Pn Set On-line/Standby status 51H Q Return RSU/Converter Fault status 52H R Return RSU mode 53H S Return On-line/Standby status 55H U Set RSU mode 5

7 ERROR CODES ASCII Code Character Function 61H a Command not recognized 62H b Illegal parameter or parameter out of range 63H c RSU in Local Mode 64H d Busy PARAMETER BYTES Parameters are numeric characters. Non-numeric parameters such as ",", "." or values beyond the range of the RSU will be rejected and cause the RSU to respond with error code "b" TRAILER BYTE The Trailer byte is 7DH, ASCII character "}" CHECKSUM BYTE The Checksum byte is the sum modulo 95 of all message characters beginning with the header byte up to and including the trailer byte. The value 32 is subtracted from each character value before taking the modulo 95 sum. The value 32 is added to the final sum to obtain the Checksum value. All values are in decimal. Checksum = Mod [(Character Value - 32), 95] COMMAND CODES The following paragraphs describe each of the command codes SET ON-LINE/STANDBY STATUS: PA The RSU responds to the set command in Remote mode only. Remote Command Sequence: Pa RSU Response: P P = Command indicator a = 0 B On-line, A Standby a = 1 A On-line, B Standby 6

8 RETURN RSU/CONVERTER (UNITS A AND B) FAULT STATUS: Q The RSU responds in both Local and Remote mode. Remote Command: Q RSU Response: Qabc 0 = Normal 1 = Fault Q = Command indicator a = Unit A b = Unit B c = RSU RETURN RSU MODE: R The RSU responds in both Local and Remote mode. Remote Command: R RSU Response: Rab R = Command indicator a = 0 Remote a = 1 Local b = 0 Manual b = 1 Auto Return On-line/Standby Status: S The RSU responds in both Local and Remote mode. Remote Command: S RSU Response: Sa S = Command indicator a = 0 B On-line, A Standby a = 1 A On-line, B Standby 7

9 SET RSU MODE: UA The RSU responds to the set command in Remote mode only. Remote Command Sequence: Ua RSU Response: U U = Command indicator a = 0 Manual a = 1 Auto PROGRAMMING EXAMPLES The RSU address is 40H (ASCII code The following are typical commands and responses showing the ASCII printable characters. A. Set the RSU mode to AUTO. Controller Command {@U1}! RSU Response {@U}o B. Return the RSU/Converter Fault status. The response indicates a fault in the RSU. Controller Command {@Q}k RSU Response {@Q001}= C. Set the On-line/Standby status. The response indicates the RSU is in LOCAL mode and will ignore the command. Controller Command {@P1}{ RSU Response {@c}} DEVICE ADDRESS/BAUD RATE SELECTION The device address is set with the ADDRESS DIP switch on the rear panel. S1, 2, 3, 4 and 5 select the five LSBs of the address in binary (switch Off = "1", switch On = "0", S1 = LSB). The two MSBs are permanently set to "10" and not available to the user. The baud rate and parity are selected with switches S6, 7 and 8 in the following code (switch Off = "1", switch On = "0"). 8

10 S8 S7 Baud Rate S6 Parity 0 Even 1 Odd RS422 BUS TERMINATION (See Figure 4) A jumper selectable 120 ohm termination resistor is connected across the DATA IN +/- and DATA OUT +/- terminals. Installing E1 places the resistor across the DATA OUT terminals and E2 across the DATA IN terminals. Figure 4. RS422/485 Bus Termination Jumpers RS485 BUS TERMINATION (See Figure 4) A jumper selectable 120 ohm termination resistor is connected across the DATA +/ DATA - terminals. Installing E1 places the resistor across the terminals IEEE-488 CONTROL The RSU performs the basic Talker and Listener functions as specified in IEEE Standard 488. It is also capable of sending a Service Request to the IEEE-488 Controller and will respond with a status word when the Serial Poll Enable message is received DATA INPUT MESSAGE FORMAT The messages to and from the RSU are ASCII character strings terminated with CR, LF and EOI. 9

11 SET ON-LINE/STANDBY STATUS This message sets the on-line/standby configuration of Units A and B. The unit must be in MANUAL mode to respond to this command. Pa a = 0 B On-line, A Standby a = 1 A On-line, B Standby SET RSU MODE This message sets the RSU mode. Ua a = 0 Manual a = 1 Auto DATA FORMAT These messages determine the RSU s response when it is addressed to talk by the IEEE-488 Controller. A Data Format message remains in effect until another one is received. DQ is the power on default format RSU/CONVERTER FAULT STATUS FORMAT Data Format RSU Response DQ Qabc 0 = Normal 1 = Fault Q = Fault status format indicator a = Converter A b = Converter B c = RSU RSU MODE FORMAT Data Format RSU Response DR Rab R = Mode format indicator a: 0 = Remote, 1 = Local b: 0 = Manual, 1 = Automatic 10

12 CONVERTER ON-LINE/STANDBY STATUS FORMAT Data Format RSU Response DS Sa S = Converter on-line/standby status format indicator a: 0 = A Standby, B On-line 1 = A On-line, B Standby SERVICE REQUEST The RSU will issue a service request (activate the SRQ line) when a fault is detected in the RSU. The fault may be caused by a power supply problem, or transfer switch failure. The IEEE-488 Controller responds by sending the SPE message (Serial Poll) and addresses the RSU to talk. The RSU responds with the following message: Bit Number SRQ S1 S0 S0/1 indicates which component caused the service request by setting the appropriate bit to 1. S0 = Power Supply S1 = Transfer switch The bit 6 is 0 when service request is disabled. It only becomes 1 when SRQ is enabled and controller is reading the serial poll message the first time DEVICE ADDRESS/SERVICE REQUEST ENABLE The device address is set with the ADDRESS DIP switch on the rear panel. S1, 2, 3, 4 and 5 select the address assignment in binary (switch Off = "1", On = "0", S1 = LSB). Switch 8 enables the Service Request feature (switch Off = Disabled, On = Enabled). S6, 7 are spares. 11

13 5.0 NON-VOLATILE MEMORY With the exception of the Remote Contact Closure and Local Only options, the RSU stores all information in non-volatile memory. If power is lost momentarily or for a long period of time, the RSU will return to its original settings when power is restored. Option Remote Contact Closure Local Only Power On Settings REMOTE, AUTO AUTO REMOTE INTERFACE CONNECTOR RS232 - D subminiature connector, 25 conductor, male. J9-1 Ground -2 TX Data -3 RCV Data -4 RTS -5 CTS -7 Ground RS422 - Two D subminiature connectors, 9 conductor, female. J9-1 Ground -3 Data Out - -5 Data In - -7 Data Out + -9 Data In + J9A and B are internally connected together. RS485 - Two D subminiature connectors, 9 conductor, female. J9-1 Ground -3 Data - -7 Data + J9A and B are internally connected together. IEEE IEEE-488 compatible connector, 24 conductor, receptacle. Contact Closure - D subminiature connector, 25 conductor, female. Command (Input) Closed Common Open A On-line/B Standby B On-line/A Standby AUTO MANUAL Status, Mode, Alarms 12

14 (Output) Closed Common Open A On-line/B Standby B On-line/A Standby LOCAL REMOTE AUTO MANUAL RSU Normal RSU Fail Converter A Normal Converter A Fail Converter B Normal Converter B Fail Signal/Frame Ground 13 M:\TECHNOTE\25T008.DOC 13

1:N REDUNDANT SWITCHING UNIT BROADBAND SERIES

1:N REDUNDANT SWITCHING UNIT BROADBAND SERIES MITEQ TECHNICAL NOTE 25T030 OCTOBER 1999 REV D 1.1 GENERAL DESCRIPTION 1.1.1 PHYSICAL 1:N REDUNDANT SWITCHING UNIT BROADBAND SERIES SECTION 1 INTRODUCTION Figure 1-1. Front Panel, 1:N Redundant Switching

More information

1:N REDUNDANT SWITCHING UNIT REMOTE CONTROL TERMINAL

1:N REDUNDANT SWITCHING UNIT REMOTE CONTROL TERMINAL MITEQ TECHNICAL NOTE 25T051 OCTOBER 2001 REV B 1.1 GENERAL DESCRIPTION 1.1.1 PHYSICAL 1:N REDUNDANT SWITCHING UNIT REMOTE CONTROL TERMINAL SECTION 1 INTRODUCTION Figure 1-1. Front Panel, 1:N Redundant

More information

It is the installer's responsibility to follow all instructions in this manual and to follow correct electrical practice.

It is the installer's responsibility to follow all instructions in this manual and to follow correct electrical practice. MCD Modbus Module Instructions Important User Information INSTALLATION INSTRUCTIONS: MCD MODBUS MODULE Order Code: 175G9000 1. Important User Information Observe all necessary safety precautions when controlling

More information

NSU REDUNDANT SWITCHOVER SYSTEM

NSU REDUNDANT SWITCHOVER SYSTEM 100 Davids Drive Hauppauge, New York 11788-2034 Tel: 631 436 7400 Fax: 631 436 7431 www.miteq.com TECHNICAL NOTE 25T065 DECEMBER 2006 REV E NSU REDUNDANT SWITCHOVER SYSTEM 1.1 GENERAL DESCRIPTION 1.1.1

More information

9800/9900 SERIES CONVERTERS LOCAL INTERFACE AND REMOTE PROTOCOL

9800/9900 SERIES CONVERTERS LOCAL INTERFACE AND REMOTE PROTOCOL 1 0 0 D a v i d s D ri v e H a u p p a u g e, N e w Y o r k 1 1 7 8 8-2 0 3 4 Tel: 631 436 7400 Fax: 631 436 7431 www.miteq.com MITEQ TECHNICAL NOTE 25T063 NOVEMBER 2005 REV D 9800/9900 SERIES CONVERTERS

More information

DELPHI CORPORATION. LIN to RS-232 Gateway Systems Analysis INterface Tool (SAINT) Users Guide

DELPHI CORPORATION. LIN to RS-232 Gateway Systems Analysis INterface Tool (SAINT) Users Guide DELPHI CORPORATION LIN to RS-232 Gateway Systems Analysis INterface Tool (SAINT) Users Guide Document Number TBD Version D, Draft 1 August 15, 2003 Copyright Delphi Corporation, 2003 Maintained by: Chris

More information

Series 370 Stabil-Ion Gauge Controller with RS-485 Interface Option

Series 370 Stabil-Ion Gauge Controller with RS-485 Interface Option Series 370 Stabil-Ion Gauge Controller with RS-485 Interface Option Introduction The RS-485 communications option (See Figure 1) for the Series 370 Stabil-Ion Gauge Controller permits data output to, and

More information

1. Introduction. 2. Installation MODBUS INTERFACE

1. Introduction. 2. Installation MODBUS INTERFACE 5551.C 8473.C MODBUS INTERFACE PIM-MB-1 Modbus Interface 1. Introduction AuCom soft starters can be controlled and monitored across an RS485 serial communication network using the Modbus RTU and AP ASCII

More information

Vorne Industries. 87/415 Rate Monitor Display User's Manual Industrial Drive Itasca, IL (630) Telefax (630)

Vorne Industries. 87/415 Rate Monitor Display User's Manual Industrial Drive Itasca, IL (630) Telefax (630) Vorne Industries 87/415 Rate Monitor Display User's Manual 1445 Industrial Drive Itasca, IL 60143-1849 (630) 875-3600 Telefax (630) 875-3609 . 3 Chapter 1 Setting Up Your Display For Operation... 1.1 Accessing

More information

Vorne Industries. Model 77/232 Serial Input Numeric 3" Display User's Manual

Vorne Industries. Model 77/232 Serial Input Numeric 3 Display User's Manual Vorne Industries Model 77/232 Serial Input Numeric 3" Display User's Manual 1445 Industrial Drive Itasca, IL 60143-1849 (630) 875-3600 Telefax (630) 875-3609 Page 2 Model 77/232 Serial Input Numeric 3"

More information

RS-422 Code-Operated Switches

RS-422 Code-Operated Switches JUNE 2000 SW421A-R2 SW422A-R2 RS-422 Code-Operated Switches COS/4 TEXT TRANSPARENT GRAPHICS MODE RESET ST LO CUSTOMER SUPPORT INFORMATION Order toll-free in the U.S. 24 hours, 7 A.M. Monday to midnight

More information

Vorne Industries. 2000S Series Serial Input Alphanumeric Display User's Manual

Vorne Industries. 2000S Series Serial Input Alphanumeric Display User's Manual Vorne Industries 2000S Series Serial Input Alphanumeric Display User's Manual 1445 Industrial Drive Itasca, IL 60143-1849 Telephone (630) 875-3600 Telefax (630) 875-3609 2000S Series Serial Input Alphanumeric

More information

AD-8923-BCD. Remote Controller (BCD) INSTRUCTION MANUAL 1WMPD

AD-8923-BCD. Remote Controller (BCD) INSTRUCTION MANUAL 1WMPD AD-8923-BCD Remote Controller (BCD) INSTRUCTION MANUAL 1WMPD4002137 2010 A&D Company, Limited. All rights reserved. No part of this publication may be reproduced, transmitted, transcribed, or translated

More information

INTRINSICALLY SAFE DUPLEXER PROTECTION. ELECTRONICS, INC Vulcan Road Apopka, Florida MOTOR INSTRUCTION MANUAL

INTRINSICALLY SAFE DUPLEXER PROTECTION. ELECTRONICS, INC Vulcan Road Apopka, Florida MOTOR INSTRUCTION MANUAL INTRINSICALLY SAFE DUPLEXER INSTRUCTION MANUAL MOTOR PROTECTION ELECTRONICS, INC. 2464 Vulcan Road Apopka, Florida 32703 Phone: Website: (407) 299-3825 www.mpelectronics.com Operating Program Revision:

More information

POWER Shiloh Road Alpharetta, Georgia (770) FAX (770) Toll Free

POWER Shiloh Road Alpharetta, Georgia (770) FAX (770) Toll Free Instruction Manual Model 1582-10M Protection Switch January 2009 Rev O ALARMS MENU OUTPUT = CH1 AUTO POWER 1 2 MODEL 1582 SWITCH CROSS TECHNOLOGIES INC. CH1 CH2 REMOTE EXECUTE Data, drawings, and other

More information

2. Terminal arrangement TEMPERATURE CONTROLLER KT2 COMMUNICATION INSTRUCTION MANUAL. (Fig. 2-1)

2. Terminal arrangement TEMPERATURE CONTROLLER KT2 COMMUNICATION INSTRUCTION MANUAL. (Fig. 2-1) COMMUNICATION INSTRUCTION MANUAL TEMPERATURE CONTROLLER No.KTC3E2 2006.08 To prevent accidents arising from the misuse of this controller, please ensure the operator receives this manual. For this product

More information

DCC-8 DIGITAL TO EIGHT CURRENT LOOP CONVERTER OPERATING MANUAL

DCC-8 DIGITAL TO EIGHT CURRENT LOOP CONVERTER OPERATING MANUAL DCC-8 DIGITAL TO EIGHT CURRENT LOOP CONVERTER OPERATING MANUAL 1 TABLE OF CONTENTS 1. MOUNTING INSTRUCTIONS 1.1 Standard DIN Rail mounting 1.2 Screw Mounting 2. FUSE REPLACEMENT 3. ASSEMBLING THE UNIT

More information

User Guide. Modbus Module. For Digistart soft starters. Part Number: Issue: 3.

User Guide. Modbus Module. For Digistart soft starters. Part Number: Issue: 3. User Guide Modbus Module For Digistart soft starters Part Number: 477-9-3 Issue: 3 General Information The manufacturer accepts no liability for any consequences resulting from inappropriate, negligent

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

WIE485 and WIE232. Wiegand to RS485 or RS232 bidirectional interface converters for systems with contactless readers

WIE485 and WIE232. Wiegand to RS485 or RS232 bidirectional interface converters for systems with contactless readers Wiegand to RS485 or RS232 bidirectional interface converters for systems with contactless readers 24. srpna 2016 w w w. p a p o u c h. c o m WIE485 and WIE232 Product Data Sheet Created: 5.10.2010 Last

More information

MSOC Communication Commonality with DPU/TPU/GPU 2000R Protective Relays

MSOC Communication Commonality with DPU/TPU/GPU 2000R Protective Relays ABB Application Note MSOC AN-64A-00 Substation Automation and Protection Division MSOC Communication Commonality with DPU/TPU/GPU 2000R Protective Relays Introduction There seems to be some confusion with

More information

REMOTE SERIAL COMMUNICATION CONTROLLER LAN NODE PCB (RSC) Part No. 46S For use on MicroTrac DSD Local Area Network

REMOTE SERIAL COMMUNICATION CONTROLLER LAN NODE PCB (RSC) Part No. 46S For use on MicroTrac DSD Local Area Network REMOTE DEVICE USER REFERENCE SHEET FOR REMOTE SERIAL COMMUNICATION CONTROLLER LAN NODE PCB (RSC) Part No. 46S02790-0030 For use on MicroTrac DSD Local Area Network Effective 9/25/90 1 CONTENTS INTRODUCTION...3

More information

Tongta Inverter TDS-F8

Tongta Inverter TDS-F8 Tongta Inverter TDS-F8 MODBUS Communication Application Manual Please ensure the user gets this manual, for the optimal use of this device. 1. Introduction: TEK-DRIVE / TDS-F8 INVERTER MODBUS Communication

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

RS 232 Interface. RS 232 is the Serial interface on the PC. Three major wires for the Serial interface: Transmit Pin 2 Receive Pin 3

RS 232 Interface. RS 232 is the Serial interface on the PC. Three major wires for the Serial interface: Transmit Pin 2 Receive Pin 3 RS 232 Interface RS 232 is the Serial interface on the PC Three major wires for the Serial interface: Transmit Pin 2 Receive Pin 3 Note: SR510 switches pins 2,3 internally HP Func. Gen. Requires a null

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

VIDEO MATRIX SWITCHER S MANUAL

VIDEO MATRIX SWITCHER S MANUAL VIDEO MATRIX SWITCHER S MANUAL Milestone s VIDEO MATRIX Switcher is a unit whereby multiple (2/4/8) VIDEO input can be switched to two (2) or multiple (simultaneous) VIDEO output or you can selected different

More information

Market Central

Market Central SwitchMaster XK5000 Series Ultra-Compact Kill Switch System OCT 2012 Part Numbers Market Central www.secureswitch.com 500 Business Center Drive Pittsburgh, PA 15205 USA 412.494.2800 CAGE 1BGJ7 COMPLETE

More information

MRUC-20 Modul-R CAN Bus Network

MRUC-20 Modul-R CAN Bus Network MRUC-20 Modul-R CAN Bus Network BALOGH This manual is based on information available at the time if its publication. Every effort has been made to provide accurate and up-to-date information. This document

More information

RS 232 PINOUTS. 1. We use RJ12 for all of our RS232 interfaces (Link-2-Modbus & Link-2-PC- Serial/RS232). The diagram below shows our pin out.

RS 232 PINOUTS. 1. We use RJ12 for all of our RS232 interfaces (Link-2-Modbus & Link-2-PC- Serial/RS232). The diagram below shows our pin out. RS 232 PINOUTS 1. We use RJ12 for all of our RS232 interfaces (Link-2-Modbus & Link-2-PC- Serial/RS232). The diagram below shows our pin out. 2. A DB9 Female to RJ12 Female Serial/Terminal Modular Adaptor

More information

INSTRUCTION MANUAL FOR JU THYRISTOR REGULATOR COMMUNICATIONS INTERFACE

INSTRUCTION MANUAL FOR JU THYRISTOR REGULATOR COMMUNICATIONS INTERFACE INST. INE-325A INSTRUCTION MANUAL FOR JU THYRISTOR REGULATOR COMMUNICATIONS INTERFACE Always keep this manual with the unit and in an easily accessible place. Please make sure that this manual is delivered

More information

IM3523 IM3533 IM IM3536 LCR METER IM3570 IM7580 IM3590 CHEMICAL IMPEDANCE ANALYZER IMPEDANCE ANALYZER. Communication Instruction Manual

IM3523 IM3533 IM IM3536 LCR METER IM3570 IM7580 IM3590 CHEMICAL IMPEDANCE ANALYZER IMPEDANCE ANALYZER. Communication Instruction Manual Communication Instruction Manual IM3523 IM3533 IM3533-01 IM3536 LCR METER IM3570 IM7580 IMPEDANCE ANALYZER IM3590 CHEMICAL IMPEDANCE ANALYZER November 2014 Revised edition 6 IM3570A983-06 14-11H i Contents

More information

ALESIS M20. RS-422 Implementation

ALESIS M20. RS-422 Implementation ALESIS M20 RS-422 Implementation Second Revision August 5, 1999 INTRODUCTION This document contains information outlining the implementation of the Sony 9-Pin Protocol in the Alesis M20. This is not an

More information

Vorne Industries. 87/708 Master Clock Display User's Manual

Vorne Industries. 87/708 Master Clock Display User's Manual Vorne Industries 87/708 Master Clock Display User's Manual 1445 Industrial Drive Itasca, IL 60143-1849 (630) 875-3600 Telefax (630) 875-3609 www.vorne.com Chapter 1 Setting Up Your Display For Operation...

More information

LT900SERIES. 1xN Multi-Channel Switch Operation Manual

LT900SERIES. 1xN Multi-Channel Switch Operation Manual LT900SERIES 1xN Multi-Channel Switch Operation Manual Table of Contents General Information.. 1 General Specifications...... 2 Interface Connectors..... 3 Connector Assignment 16 pin........ 4 26 pin....

More information

1. System configuration

1. System configuration COMMUNICATION INSTRUCTION MANUAL ACD/R-3A, ACD/R-5A (C, C5) No. ACDRCE2 2008.08 This manual contains instructions for communication functions of the ACD-3A, ACR-3A, ACD-5A and ACR-5A. Serial communication

More information

P/N Operation & Installation Manual Serial Control Transfer Switch Model TM-STS

P/N Operation & Installation Manual Serial Control Transfer Switch Model TM-STS P/N 92 53626 000-11 Operation & Installation Manual Serial Control Transfer Switch Model TM-STS 92 53626 000 Table of Contents 1.0 SCOPE 1 2.0 INTRODUCTION 1 3.0 SPECIFICATIONS 2 4.0 EQUIPMENT DESCRIPTION

More information

Voltage regulator TAPCON 240

Voltage regulator TAPCON 240 Voltage regulator TAPCON 240 Supplement 2398420/00 Protocol description SPA-Bus All rights reserved by Maschinenfabrik Reinhausen Copying and distribution of this document and utilization and communication

More information

BMV Text Protocol. Table of contents

BMV Text Protocol. Table of contents BMV Text Protocol Table of contents Introduction... 2 Physical interface... 2 Serial port configuration... 2 Message format... 3 Data integrity... 3 Units... 3 Other statistics... 4 Since firmware version

More information

Message Display Operator Panel. UCT-33/36 Industrial Terminal. Manual 32.00

Message Display Operator Panel. UCT-33/36 Industrial Terminal. Manual 32.00 BRODERSEN Message Displays/Operator Panels Message Display Operator Panel UCT-33/36 Industrial Terminal Manual 32.00 Brodersen Controls A/S. Betonvej 0. DK-4000 Roskilde. Denmark. Tel (+45) 46 74 00 00.

More information

7SR21 Non-Directional 7SR22 Directional Overcurrent Relay

7SR21 Non-Directional 7SR22 Directional Overcurrent Relay 7SR21 Non-Directional 7SR22 Directional Overcurrent Relay Document Release History This document is issue 2010/05. The list of revisions up to and including this issue is: 2010/05 Additional Comms module

More information

SMARTEYE S-net with DeviceNet Interface SP4000/01 User Manual Version Revision 3

SMARTEYE S-net with DeviceNet Interface SP4000/01 User Manual Version Revision 3 SMARTEYE S-net with DeviceNet Interface SP4000/01 User Manual Version 1.0.5 Revision 3 www.smarteyecorporation.com related documents: SMARTEYE Sender/Receiver Reader User Manual The material in this manual

More information

JCL-33A (C5) Warning. 1. System Configuration COMMUNICATION INSTRUCTION MANUAL

JCL-33A (C5) Warning. 1. System Configuration COMMUNICATION INSTRUCTION MANUAL COMMUNICATION INSTRUCTION MANUAL JCL-33A (C5) No.JCL3CE3 2018.11 This manual contains instructions for the communication functions, operations and notes when operating the JCL-33A. To prevent accidents

More information

CDN502 HIGH DENSITY I/O ADAPTER USER GUIDE

CDN502 HIGH DENSITY I/O ADAPTER USER GUIDE CDN502 HIGH DENSITY I/O ADAPTER USER GUIDE 13050201 (c) Copyright DIP Inc., 1996 DIP Inc. P.O. Box 9550 MORENO VALLEY, CA 92303 714-924-1730 CONTENTS DN502 PRODUCT OVERVIEW 1 DN502 INSTALLATION 1 POWER

More information

BOARD LEVEL PRODUCTS GPIB<->RS-422/RS-485 INTERFACE BOARD

BOARD LEVEL PRODUCTS GPIB<->RS-422/RS-485 INTERFACE BOARD BOARD LEVEL PRODUCTS RS-422/ INTERFACE BOARD DESCRIPTION The Model Serial Interface is a small, low cost interface board that interfaces serial devices with RS-422 or signals to the bus. The provides

More information

Doug Fleenor Design, Inc. RS-232 to DMX512 Interface, 2 Generation. March 8, 2010 (Software V1.2)

Doug Fleenor Design, Inc. RS-232 to DMX512 Interface, 2 Generation. March 8, 2010 (Software V1.2) Doug Fleenor Design, Inc. nd RS-232 to DMX512 Interface, 2 Generation March 8, 2010 (Software V1.2) The second generation RS-232 to DMX512 interface has numerous features beyond the original device. The

More information

INTELLIS. Modbus Direct Network Monitor

INTELLIS. Modbus Direct Network Monitor INTELLIS Modbus Direct Network Monitor System Installation and Operation Manual Phone: (201) 794-7650 Fax: (201)794-0913 Chapter 1 Modbus Protocol Revision History Revision 1.0 30 April, 2002 Initial Version

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

THT-500-A/R (C5) 1. System Configuration COMMUNICATION INSTRUCTION MANUAL. No. THT5CE

THT-500-A/R (C5) 1. System Configuration COMMUNICATION INSTRUCTION MANUAL. No. THT5CE COMMUNICATION INSTRUCTION MANUAL THT-500-A/R (C5) No. THT5CE2 2018.04 This manual contains instructions for communication functions of the THT-500-A/R. 1. System Configuration 1.1 When Using USB Communication

More information

INSTRUCTION MANUAL FOR GCS-300 COMMUNICATION [OPTION CODE: C5] GCSC3E

INSTRUCTION MANUAL FOR GCS-300 COMMUNICATION [OPTION CODE: C5] GCSC3E INSTRUCTION MANUAL FOR COMMUNICATION [OPTION CODE C5] GCSC3E1 2002.04 To prevent the accidents by mishandling of this controller, please arrange to give this manual into the hands of the operator who actually

More information

COMMUNICATIONS PROTOCOL WAYNE MILLER ASSOCIATES SERIAL/PARALLEL INTERFACE MODEL WMA-039

COMMUNICATIONS PROTOCOL WAYNE MILLER ASSOCIATES SERIAL/PARALLEL INTERFACE MODEL WMA-039 SCOPE COMMUNICATIONS PROTOCOL WAYNE MILLER ASSOCIATES SERIAL/PARALLEL INTERFACE MODEL WMA-039 WLM080706-1 rev 7.1, 10/17/06 Copyright 2006 by Wayne Miller Associates. All rights reserved. The model WMA-039

More information

Manual 601: : USB/RS232. Specifications. Contents. Options

Manual 601: : USB/RS232. Specifications. Contents. Options Page 1 ATE-601 601: : USB/RS232 I/O Controller - 8 Inputs, 4/8 Relays The ATE-500/600 series is a range of modular I/O controllers. It uses small standardized boards which allows you to configure the system

More information

Pins 2, 3 - Baud rate select - Selects the baud rate for the serial transmission.

Pins 2, 3 - Baud rate select - Selects the baud rate for the serial transmission. General The CSI Model DB1000 Decoder is available in a PLCC-44 pin package. The list below describes the function of each pin. The basic connection schematic shows connections that are common to all configurations.

More information

FANUC PLC Parts. GE Fanuc Automation. Series 15i / 150i Model A Remote Buffer. Computer Numerical Control Products. Descriptions Manual

FANUC PLC Parts. GE Fanuc Automation. Series 15i / 150i Model A Remote Buffer. Computer Numerical Control Products. Descriptions Manual GE Fanuc Automation Computer Numerical Control Products Series 15i / 150i Model A Remote Buffer Descriptions Manual GFZ-63322EN-1/01 July 1999 FANUC PLC Parts Warnings, Cautions, and Notes as Used in this

More information

Rev. A. ANC Series RS-485/RS-422 Synchronous Clock Display. Antona Corporation (818) URL:

Rev. A. ANC Series RS-485/RS-422 Synchronous Clock Display. Antona Corporation (818) URL: Rev. A ANC - 7020 Series RS-485/RS-422 Synchronous Clock Display Antona Corporation, Los Angeles, CA Antona Corporation (818)783-4299 URL:http://www.antona.com 1 Antona Corporation Copyright Copyright

More information

PCIe Card Selection Guide. PCIe-CAN Card. PCIe-COM Card. Taiwan Pulse Motion Co.,Ltd. Bus Interface PCI Express x 1 LPE-C122 PCE-C122D PCE-C122T

PCIe Card Selection Guide. PCIe-CAN Card. PCIe-COM Card. Taiwan Pulse Motion Co.,Ltd. Bus Interface PCI Express x 1 LPE-C122 PCE-C122D PCE-C122T PCIe Card Selection Guide PCIe-CAN Card Bus Interface PCI Express x 1 LPE-C122 PCE-C122D PCE-C122T Channels I/O Isolation Voltage Baud Rate Terminator Resistor I/O PIN Type 2 Max. 1 Mbps Jumper for 120

More information

Modbus Remote Communication Protocol for REM 54_. Technical Description

Modbus Remote Communication Protocol for REM 54_. Technical Description Modbus Remote Communication Protocol for REM 54_ 1MRS 750781-MUM Issued: 08.03.2002 Version: A/18.06.2002 Checked: ML Approved: AF Remote Communication Protocol for REM 54_ Modbus We reserve the right

More information

DirectNET Host. Communications Programs. In This Chapter...

DirectNET Host. Communications Programs. In This Chapter... Communications Programs In This Chapter.... Why do you need a communications program? Modes of Operation Protocol Components Controlling the Communications Initiating the Request Acknowledging the Request

More information

User Guide IM/C250 MOD_3. Modbus (RTU) Communications Option C250 and V250

User Guide IM/C250 MOD_3. Modbus (RTU) Communications Option C250 and V250 User Guide IM/C250 MOD_3 Modbus (RTU) Communications Option C250 and V250 Electrical Safety This instrument complies with the requirements of CEI/IEC 61010-1:2001-2 "Safety requirements for electrical

More information

JCS, JCM, JCR, JCD-33A (C5)

JCS, JCM, JCR, JCD-33A (C5) COMMUNICATION INSTRUCTION MANUAL JCS, JCM, JCR, JCD-33A (C5) No.JC3CE11 2013.01 This manual contains instructions for the communication functions, operations and notes when operating the JCS, JCM, JCR

More information

COMMUNICATION INSTRUCTION MANUAL Temperature Controller KT4R

COMMUNICATION INSTRUCTION MANUAL Temperature Controller KT4R COMMUNICATION INSTRUCTION MANUAL Temperature Controller KT4R No. KT4RCE1 2015.06 This manual contains instructions for communication functions of the KT4R. To prevent accidents arising from the misuse

More information

Operating Guide MODBUS (RTU) Communications Option IM/L150 MOD_2. Level Indicator L150 and L160

Operating Guide MODBUS (RTU) Communications Option IM/L150 MOD_2. Level Indicator L150 and L160 Operating Guide MODBUS (RTU) Communications Option IM/L150 MOD_2 Level Indicator L150 and L160 Electrical Safety This equipment complies with the requirements of CEI/IEC 61010-1:2001-2 "Safety requirements

More information

Sensing & Control DPR 180/DPR 250 COMMUNICATION OPTION MANUAL. Product of France Issue 4-09/00 US1I-6189

Sensing & Control DPR 180/DPR 250 COMMUNICATION OPTION MANUAL. Product of France Issue 4-09/00 US1I-6189 Sensing & Control DPR 180/DPR 250 COMMUNICATION OPTION MANUAL Product of France Issue 4-09/00 US1I-6189 TABLE OF CONTENTS 1. OVERVIEW...1 1.1 WARNING...1 1.2 PROTOCOL...2 1.3 MAIN FUNCTIONS...2 2. INSTALLATION...3

More information

3 Input Multiplexer Operation Manual

3 Input Multiplexer Operation Manual ProMUX-3 3 Input Multiplexer Operation Manual WARRANTY Accurate Technology, Inc. warrants the ProMUX-3 against defective parts and workmanship for 1 year commencing from the date of original purchase.

More information

DS232. RS232 to DMX Converter V4. ELM Video Technology s RS232 to DMX Converter / Controller

DS232. RS232 to DMX Converter V4. ELM Video Technology s RS232 to DMX Converter / Controller DS232 V4 ELM Video Technology s RS232 to DMX Converter / Controller RS232 RS232 Source DMX Device: Dimmers, Moving Heads, LED Pars, Splitters, Relays, etc. OVERVIEW The DS232 is an RS232 to DMX controller.

More information

MODEL DSU Kbps Rack Mount CSU/DSU OPERATOR S MANUAL. 280 I-80 West Exit 1 PO Box 1330 Verdi NV 89439

MODEL DSU Kbps Rack Mount CSU/DSU OPERATOR S MANUAL. 280 I-80 West Exit 1 PO Box 1330 Verdi NV 89439 MODEL DSU-56 56 Kbps Rack Mount CSU/DSU OPERATOR S MANUAL 280 I-80 West Exit 1 PO Box 1330 Verdi NV 89439 TEL: 775-345-8000 FAX: 775-345-8010 E-MAIL: SUPPORT @S.NET DSU-56 Rack Mount TABLE OF CONTENTS

More information

EM210 COMMUNICATION PROTOCOL. Version 3 Revision 1

EM210 COMMUNICATION PROTOCOL. Version 3 Revision 1 EM210 COMMUNICATION PROTOCOL Version 3 Revision 1 June 4 th, 2014 Index 1.1 Introduction...3 1.2 MODBUS functions...3 Function 03h (Read Holding Registers)...3 Function 04h (Read Input Registers)...4 Function

More information

Appendix) Specifications of Monitor & Control Rev. 4.0 July 13, 2016

Appendix) Specifications of Monitor & Control Rev. 4.0 July 13, 2016 Specifications of Monitor & Control July 13, 2016 1. Interface Specifications 1-1. FSK Communication M&C (1) Physical Interface IF Connector: N-type or F-type, female Combine with IF signal and 10MHz Reference

More information

CTI 2573-MOD and CTI 2573-TCM2 SERIAL DEVICE INTERFACE ADAPTER INSTALLATION AND OPERATION GUIDE Version 2.4

CTI 2573-MOD and CTI 2573-TCM2 SERIAL DEVICE INTERFACE ADAPTER INSTALLATION AND OPERATION GUIDE Version 2.4 CTI 2573-MOD and CTI 2573-TCM2 SERIAL DEVICE INTERFACE ADAPTER INSTALLATION AND OPERATION GUIDE Version 2.4 CTI Part # 062-00187-024 2573MOD/TCM2IOG $25 ii CTI 2573-MOD/TCM2 Installation and Operation

More information

NTI. KEEMUX Series. KEEMUX-P2 (2-Port PS/2 KVM Switch) INSTALLATION / USER GUIDE R NETWORK TECHNOLOGIES INCORPORATED

NTI. KEEMUX Series. KEEMUX-P2 (2-Port PS/2 KVM Switch) INSTALLATION / USER GUIDE R NETWORK TECHNOLOGIES INCORPORATED NTI R NETWORK TECHNOLOGIES INCORPORATED 1275 Danner Dr Aurora, OH 44202 Tel:330-562-7070 Fax:330-562-1999 www.nti1.com KEEMUX-P2 (2-Port PS/2 KVM Switch) INSTALLATION / USER GUIDE KEEMUX Series MAN049

More information

Communications Protocol

Communications Protocol SLC lm Programmable Controller Contents SLC Page 1 Format of Transmission 1 Map Specific Commands 4 The Memory 8 User Address to Controller Address Table 10 Addresses Program User Connector Pin Configuration

More information

A Issue A Original. Instruction Manual. nxds Serial Comms Interface

A Issue A Original. Instruction Manual. nxds Serial Comms Interface Instruction Manual A735-01-860 Issue A Original nxds Serial Comms Interface Description nxds6i nxds10i nxds15i nxds20i Item Number A735-01-983 A736-01-983 A737-01-983 A738-01-983 nxds6ic nxds10ic nxds15ic

More information

The I-7530A RS-232/485/422 to CAN Converter

The I-7530A RS-232/485/422 to CAN Converter The I-7530A RS-232/485/422 to CAN Converter User s Manual Warranty All products manufactured by ICP DAS are under warranty regarding defective materials for a period of one year from the date of delivery

More information

FLUIDWELL GENERAL MODBUS COMMUNICATION PROTOCOL

FLUIDWELL GENERAL MODBUS COMMUNICATION PROTOCOL FLUIDWELL GENERAL MODBUS COMMUNICATION PROTOCOL Manual : MODB100_v1302 Copyright 1998 : Fluidwell bv - The Netherlands. Page: 2 Information in this manual might change without prior notice. The manufacturer

More information

Wiring Section 3-3. NQ-Series communication ports support various types of (serial) communication.

Wiring Section 3-3. NQ-Series communication ports support various types of (serial) communication. 3-3 Wiring NQ-Series models have, besides one power connector, a number of communication ports. Please refer to Table 2.2: Common specifications for NQ-Series and Table 2.3: Specifications per NQ-Series

More information

GPD 506 / Modbus RTU Technical Manual

GPD 506 / Modbus RTU Technical Manual GPD 506 / Modbus RTU Technical Manual Technical References Refer to the following publications for further information about the GPD 506/P5: GPD 506/P5 Technical Manual Publication TM 4506 RS-232C/485

More information

R3-NE1 ETHERNET INTERFACE MODULE MODEL. Remote I/O R3 Series. (Modbus/TCP)

R3-NE1 ETHERNET INTERFACE MODULE MODEL. Remote I/O R3 Series. (Modbus/TCP) Remote I/O R Series ETHERNET INTERFACE MODULE (Modbus/TCP) MODEL R-NE MODEL & SUFFIX CODE SELECTION R NE MODEL POWER INPUT K : V AC L : V AC R : V DC N : No power supply * *. Choose N (no power supply)

More information

Introduction Page 1. Power Supply Requirements & Hardware Options Page 2. External Connectors (Functions & Pinouts) Page 2

Introduction Page 1. Power Supply Requirements & Hardware Options Page 2. External Connectors (Functions & Pinouts) Page 2 A262B Interface Board Connection and Application Data Introduction Page 1 Power Supply Requirements & Hardware Options Page 2 External Connectors (Functions & Pinouts) Page 2 Software Requirements (Control

More information

CDN503 HIGH DENSITY I/O ADAPTER USER GUIDE

CDN503 HIGH DENSITY I/O ADAPTER USER GUIDE CDN503 HIGH DENSITY I/O ADAPTER USER GUIDE 13050301 (c) Copyright DIP Inc., 1996 DIP Inc. P.O. Box 9550 MORENO VALLEY, CA 92303 714-924-1730 CONTENTS DN503 PRODUCT OVERVIEW 1 DN503 INSTALLATION 1 POWER

More information

IO64 User's Manual. Rev C. Document

IO64 User's Manual. Rev C. Document IO64 User's Manual Rev C Document 940524 (c) 1994 by Alcorn McBride Inc. 3300 S. Hiawassee Bldg. 105 Orlando, Florida 32835 Tel: (407) 296-5800 Fax: (407) 296-5801 Every effort has been made to assure

More information

SERIES 16C TEMPERATURE/PROCESS CONTROLLER. Standard Options and Digital Communications User s Guide

SERIES 16C TEMPERATURE/PROCESS CONTROLLER. Standard Options and Digital Communications User s Guide SERIES 16C TEMPERATURE/PROCESS CONTROLLER Standard s and Digital User s Guide Copyright 2004, Athena Controls, Inc. Table of Contents For information and instructions related to basic operations, refer

More information

Positional Number System

Positional Number System Positional Number System A number is represented by a string of digits where each digit position has an associated weight. The weight is based on the radix of the number system. Some common radices: Decimal.

More information

BV4531U. I2C or Serial 6 Way Relay

BV4531U. I2C or Serial 6 Way Relay BV4533 Date February 2018 11 Feb. 2018 Firmware Revision 1.0.4 Preliminary 1.1.0 Serial Updated I2C or Serial 6 Way Relay 3 Sep. 2018 1.1.0 I2C corrections, trigger is not used Introduction This is an

More information

PAC BI-DP BIM and 8701-CA-BI Carrier

PAC BI-DP BIM and 8701-CA-BI Carrier June 2013 PAC8000 8507-BI-DP BIM and 8701-CA-BI Carrier PROFIBUS DP Bus Interface Module and Carrier The 8507-BI-DP Bus Interface Module (BIM) provides the communications link between the PAC8000 series

More information

The I-7530A-MR Modbus RTU to CAN Converter

The I-7530A-MR Modbus RTU to CAN Converter The I-7530A-MR Modbus RTU to CAN Converter User s Manual Warranty All products manufactured by ICP DAS are under warranty regarding defective materials for a period of one year from the date of delivery

More information

PM130 Powermeters Reference Guide ASCII Communications Protocol

PM130 Powermeters Reference Guide ASCII Communications Protocol PM130 Powermeters Reference Guide ASCII Communications Protocol BG0309 Rev. A1 SERIES PM130 POWERMETERS COMMUNICATIONS ASCII Communications Protocol REFERENCE GUIDE Every effort has been made to ensure

More information

ModBus Communication protocol. The ModBus protocol is an industrial communications and distributed control system

ModBus Communication protocol. The ModBus protocol is an industrial communications and distributed control system ModBus Communication protocol ModBus Communication Standards The ModBus protocol is an industrial communications and distributed control system to integrate PLCs, computers, terminals, and other monitoring,

More information

The 3 kw Models will accept 200*/230 VAC single phase and 200*/208 VAC three phase input power.

The 3 kw Models will accept 200*/230 VAC single phase and 200*/208 VAC three phase input power. Sorensen DLM 3 & 4 kw Series DC Power Supply 3 4 kw 5 600 V 5 450 A 208 230 208 400 480 The Sorensen DLM 3kW and 4kW Series programmable DC power supplies are designed to provide highly stable, continuously

More information

SENTRY HPS / HTS COMMUNICATION PROTOCOL

SENTRY HPS / HTS COMMUNICATION PROTOCOL SENTRY HPS / HTS COMMUNICATION PROTOCOL Rev. 1.00 - October 1996-1 - The communication with Sentry.RPS uses RS232 serial line connection with: - only 3 wires TX, RX and GND; - 8 bits; - no parity; - 1

More information

Station 2. Inverter. PU connector (Note1)

Station 2. Inverter. PU connector (Note1) using the E500 series drives General This data sheet describes the correct techniques for using E500 series inverters on a standard RS485 serial comms link. Up to 32 inverters may be connected. Max comms

More information

SERIAL RS-232 / RS-422 / RS-485 INTERFACE DEFINITION MODEL TLSD & TLSE FREQUENCY SYNTHESIZERS

SERIAL RS-232 / RS-422 / RS-485 INTERFACE DEFINITION MODEL TLSD & TLSE FREQUENCY SYNTHESIZERS SERIAL RS-232 / RS-422 / RS-485 INTERFACE DEFINITION MODEL TLSD & TLSE FREQUENCY SYNTHESIZERS GENERAL Luff Research s models TLSDxxxxxxxx/xxx & TLSExxxxxxxx/xxx frequency synthesizers are serially controllable

More information

DSP860 Operation Manual

DSP860 Operation Manual DSP860 Operation Manual 1. Information 2. Introduction 3. Installation 4. Pin Assignment 5. DIP Switch Setting 6. Character Tables 7. Software Control (Command List) 8. Specifications 9. Instruction of

More information

Universal Asynchronous Receiver Transmitter Communication

Universal Asynchronous Receiver Transmitter Communication Universal Asynchronous Receiver Transmitter Communication 13 October 2011 Synchronous Serial Standard SPI I 2 C Asynchronous Serial Standard UART Asynchronous Resynchronization Asynchronous Data Transmission

More information

REV: C JAN 2008 GIGA-TMS REGISTERED TO ISO

REV: C JAN 2008 GIGA-TMS REGISTERED TO ISO PCR340 Series Dual Frequency RFID Reader Manual Part Number: TM951119 REV: C JAN 2008 GIGA-TMS REGISTERED TO ISO 9001:2000 8F, No.31, Lane 169, Kang-Ning St., Hsi-Chih Taipei Hsien, 221 Taiwan TEL:(886)

More information

VPGate Manual PROFINET to Serial

VPGate Manual PROFINET to Serial VPGate Manual PROFINET to Serial Content 1. PROPERTIES... 5 1.1 General properties... 5 1.2 Electrical properties... 7 1.3 Mechanical properties... 8 2. Hardware installation... 9 2.1 Connector technology...

More information

DSP840 Operation Manual Version 3.0

DSP840 Operation Manual Version 3.0 DSP840 Operation Manual Version 3.0 1. Information 2. Introduction 3. Installation 4. Pin Assignment 5. DIP Switch Setting 6. Character Tables 7. Software Control (Command List) 8. Specifications 9. Instruction

More information

This document hosted by: 10. OPTIONS

This document hosted by:  10. OPTIONS This document hosted by: www.oldwillknottscales.com 10. OPTIONS The following options are available for the FG series: OP-23 (FG-23) RS-232C serial interface OP-24 (FG-24) RS-232C serial interface and

More information

APPLICATION NOTE #xx. Modbus Installation and Troubleshooting for AP9635/AP9635CH Network Management Card By Gary Ware.

APPLICATION NOTE #xx. Modbus Installation and Troubleshooting for AP9635/AP9635CH Network Management Card By Gary Ware. [ APPLICATION NOTE #168 ] APPLICATION NOTE #xx Modbus Installation and Troubleshooting for AP9635/AP9635CH By Gary Ware PROJECT AT A GLANCE Project Type Modbus installation Applications Data centers with

More information

Manual. Specifications. Contents. Options

Manual. Specifications. Contents. Options Page 1 ATE-501: USB Input Controller - 8 Inputs The ATE-500/600 series is a range of modular I/O controllers. It uses small standardized boards which allows you to configure the system to your requirements.

More information

Copyright: December 2017 Nidec Issue: E

Copyright: December 2017 Nidec Issue: E General Information The manufacturer accepts no liability for any consequences resulting from inappropriate, negligent or incorrect installation or adjustment of the optional parameters of the equipment

More information