SIOX-RS232C Converter

Size: px
Start display at page:

Download "SIOX-RS232C Converter"

Transcription

1 L40 SIOX-RS232C Converter p 2 TELEFRANG AB TABLE OF CONTENTS SIOX-RS232C Converter General Description This module connects a CRT terminal or other RS232C serially communicating I/O device as a station on a SIOX 2-wire bus. Baud rate, bit format and handshaking can be defined in an internal EEPROM. Buffers in both transfer directions permit continuous, bidirectional transmission of both text, data and other asynchronous protocols. The 2-wire SIOX bus connection is optoisolated from the rest of the module. Block Diagram L40 Versions...1 Installation and Power Supply...3 Status Indicators...3 Start-Up...3 Communication Examples...4 Setup and RS232 Modes...5 Parameter Overview...6 Parameter Detailed Description...7 RS232 Serial Port Signals...12 Electrical Characteristics...13 Environmental Specifications...13 Mechanical Specifications...13 Versions : L40 SIOX to RS232 Converter H:\L40\Man\L40man.wpd/ /TC

2 L40 SIOX-RS232C Converter p 3 L40 SIOX-RS232C Converter p 4 Installation and Power Supply The L40 RS232 Converter is equipped with two connectors, one female 25- way D-sub connector for the RS232 device and one 4-way Phoenix MSTB for the SIOX bus. Either connector can be used for the power supply, 12 V to 35 V DC. Current consumption with unloaded outputs is approximately 12 ma. Short-circuiting of an output pin in the D-sub connector should be a- voided since it increases consumption and causes internal heat build-up. The polarity of the two SIOX bus leads is arbitrary, and they are opto-isolated from the rest of the L40 and the connected terminal. Status Indicators Two LED's on the L40 module indicate the SIOX bus status. The green LED is lit when loop voltage is applied. During transmission of a "zero" bit (from the master or any of the stations) this LED is off, and any communication on the bus causes it to flutter. When the green LED is constantly off, the SIOX bus is inoperable. The red LED is on only when the module transmits "zero" bits, thus indicating that the SIOX communication is active and the L40 module is answering. Start-Up When power and SIOX bus have been connected, the module is ready to run. Unless otherwise requested, the module is set up at the factory to communicate at 4800 bits/s using SIOX address 0/1. General principles for the SIOX bus and communications are described in a separate manual, the "SIOX System Description". Changes in operation modes and addressing are brought about by Parameter Setup Strings communicated over the SIOX bus, as described below. L40 contains a 512 bytes buffer for receiving characters from the RS232 device. At each communication initiated from the central computer, L40 transfers 1-80 characters from the buffer to the central. Note that L40 will not discard the characters from the buffer until it is confident that the central has received them properly. L40 therefore monitors next communication and frees the buffer unless that turns out to be a retransmission. Any characters received from the central are stored in another buffer of 384 bytes and output to the RS232 device as soon as possible. To be able to communicate, the device must be ready, i.e. the RTS (Request To Send) line pulled high. When not connected, L40 assumes that RTS is high. In case of any communication problems, always check that lines 2 and 3 measure a negative voltage and RTS and CTS a positive voltage with respect to GND. Communication Examples L40 can handle communications in an arbitrary mix of Data Mode (containing maximum one character to the RS232 device and one from the device), String Texts (max 80 characters in both directions), String Setup (read or write one parameter in RAM or EEPROM) and String Setup Enquiries (for info on module type or parameter explanations). These standardized message types are further described in the manual "SIOX System Description". Communication software for various types of central computers is available from Telefrang. Below follows some examples of how the messages are transferred over the SIOX bus. Hex codes are used to describe the characters. 1. Double Data Mode to station 9 from the central containing the IBM 8-bit character "ü" = hex 81: C9 0/1 0/1 Address 9 7 LSbits 8th bit Answer from L40: 0/0/ 7C bits 0/-6 bits 7-13 = hex 3E0/0/ = 0/0/ / 0/0/0/0/ 0/0/0/0/ (RTS and DTR high, no character) 2. String Mode text request from the central to station 9: C0/ 49 BE 78 Address 9 (Empty) Signoff/Checksum Answer from L40 containing "TEXT" received from the RS232 device: BE 7C T E X T Signoff/Checksum

3 L40 SIOX-RS232C Converter p 5 L40 SIOX-RS232C Converter p bytes String Mode transfer from central employing both repeated and meta (8-bit) characters: C0/ /5 B0/ 0/5 BE 3A Address 9 0/5 0/5 0/5 0/5 85 Signoff/Checksum Empty answer from L40: BE 41 Pos. Value Function hex hex Parameter Overview 0/0/ 8xxx Monitor, permits write to prohibited areas. 4xxx No Text Characters in String Answers. 4. String Mode Setup to RAM parameter #0/0/ = 0/70/1: C0/ 0/ / 30/ 37 30/ 31 BF 0/B Address 9 Write Par. 0/0/ Data = 0/70/1 Signoff/Chk Confirmation from L40: 30/ 37 30/ 31 BF 78 0/ 7 0/ 1 Signoff/Chk 2xxx 1xxx x9xx-x3xx No Text Characters in Data Mode Answers. 2 Data characters transmitted in Data Mode. SIOX Transmission Speed control bits/s. x0/xxx2xx or xaxx-xfxx = default 4800 bits/s. Setup and RS232 Modes The L40 contains two types of memory: RAM for temporary storage for as long as the module is connected to a power supply, and EEPROM for longterm storage of working modes when the power supply is disconnected. At power-up, the EEPROM is automatically copied to the RAM, and the information is used to control the module. Using String Mode commands, described in "SIOX - a Communication Method", any variable may be read or modified at any time, either temporarily in RAM or permanently in EEPROM. In the latter case, the corresponding RAM cells are modified as well. The MS-DOS program SIOXUSER permits quick access to these parameters if a PC compatible and a K30/K32 SIOX adapter are available. Alternately, the SIOX display module P10 permits the user to read and change the setup of another SIOX module. xx0/1 FFFF Only 1 SIOX Address accepted. The module is restarted by writing hex FFFF. 0/1 0/1xx-3Fxx Address nr xx1x xxx4 Compress multiple equal text characters in String Mode answers. Repeated X-ONs every 10 s if no activity. xxx2 Send Data Mode "empty" answer char = hex 80/. xxx1 Transfer NUL from central computer in Data Mode. 0/2-0/3 0/0/0/0/ Options reserved for specific customers. 0/4 0/1xx-50/xx Message Length maximum text length in a String Message to the central. 0/5 x0/xx-xfxx RS232 Mode set-up. xxx1-xxx9 RS232 Baud Rate set-up: or default /6 XXYY X-ON / X-OFF Characters for software handshaking, typically 1113 or 0/0/0/0/.

4 L40 SIOX-RS232C Converter p 7 L40 SIOX-RS232C Converter p 8 Pos. Value Function hex hex 0/7 8xxx Handshaking Status: Receive from RS232 possible 2xxx RTS Pin=ON Transmit to RS232 permitted 1xxx DTR Pin=ON (No effect on L40) x8xx CTS Pin=ON Receive from RS232 possible Parameter # 0/0/, Speed Select The SIOX bus transmission speed is changed by setting one of the following values: x9xx = bits/second x8xx = 9600 bits/second x7xx = 4800 bits/second x6xx = 2400 bits/second x5xx = 1200 bits/second x4xx = 600 bits/second x3xx = 300 bits/second x4xx Handshaking Status: Transmit to RS232 permitted Other values=default: 4800 bits/second xxxf Parameter Detailed Description Reset Command Flags causing a single operation Parameter # 0/0/, Monitor Control Flag It is possible to write to prohibited areas in RAM and EEPROM if this parameter is set at 8xxx. The Monitor Flag should in all normal cases be cleared. When writing to this and other multiple-function parameters, be careful to include the flags below, setting all 16 bits simultaneously. Parameter # 0/0/, String / Data Answer Inhibit If text is fetched alternately in String Mode and one character at a time in Data Mode, the central might get problems reorganizing the text again. Setting either of these flags 4xxx or 2xxx causes answers in String Text Mode or Data Mode, respectively, to be empty. In this way it is possible e.g. to send text in String Mode without expecting anything in return and poll L40 in Data Mode for single character answers. Parameter # 0/0/, Double Data Flag Depending on the communication protocol, 4 or 5 bytes Data Mode communication can be defined. 4 bytes (using 7 output data bits) are suitable for normal ASCII character transfers. 5 bytes (using 14 output data bits) can be selected by setting the parameter to 1xxx, permitting 8-bit characters to be transferred in Data Mode. String Mode is not affected by the Data Mode selected. The speed parameter, when changed from the central computer, must be set in EEPROM, and be followed by a power-down / power-up cycle, to have effect. Parameter # 0/0/, Number of Addresses In the same parameter, the number of communication addresses is defined for compatibility with other SIOX modules. Any number except xx0/1 is invalid and will immediately revert to 0/1 in the RAM copy of the EEPROM parameter. Restart of the module is accomplished by writing hex FFFF to parameter 0/0/. For example, to change the baud rate of a remote L40, first write the corresponding code into EEPROM parameter 0/0/, then write hex FFFF to the same parameter (in EEPROM or RAM). The module will now restart and commence communication on the new baud rate. Parameter # 0/1, Address The station address is defined by this parameter. 0/1xx-3Fxx are valid, while 41xx-7Fxx, 81xx-BFxx, C1xx-FFxx automatically reverts to 0/ 1xx-3Fxx. Note that an address change also affects later String Mode parameter set-up communications. Selecting address 3F for normal communication should be avoided, since this is a default address for uninitiated modules.

5 L40 SIOX-RS232C Converter p 9 L40 SIOX-RS232C Converter p 10 Parameter # 0/1, Feature Flags There are five flags included in this parameter. First, when the bit value xxx4 is set and X-ON is activated but no input is received from the RS232 device, a new X-ON is returned to the device every 10 seconds. Adding xxx2 to parameter # 0/1 permits compatibility with older SIOX modules using the eighth bit of the Data Mode answer as a "no data" flag. When all characters input from the RS232 device have been transmitted, the NUL code is used in the answer, but with xxx2 set, hex 80/ is used in a "no data" answer to distinguish it from a real NUL character. However, in RS232 8-bit mode, even 80/ is a valid character, so 0/0/ must be used when no character is available, irrespective of the parameter flag. Setting the parameter to xxx1 permits Data Mode "NUL" characters from the central computer to be buffered and sent to the RS232 device if this is necessary. Normally, when the parameter contains xxx0/, NULs are not buffered, since they are also used when the module is prompted for an answer character from the device without any character to send. The prompting NULs might otherwise overflow the buffer. In String Mode an empty string may be sent from the central computer when only an answer string is requested, so NULs found in the string are always buffered. To identify a real character in both 7- and 8-bit RS232 mode, the ninth bit of the answer is always set when a character is transmitted. Thus, when the parameter contains xxx0/, the 14-bit answer word will be 3E0/0/ when empty, 3F0/0/ for a NUL and 3FXX for other characters. Parameter # 0/4, Message Length The SIOX protocol defines the maximum string length as 80 characters. To guarantee a worst case poll time, L40's permitted string length can be reduced by setting this parameter to between hex 0/1xx and 50/xx. This defines the answer string length to between 1 and 80 characters. Other values are illegal and will revert to 80. Setup messages are not affected. This message length maximum also affects the sign-off character terminating an answer string. If the free space in the buffer from SIOX to RS232 is larger than the predefined message length, the sign-off characters BC - BF are used. Otherwise B8 - BB are used, signalling that the central computer should hold off any further strings. Meanwhile, empty strings can fetch more text from the RS232 device and query the L40 when the buffer will accept more. In other cases, there is a risk that, at next text message from the central, the buffer will still be full and L40 must refuse the message. This will lead to unnecessary retransmissions and delays. Parameter # 0/5, RS232 Mode/Baud Rate Format and speed for the RS232 device can be changed dynamically in RAM or EEPROM by setting/clearing the following bits: Adding 0/0/10/ to parameter # 0/1 permits L40 to compress String Mode answers when contiguous identical characters from the RS232 device have been received. The communication driver in the central computer must then be able to unpack such an answer. Parameters # 0/2-0/3, Options In normal use, these parameters should be set at 0/0/0/0/, since modes to customers' individual specifications may be activated by other values. 0//1/2 = 4800 b/s; 3 = 300 b/s; 4 = 600 b/s; 5 = 1200 b/s; 6 = 2400 b/s; 7 = 4800 b/s; 8 = 9600 b/s and 9 = b/s Examples: 1 At delivery the setup for the RS232 device is 0/60/8 = 7 data bits, even parity and 2 stop bits at 9600 bits/s. 2 0/80/7 = 8 data bits, no parity bit and 1 stop bit at 4800 bits/s. Parameter # 0/6, X-ON / X-OFF Characters

6 L40 SIOX-RS232C Converter p 11 L40 SIOX-RS232C Converter p 12 In software handshaking, a character is sent back to the transmitting device when transmission should be suspended or resumed. In L40, these characters are selectable in this parameter from the normal 0/0/0/0/ (no soft handshake at all) to e.g. X-ON = hex 11 (ASCII DC1) and X-OFF = hex 13 (ASCII DC3). When active, an X-OFF is sent to the RS232 device when less than 128 characters are free in the receiving buffer. If the device stops transmitting and characters are fetched by the central so that the free buffer increases to 384 characters, an X-ON will be sent. When the buffer is all empty, a new X- ON is sent every 10 seconds in case the first was lost. Similarly, when the RS232 device sends an X-OFF, L40 will halt transmission to the device and resume when an X-ON has been received. The handshake characters are excluded when messages are transferred to the central. Parameter # 0/7, Status & Reset Flags The first half of this parameter contains the same status bits that are included in a Data Mode answer. Please look below at "RS232 Serial Port Signals". The least significant four bits of parameter 7 are single operation flags which are automatically cleared after the operation. Flag xxx8 flushes the buffer from the RS232 device to avoid making several Data or String Text communications when the collected data is considered irrelevant. Flag xxx4 flushes, in a similar way, data already sent to L40 but not yet transferred to the RS232 device. Flag xxx2 causes one extra X-ON to be transferred to the device. Flag xxx1 causes one extra X-OFF to be transferred to the device. RS232 Serial Port Signals The 25-way female connector can be plugged into many types of terminals, personal computers or other types of RS232 devices. In some cases, the cable supplied with the terminal must be installed between the terminal and the adapter connector, or a special male-to-male gender changer, e.g. to a modem, must be used. Pin Name L40 to Terminal Levels etc. # Terminal to L40 1 Prot.Gnd Not connected in L40 2 Tx X -3 V V 3 Rx X -9 V; short-circuit 10 ma 4 RTS X +3/ V (int. pullup) 5 CTS X -9 V; short-circuit 10 ma 6 DSR X -9 V through 1 k 7 Signal Gnd 8 DCD X +9 V through 1 k 9 V+ X +12 V V supply 20 DTR X +3/ V (int. pullup) The CTS line is pulled low when the input buffer of L40 is filled with characters received via the Tx pin but is otherwise active = high. DSR and DCD outputs are always active = high. If the RTS line is driven low from the terminal device, the L40 will halt transmission of characters to the terminal. RTS and DTR input levels are reported back to the central computer in each Data Mode communication. When left unconnected, they are held active = high by internal pull-ups. Typical 14-bit Data Mode answer (when the protocol in the central has compacted the received bits). The first 8 bits can also be read in String Setup Mode as parameter 7:

7 L40 SIOX-RS232C Converter p 13 Electrical Characteristics Power Supply: Min Typ Max Unit Supply Voltage V Current, all I/O off 12 ma RS232 I/O Pin Loading: Inputs (at -12 V) -30 IA Outputs (at -9 V) - 1 ma (short circuit) -10 ma Environmental Specifications Operating Temp. Range *C Storage Temp. Range *C Mechanical Specifications Size 60 x 40 x 15 mm Weight 40 g

SIOX Four I/O Mini Module

SIOX Four I/O Mini Module TELEFRANG AB SIOX Four I/O Mini Module SD1 General Description. SD1 is a general purpose four digital I/O module, isolated from the communication bus. Watchdog, input functions and count modes are saved

More information

LCD / Barcode Terminal

LCD / Barcode Terminal ST3 SIOX-LCD / Barcode Terminal p 2 TELEFRANG AB LCD / Barcode Terminal General Description This module is a remote LCD terminal communicating with the central computer through a two-wire SIOX bus. It

More information

SIOX Outstation TABLE OF CONTENTS. General Description

SIOX Outstation TABLE OF CONTENTS. General Description X12 SIOX OUTSTATION p 2 TELEFRANG AB SIOX Outstation General Description X12 X12 can be used as a fieldbus I/O module, a standalone outstation or a communications central, thanks to its variety of I/O,

More information

GSM I/O Modem. Contents. General Description. Versions: R45, 48 V powered GSM I/O Modem in an 18 * 18 cm polycarbonate enclosure: Order number: 6R45

GSM I/O Modem. Contents. General Description. Versions: R45, 48 V powered GSM I/O Modem in an 18 * 18 cm polycarbonate enclosure: Order number: 6R45 R45 MODEM EXPANDER MODULE p 2 R45man.wpd/080212/TF TELEFRANG AB GSM I/O Modem General Description R45 consists of a GSM modem together with 16 isolated digital inputs for supervision and alarm sensing

More information

Ethernet/SIOX Gateway Applicable to firmware ver 1.0

Ethernet/SIOX Gateway Applicable to firmware ver 1.0 ES2 Ethernet/SIOX Gateway p 2 TELEFRANG AB TABLE OF CONTENTS Ethernet/SIOX Gateway Applicable to firmware ver 1.0 General Description The ES2 module is a Gateway between a LAN/WAN Ethernet network and

More information

MS Protocol Converter. User Manual. Firmware version 2.0 ISI. Instrumental Solutions, Inc.

MS Protocol Converter. User Manual. Firmware version 2.0 ISI. Instrumental Solutions, Inc. MS1-2150 Protocol Converter User Manual Firmware version 2.0 ISI Instrumental Solutions, Inc. WWW.ISIDEV.NET Introduction The MS1-2150 protocol converter can take readings from 1 or more ModBus registers

More information

SYSTEM DESCRIPTION TELEFRANG AB

SYSTEM DESCRIPTION TELEFRANG AB SYSTEM DESCRIPTION SIOX BUS HARDWARE... 2 Design Criteria... 2 Physical Bus Signals... 4 Cable Selection... 5 Communication Speed vs Transfer Quality... 6 Bus Lengths over 1 000 m... 7 Modems and Half

More information

BV4626 General Purpose I/O. Product specification. Mar 2010 V0.a. ByVac Page 1 of 13

BV4626 General Purpose I/O. Product specification. Mar 2010 V0.a. ByVac Page 1 of 13 General Purpose I/O Product specification Mar 2010 V0.a ByVac Page 1 of 13 Contents 1. Introduction... 3 2. Features... 3 3. Physical Specification... 3 3.1. JP7... 3 3.2. Control Interface... 4 3.3. Serial

More information

Preliminary. PACKAGE - 28-pin MLP (5mm X 5mm) Example Circuit Diagram CP V. 48MHz Oscillator. USB Function Controller 512B EEPROM

Preliminary. PACKAGE - 28-pin MLP (5mm X 5mm) Example Circuit Diagram CP V. 48MHz Oscillator. USB Function Controller 512B EEPROM Preliminary Single-Chip USB to UART Bridge SINGLE-CHIP USB to UART DATA TRANSFER - Integrated USB Transceiver; No External Resistors Required - Integrated Clock; No External Crystal Required - Integrated

More information

DIGITAL I/O MODULE TABLE OF CONTENTS. S45 DIGITAL I/O MODULE p 2 TELEFRANG AB

DIGITAL I/O MODULE TABLE OF CONTENTS. S45 DIGITAL I/O MODULE p 2 TELEFRANG AB S45 DIGITAL I/O MODULE p 2 TELEFRANG AB DIGITAL I/O MODULE General Description S45 is a general purpose digital I/O module with 7 sourcing outputs and 14 inputs, all 10 V - 35 V DC. The outputs can supply

More information

EX2 Ethernet/SIOX Controller p 2. General Description Block Diagram

EX2 Ethernet/SIOX Controller p 2. General Description Block Diagram EX2 Ethernet/SIOX Controller p 2 TELEFRANG AB Ethernet/SIOX Controller EX2 General Description The EX2 module is a Controller/Gateway between a LAN/WAN Ethernet network and a SIOX fieldbus providing remote

More information

BV4615. Dual Interface Zero Keypad. Product specification. Dec 2009 V0.a. ByVac Page 1 of 11

BV4615. Dual Interface Zero Keypad. Product specification. Dec 2009 V0.a. ByVac Page 1 of 11 Product specification Dec 2009 V0.a ByVac Page 1 of 11 Contents 1. Introduction...3 2. Features...3 3. Physical Specification...3 3.1. Serial connector...3 3.2. Multiple Devices...4 3.3. I2C...4 4. Output

More information

Hardware Manual RM CANview

Hardware Manual RM CANview Hardware Manual RM CANview 1998-2005 RM Michaelides Software & Elektronik GmbH Donaustraße 14 D-36043 Fulda Germany cv_hw_e.doc Table of Contents 1 Legal Regulations...3 2 About the CANview...4 3 Important

More information

Serial Interfacing. Asynchronous Frame

Serial Interfacing. Asynchronous Frame Serial Interfacing Serial Data Transfer used by keyboards, plotters, modems and other peripherals with low data transfer rates (low bandwidth) 2 Types: Asynchronous CPU and device are not using a common

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

W&T Manual Interface modules W&T

W&T Manual Interface modules W&T Manual Subject to error and alteration Model 18801, 18811 18802, 18812 18803, 18813, 18833 18601, 18611 18602, 18612 18613, 18633 18401, 18411 18402, 18412 Release 1.7 43 09/2013 by Wiesemann und Theis

More information

BLE232: Manual Copyright 2014 taskit GmbH

BLE232: Manual Copyright 2014 taskit GmbH BLE232 Manual BLE232: Manual Copyright 2014 taskit GmbH BLE232 All rights to this documentation and to the product(s) described herein are reserved by taskit GmbH. This document was written with care,

More information

3.1 I-7560 Pin Assignment and Specifications: Introduction

3.1 I-7560 Pin Assignment and Specifications: Introduction 3.1 I-7560 Pin Assignment and Specifications: Introduction The I-7560 adds a Windows serial Com port via its USB connection and is compatible with new & legacy RS-232 devices. USB Plug and Play allows

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

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

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

Communication Protocol Manual JOFRA CTC, ITC, MTC, ETC and Compact Copyright 2008 AMETEK Denmark A/S

Communication Protocol Manual JOFRA CTC, ITC, MTC, ETC and Compact Copyright 2008 AMETEK Denmark A/S Communication Protocol Manual JOFRA CTC, ITC, MTC, ETC and Compact Copyright 2008 AMETEK Denmark A/S Contents 1 Introduction...5 2 Protocol...5 2.1 Variables...5 2.2 Telegram structure...6 2.3 Packing

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

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

Specification. Current Consumption Range 8m * Rotational Angle +/- 50 degrees * Shear Angle +/- 40 degrees *

Specification. Current Consumption Range 8m * Rotational Angle +/- 50 degrees * Shear Angle +/- 40 degrees * HX11TR Ultrasonic Positioning Device The HX11TR can be set up to operate as a ultrasonic signal receiver, ultrasonic transmitter, ultrasonic caller and ultrasonic transponder. It is small size and economical.

More information

AFO485 : FIBRE OPTIC MODEM RFO485 : FIBRE OPTIC REPEATER. USER GUIDE Doc. ref : Distribué par : Contact :

AFO485 : FIBRE OPTIC MODEM RFO485 : FIBRE OPTIC REPEATER. USER GUIDE Doc. ref : Distribué par : Contact : Distribué par : Contact : hvssystem@hvssystem.com Tél : 0326824929 Fax : 0326851908 Siège social : 2 rue René Laennec 51500 Taissy France www.hvssystem.com AFO485 : FIBRE OPTIC MODEM RFO485 : FIBRE OPTIC

More information

SCB-C08 USB to RS232/422/485 Converter

SCB-C08 USB to RS232/422/485 Converter SCB-C08 USB to RS232/422/485 Converter USB Interface RS-232 signal RS-422 signal: RS-485 signal: Cable Type Transmission distance Signal LED Direct power from USB port Power consumption: Compliant with

More information

The modems are made in industrial 108mm wide aluminium housing for DIN rail mounting. UCM RS232 interface

The modems are made in industrial 108mm wide aluminium housing for DIN rail mounting. UCM RS232 interface DESCRIPTION The modems are a series of general-purpose industrial modems, which can be used for data communication through Public Switched Telephone Networks (PSTN). The modems can operate in 2-wire, full-duplex,

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

Cable Specifications. Interface Specifications. Fiber-Optic Specifications APPENDIXB

Cable Specifications. Interface Specifications. Fiber-Optic Specifications APPENDIXB APPENDIXB This appendix lists the cable specifications for supported modules on the Cisco 7600 series router. The following signal summaries are contained in this appendix: Interface Specifications, page

More information

Document Name: User Manual for SC10MK, Modbus RTU to Modbus TCP Converter

Document Name: User Manual for SC10MK, Modbus RTU to Modbus TCP Converter Document Name: User Manual for SC10MK, Modbus RTU to Modbus TCP Converter Login for the first time, please use http://192.168.1.100 To key in user name and password is for identifying authorization. Default

More information

Installation Guide Serial Interface T942SI

Installation Guide Serial Interface T942SI Installation Guide 2003-02-8/ Ver. C Contents.... General... 2 Board Description... 2 3 Installation... 4 3. Mounting... 4 3.2 Opening the Housing... 4 3.3 Mounting together with other Units... 5 3.4 Wiring

More information

DALI SCI RS232, Datasheet

DALI SCI RS232, Datasheet DALI SCI RS232 Datasheet DALI RS232 Interface Communication interface between a PC (or PLC) and modules in a DALI lighting system Art. Nr. 22176438-HS Replaces: Art. Nr. 86458525 (DIN-Rail) Art. Nr. 22176438

More information

USER S MANUAL. PH232Ex1. #1 RS-232 Serial Port to Ethernet, Terminal Server/Client. Doc No: PH232Ex1-UM-001 IPEX. (IP Electronix)

USER S MANUAL. PH232Ex1. #1 RS-232 Serial Port to Ethernet, Terminal Server/Client. Doc No: PH232Ex1-UM-001 IPEX. (IP Electronix) USER S MANUAL PH232Ex1 Doc No: PH232Ex1-UM-001 #1 RS-232 Serial Port to Ethernet, Terminal Server/Client IPEX (IP Electronix) Contents 1. INTRODUCTION... 3 2. SPECIFICATIONS... 3 3. PACKAGE CHECKLIST...

More information

Features: Analog to Digital: 12 bit resolution TTL outputs, RS-232 tolerant inputs 4.096V reference (1mV/count) 115K max speed

Features: Analog to Digital: 12 bit resolution TTL outputs, RS-232 tolerant inputs 4.096V reference (1mV/count) 115K max speed The Multi-I/O expansion board gives users the ability to add analog inputs and outputs, UART capability (for GPS or modem) and isolated high current outputs to the Flashlite 386Ex. Available in several

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

HA7E-User Manual ASCII RS232 to 1-Wire Host Adapter

HA7E-User Manual ASCII RS232 to 1-Wire Host Adapter HA7E-User Manual ASCII RS232 to 1-Wire Host Adapter http://www.embeddeddatasystems.com FEATURES ASCII command support for all 1-Wire devices. Powered by RS232 handshake lines. Automatic power up and power

More information

Document Name: User Manual for SC10EK4 Serial to Ethernet Converter with 4 TCP Sockets. Index

Document Name: User Manual for SC10EK4 Serial to Ethernet Converter with 4 TCP Sockets. Index Document Name: User Manual for SC10EK4 Serial to Ethernet Converter with 4 TCP Sockets. Index Technical Specifications 1 Installation Procedure 1 LED Indications 2 Configuration Procedure Configuration

More information

USB to RS-232/RS422/485. US-101-I USB To Serial Operation Manual

USB to RS-232/RS422/485. US-101-I USB To Serial Operation Manual USB to RS-232/RS422/485 US-101-I USB To Serial Operation Manual First Edition, Jun 2008 Table of Contents 1. Introduction 2 2. Package checklist 3 3. Product Specification 4 4. Product Panel Views Description

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

Embedded Modbus TCP Module GS11-MT. User Manual REV 1.1. SST Automation.

Embedded Modbus TCP Module GS11-MT. User Manual REV 1.1. SST Automation. Embedded Modbus TCP Module GS11-MT User Manual REV 1.1 SST Automation E-mail: SUPPORT@SSTCOMM.COM WWW.SSTCOMM.COM Catalog 1 About the Embedded Module... 4 1.1 General...4 1.2 Features... 4 1.3 Specifications...4

More information

Dual Interface LCD Display Controller

Dual Interface LCD Display Controller Dual Interface LCD Display & Keypad Controller Product specification Nov 2013 V0.a ByVac Page 1 of 11 Contents 1. Introduction... 3 2. Features... 3 3. BV4618, Comparison... 3 3.1.1. BV4618... 3 3.1.2....

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

Embedded Systems and Software. Serial Communication

Embedded Systems and Software. Serial Communication Embedded Systems and Software Serial Communication Slide 1 Using RESET Pin on AVRs Normally RESET, but can be configured via fuse setting to be general-purpose I/O Slide 2 Disabling RESET Pin on AVRs Normally

More information

Bluetooth to RS-232&RS422/485. EX-9132B/BI Bluetooth Adapter Operation Manual

Bluetooth to RS-232&RS422/485. EX-9132B/BI Bluetooth Adapter Operation Manual Bluetooth to RS-232&RS422/485 EX-9132B/BI Bluetooth Adapter Operation Manual First Edition, Jun 2008 Table of Contents 1. Introduction 2 2. Package checklist 3 3. Product Specification 4 4. Product Panel

More information

Embedded Systems and Software

Embedded Systems and Software Embedded Systems and Software Serial Communication Serial Communication, Slide 1 Lab 5 Administrative Students should start working on this LCD issues Caution on using Reset Line on AVR Project Posted

More information

Communication Protocol Manual JOFRA ATC Copyright 2007 AMETEK Denmark A/S

Communication Protocol Manual JOFRA ATC Copyright 2007 AMETEK Denmark A/S Communication Protocol Manual JOFRA ATC Copyright 2007 AMETEK Denmark A/S Contents 1 Introduction...6 2 Protocol...7 2.1 Variables...7 2.2 Telegram structure...8 2.3 Packing and unpacking of telegrams...9

More information

EasySYNC Ltd. USB to Serial Converters Manual

EasySYNC Ltd. USB to Serial Converters Manual EasySYNC Ltd Document Reference No.: ES_000061 Issue Date: 2011-01-26 The ES-U-xxxx-x adapters are a series of USB Serial Converters from EasySYNC Ltd. They provide a simple method of adapting legacy RS-232

More information

Product Manual. USB to Optical Adapter Industrial Isolated RS- 232/422/485. Coolgear, Inc. Version 2.1 December 2018 Model Number: USB-COMi-Si-M

Product Manual. USB to Optical Adapter Industrial Isolated RS- 232/422/485. Coolgear, Inc. Version 2.1 December 2018 Model Number: USB-COMi-Si-M USB to Optical Adapter Industrial Isolated RS- 232/422/485 Product Manual Coolgear, Inc. Version 2.1 December 2018 Model Number: USB-COMi-Si-M 2 USB-COMi-SI-M Product Manual Revision History Revision Date

More information

Bluetooth TO Serial CONVERTER E-P132-B

Bluetooth TO Serial CONVERTER E-P132-B Bluetooth TO Serial CONVERTER E-P132-B 1 Table of Contents Introduction..3 Package checklist...4 Product Specification...5 Product Panel Views Description...6 Product Views. 6 DC-In Power Outlet 6 Antenna

More information

Introduction & Specifications of Hi-Speed USB to Serial Adapters

Introduction & Specifications of Hi-Speed USB to Serial Adapters Introduction & Specifications of Hi-Speed USB to Serial Adapters The USB Serial Adapters consist of the following models: USB Single Serial Adapter (ES-U-1001, ES-U-1001-A) USB Single Serial Adapter (ES-U-1001-M,

More information

The Wireless Connectivity Expert

The Wireless Connectivity Expert The Wireless Connectivity Expert 48511 Warm Springs Blvd., Suite 206, Fremont CA 94539 Tel: (510) 490-8024 Fax: (510) 623-7268 Website: http://www.actisys.com/ E-mail: irda-info@actisys.com ACT-IR100SD

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

Micro RWD H2 Protocol

Micro RWD H2 Protocol Data Sheet H2PROT.PDF 9 Pages Last Revised 04/11/09 Micro RWD H2 Protocol The MicroRWD H2 version is a complete reader and tag acceptance solution for Hitag 2 RF transponders. The solution only needs a

More information

Serial Interfacing. Pulse width of 1 bit

Serial Interfacing. Pulse width of 1 bit ١ ٢ Asynchronous Frame 10 bits 7E1 (7 data bits, even parity, 1 stop bit) Serial Data Transfer used by keyboards, plotters, modems and other peripherals with low data transfer rates (low bandwidth) * *

More information

Bluetooth to RS-232 Converter. RT-132B Bluetooth Adaptor Operation Manual

Bluetooth to RS-232 Converter. RT-132B Bluetooth Adaptor Operation Manual Bluetooth to RS-232 Converter RT-132B Bluetooth Adaptor Operation Manual First Edition, Nov 2007 Table of Contents 1. Introduction.. 2 2. Package checklist.. 3 3. Product Specification... 4 4. Product

More information

Operating Manual UMB ISO Converter ISOCON Order Number: 8160.UISO

Operating Manual UMB ISO Converter ISOCON Order Number: 8160.UISO Order Number: 8160.UISO Status: V3; 17.09.2010c G. Lufft Mess- und Regeltechnik GmbH, Fellbach, Germany 1 TABLE OF CONTENTS PLEASE READ BEFORE USE... 3 DESCRIPTION... 5 UMB ISO CONVERTER ISOCON... 6 CONFIGURATION...

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

EasySYNC Ltd. USB to Serial Converters Manual

EasySYNC Ltd. USB to Serial Converters Manual EasySYNC Ltd Document Reference No.: ES_000061 Issue Date: 2011-08-23 The ES-U-xxxx-x adapters are a series of USB Serial Converters from EasySYNC Ltd. They provide a simple method of adapting legacy RS-232

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

BV4505. IASI-Keypad Controller. Product specification. January 2009 V0.a. ByVac Page 1 of 13

BV4505. IASI-Keypad Controller. Product specification. January 2009 V0.a. ByVac Page 1 of 13 Product specification January 2009 V0.a ByVac Page 1 of 13 Contents 1. Introduction...3 2. Features...3 3. Electrical Specification...3 3.1. Keypad Interface...3 4. Key Values Returned...3 5. Factory Reset...3

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

NCOM SERIAL DEVICE SERVER 4XX SERIES USER S MANUAL

NCOM SERIAL DEVICE SERVER 4XX SERIES USER S MANUAL NCOM SERIAL DEVICE SERVER 4XX SERIES USER S MANUAL 2017-07-07 Edition Titan Electronics Inc. Web: www.titan.tw Contents 1. INTRODUCTION... 4 1.1 Key Features... 5 1.2 Specifications... 6 2. PANEL LAYOUT

More information

User Manual. ASeries A704

User Manual. ASeries A704 User Manual ASeries A0 MultiPort Converter Serial & Parallel Parallel The interfacing specialists Version 1.00 March 1999 COPYRIGHTS All rights reserved. This document may not, in whole or part, be copied,

More information

User s Manual INT131

User s Manual INT131 User s Manual INT131 3434.502.02 Version 1.2 Edition November 2007 CAUTION Protect the equipment against splashing, rain and excessive sun rays. Never use the device if it is damaged or insecure. Do not

More information

A GUIDE TO RS-232 COMMUNICATION WITH FX PLCS

A GUIDE TO RS-232 COMMUNICATION WITH FX PLCS A GUIDE TO RS-232 COMMUNICATION WITH FX PLCS Page 1 of 35 A GUIDE TO RS-232 COMMUNICATION WITH FX PLCS This document has been written specifically for FX and FX0N users that are unfamiliar with RS-232

More information

General Specifications. P2-SCM Serial Communications

General Specifications. P2-SCM Serial Communications General Specifications Module Type Intelligent Modules per Base I/O Points Used Field Wiring Connector Operating Temperature Storage Temperature Humidity Environmental Air Vibration Shock Field to Logic

More information

ICD105A 1008 page 1/ r001 ICD105A. Industrial RS-232 to RS-422/485 Converter

ICD105A 1008 page 1/ r001 ICD105A. Industrial RS-232 to RS-422/485 Converter ICD105A 1008 page 1/5 7319 r001 ICD105A Industrial RS-232 to RS-422/485 Converter Data Rates up to 115.2 Kbps 10 48 VDC Input Power Range Wide Operating Temperature 3-Way 2000V Optical Isolation Modbus

More information

EMERALD-MM-8P. 8-Channel Software Programmable Protocol. Serial Port PC/104 TM Module. User Manual V1.20

EMERALD-MM-8P. 8-Channel Software Programmable Protocol. Serial Port PC/104 TM Module. User Manual V1.20 EMERALD-MM-8P 8-Channel Software Programmable Protocol Serial Port PC/104 TM Module User Manual V1.20 Copyright 2005, 2008, 2011 DIAMOND SYSTEMS CORPORATION 555 Ellis Street Mountain View, CA 94043 Tel

More information

SeaLINK+8/USB. Sealevel Systems, Inc 155 Technology Place P.O. Box 830 Liberty, SC USA

SeaLINK+8/USB. Sealevel Systems, Inc 155 Technology Place P.O. Box 830 Liberty, SC USA TM SeaLINK+8/USB Part # 280X Sealevel Systems, Inc 155 Technology Place P.O. Box 830 Liberty, SC 29657 USA Phone: (864) 843-4343 FAX: (864) 843-3067 www.sealevel.com Contents INTRODUCTION... 1 OVERVIEW...1

More information

User Manual for VE GSM Modem

User Manual for VE GSM Modem User Manual for VE GSM Modem INTRODUCTION GSM/GPRS Smart Modem is a multi-functional, ready to use, rugged unit that can be embedded or plugged into any application. The Smart Modem can be controlled and

More information

Processor module DCP 642

Processor module DCP 642 Processor module DCP 642 The DCP 642 processor module executes the control program and constitutes a major part of the automation system. Since it has no internal power supply, the processor module has

More information

COMLI. System Description

COMLI. System Description COMLI System Description COMLI System Description Copyright 1998 ABB Satt AB. The contents of this document can be changed by ABB Satt AB without prior notice and do not constitute any binding undertakings

More information

PK2200 Series. Features. C-Programmable Controller. Specifications Board Size Enclosure Size Operating Temp.

PK2200 Series. Features. C-Programmable Controller. Specifications Board Size Enclosure Size Operating Temp. C-Programmable Controller P00 Series The P00 Series of C-programmable controllers is based on the Zilog Z80 microprocessor. The P00 includes digital, serial, and high-current switching interfaces. The

More information

RM024 DVK USER GUIDE VERSION 1.2

RM024 DVK USER GUIDE VERSION 1.2 USER GUIDE VERSION 1.2 Americas: +1-800-492-2320 Asia: +852-2923-0610 REVISION HISTORY Version Revision Date Change Description Approved By 1.0 20 Dec 2012 Initial Release Chris Downey 1.1 15 Apr 2014

More information

EZL-200F Application Notes (003) Serial Interface (RS232/RS422/RS485)

EZL-200F Application Notes (003) Serial Interface (RS232/RS422/RS485) Application Notes (003) Serial Interface (RS232/RS422/RS485) Version 2.0 Sollae Systems Co., Ltd. 1. Overview supports three serial interfaces: RS232, RS422, and RS485. You can select the interface you

More information

TMR1F USER GUIDE AND EVALUATION KIT MANUAL

TMR1F USER GUIDE AND EVALUATION KIT MANUAL TMR1F (FLEX TM TELEMETRY MESSAGING RECEIVER) USER GUIDE AND EVALUATION KIT MANUAL 1 500085R03 TABLE OF CONTENTS: 1. TMR1F PRODUCT FEATURES... 3 2. TMR1F MESSAGE PROTOCOLS... 8 3. EXAMPLES.... 12 4. TMR1F

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

USER INSTRUCTION MANUAL FOR LOADCELL TRANSMITTER MODEL TDC/I/0550 (SOFTWARE: VER2A) INDEX

USER INSTRUCTION MANUAL FOR LOADCELL TRANSMITTER MODEL TDC/I/0550 (SOFTWARE: VER2A) INDEX USER INSTRUCTION MANUAL FOR LOADCELL TRANSMITTER MODEL TDC/I/0550 (SOFTWARE: VER2A) INDEX DOCUMENT NO: TDC 0550 MANUAL - 2 1.0) INTRODUCTION. PAGE 2 1.1) ABOUT THIS MANUAL. PAGE 2 1.2) INTRODUCTION. PAGE

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

I/O Interface DNA300

I/O Interface DNA300 DNA300 OPERATIONS MANUAL 1 Ring Communications, Inc. Crisis Alert System I/O Interface DNA300 2 DNA300 OPERATIONS MANUAL 2006/06/13 DNA300 OPERATIONS MANUAL 3 Contents INTRODUCTION... 5 INSTALLATION...

More information

User Manual A08. User Manual

User Manual A08. User Manual A08 TABLE OF CONTENTS TABLE OF CONTENTS... 1 1. INTRODUCTION... 2 1.1. Key Features... 3 1.2. OS Requirement... 4 1.3. Specification... 4 1.4. Packing List... 4 2. OVERVIEW... 5 2.1. LED Definition...

More information

Learn how to communicate

Learn how to communicate USART 1 Learn how to communicate Programmed I/O (Software Polling) Interrupt Driven I/O Direct Memory Access (DMA) 2 Programmed I/O (Polling) Processor must read and check I/O ready bits for proper value

More information

DL2000. User s Guide

DL2000. User s Guide DL000 User s Guide Revision.0 April, 00 Equustek Solutions, Inc. Suite 8, 00 W7rd Ave. Vancouver, BC, Canada V6P 6G Toll Free: 888-87-787 http://www.equustek.com Table of Contents.0 DL000 General Operation

More information

USB to RS-232/RS422/485. URK-228-I USB To Serial Operation Manual

USB to RS-232/RS422/485. URK-228-I USB To Serial Operation Manual USB to RS-232/RS422/485 URK-228-I USB To Serial Operation Manual First Edition, Feb 2012 Table of Contents 1. Introduction 2 2. Package checklist 3 3. Product Specification 4 4. Product Panel Views Description

More information

H1PROT.PDF 14 Pages Last Revised 02/11/06. Micro RWD H1/S Protocol

H1PROT.PDF 14 Pages Last Revised 02/11/06. Micro RWD H1/S Protocol Data Sheet H1PROT.PDF 14 Pages Last Revised 02/11/06 Micro RWD H1/S Protocol The MicroRWD H1/S version is a complete reader and tag acceptance solution for Hitag 1 RF transponders (including Hitag S256

More information

The Analyst. RS422/RS232 Tester. (Standard Model) User Manual

The Analyst. RS422/RS232 Tester. (Standard Model) User Manual 12843 Foothill Blvd., Suite D Sylmar, CA 91342 818 898 3380 voice 818 898 3360 fax www.dnfcontrolscom The Analyst RS422/RS232 Tester (Standard Model) User Manual Manual Revision 102506 Table of Contents

More information

Serial Communication Converters & Adapters Instruction Manual

Serial Communication Converters & Adapters Instruction Manual Serial Communication Converters & Adapters Instruction Manual RS-232 to RS-422/485 Converter Isolated RS-232 to RS-422/485 Converter USB to RS-232 Converter USB to RS-422/485 Converter Isolated USB to

More information

Appendix A Cable Pinouts

Appendix A Cable Pinouts Appendix A Cable Pinouts This appendix lists the cables and connector pinout assignments for the cables used with the ERX-7xx models and ERX-14xx models. Topic Page SRP I/O Module 163 CT1 and CE1 I/O Modules

More information

IC-485S /IC-485SI. If anything is damaged or missing, contact your dealer.

IC-485S /IC-485SI. If anything is damaged or missing, contact your dealer. User Manual IC-485S /IC-485SI Read this guide thoroughly and follow the installation and operation procedures carefully in order to prevent any damage to the units and/or any devices that connect to them.

More information

Products for DeviceNet

Products for DeviceNet Four-port DeviceNet Gateways W5-JDC4 The W5-JDC4 is a DeviceNet-to-serial link communications gateway that provides a flexible DeviceNet interface to as many as four different channels of ASCII devices.

More information

IB IL RS 232 IB IL RS 232-PAC

IB IL RS 232 IB IL RS 232-PAC IB IL RS 232 IB IL RS 232-PAC Inline Terminal for Serial Data Transmission Data Sheet 01/2005 # '! # ) The item versions only differ in the scope of supply (see "Ordering Data" on page 36). Their function

More information

VISY-X. Technical Documentation. Cinterion MC 55 i. Edition: Version: 1 Article no.:

VISY-X. Technical Documentation. Cinterion MC 55 i. Edition: Version: 1 Article no.: Technical Documentation VISY-X Edition: 2016-10 Version: 1 Article no.: 350033 FAFNIR GmbH Schnackenburgallee 149 c 22525 Hamburg Tel.: +49 / 40 / 39 82 07 0 Fax: +49 / 40 / 39 06 339 Table of contents

More information

User s Manual. INAT echolink Serial / Industrial Ethernet- Converter. Manual-Version e

User s Manual. INAT echolink Serial / Industrial Ethernet- Converter. Manual-Version e User s Manual Serial / Industrial Ethernet- Converter Manual- 2 Copyright The contents of this manual an the related configuration software are the property of the INAT GmbH. This material is subject to

More information

PIL-IO board notes. For use with firmware 2.x. J-F Garnier, Feb. 2016

PIL-IO board notes. For use with firmware 2.x. J-F Garnier, Feb. 2016 PIL-IO board notes For use with firmware 2.x J-F Garnier, Feb. 2016 1. General Description 2. PIL-IO Board Description and Setup PIL-IO board kit PCB layout and bill of material Additional wiring PIL-IO

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

Line Mode: Digitizer outputs coordinate data points when a button is down; plus one when the button is released.

Line Mode: Digitizer outputs coordinate data points when a button is down; plus one when the button is released. Power Up Default Format # Run mode 9 8 none lines per inch and point per second Operating Modes Run Mode: Digitizer outputs coordinate data continuously. Track Mode: Digitizer outputs coordinate data when

More information

E3 -> E1 Switching Demultiplexer

E3 -> E1 Switching Demultiplexer E3 -> E1 Switching Demultiplexer Model INT-2056 12 May 2001 Intronics, Incorporated 2020 Lafayette Boulevard Fredericksburg, Va 22401 (540) 898-4518 (Voice) (540) 898-3603 (Fax) http://www.intrnx intrnx.com

More information

USB Serial Converter Rev. 1.0

USB Serial Converter Rev. 1.0 USB Serial Converter 2016.11 Rev. 1.0 Contents 1.Introduction... 1 1-1. Overview... 1 1-2. Package Contents... 1 1-3. System Requirements and Restrictions... 1 1-4. DB9(RS-232C) connector Pin Assignment...

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