Technical Application Note

Size: px
Start display at page:

Download "Technical Application Note"

Transcription

1 Using 455U-D wireless modems with PROFIBUS DP Technical Application Note Purpose This application note describes how to configure ELPRO 455U D Wireless Modems to communicate with PROFIBUS DP. We recommend that you read this document along with the 455U-D modem user manuals for details on powering and programming the modems. This document assumes that you have a firm understanding of programming and configuring PROFIBUS devices. NNote: Although the application described here is a point to multipoint configuration, you can use these same settings for a point to pont configuration. Materials This application uses the following materials: Siemens S7 300 PLC, CPU 314C-2DP Siemens ET200S remote I/O Step 7 programming software 455U-D modems 455U-D configuration utility 455U-D configuration cable, part number SER-RJ45 DB 9 male (PROFIBUS connection) to RS 485 (455U-D connection) Cables This application uses two types of cables an SER-RJ45 configuration cable and a PROFIBUS communications cable. 455U-D configuration cable SER-RJ45 The SER-RJ45 cable used to program the 455U-D is a RJ 45 (modem end) to DB 9 RS 232 (PC end). To connect to the configuration port, use the following cable pinout. Only pins 4, 5, 6 on the RJ 45 are actually needed. RS 45 Signal Name Normal Color Essential? DB 9 1 Ring Indicator Green/White Optional RI 9 2 Data Carrier Detect Green Optional DSR 1 3 Data Terminal Ready Orange/White Optional DTR 4 4 Signal Common Blue Required GND 5 5 Receive Data (from modem) 6 Transmit Data (to modem) Blue/White Required RXD 2 Orange Required TXD 3 7 Clear to Send Brown/White Optional CTS 8 8 Request to Send Brown Optional RTS 7 (Data Set Ready) (No Connection) Optional DSR 6 PROFIBUS communications cable PROFIBUS communications are transported via RS 485. However, all PROFIBUS devices use DB 9 connectors for interfacing. The PROFIBUS RS 485 connection should be made only to pins 3 and 8 of the PROFIBUS DB 9 connector. The following table shows the pinouts for this connector. NNote: For effective PROFIBUS communications, the RS 485 termination switch must be On on all 455U-D modems. Pin Description 455U RS 485 Terminals 1 Not connected 2 Not connected 3 +ve RS 485 (positive) A 4 RTS (request to send) 5 GND (isolated GND from RS 485 side) 6 +5V (isolated 5V from RS 485 side) 7 Not connected 8 -ve RS 485 (negative) B 9 Not connected

2 Power connections The 455U-D module is powered by either a Vdc supply or Vdc supply, minimum 24W capacity. The 12 15V supply may be used to charge a backup battery (12V lead-acid) when the main supply is available. In the event of a main supply failure, the module automatically changes over to run from the backup battery. For DC supplies, the negative side of the supply is connected to ground. The supply negative is connected to the module case internally. The positive side of the supply must not be connected to ground. The DC supply may be a floating supply or negatively grounded. The power requirements of the 455U-D units is 90 ma at 12 Vdc when quiescent, and 2A at 12 Vdc (5W) when transmitting. Configuring 455U-D modems You can configure the modem using the 455U configuration utility or via Hayes commands using a terminal package such as ProComm or HyperTerminal. The following is a brief overview of the settings needed. Refer to the modem user manual for more information on addressing formats. The following screen shows configuration settings for the modem located at the PROFIBUS master location. System address is the same for all modems Unit address is different for each modem B A DIO RS-485 SUPPLY B A Vdc Vdc Power Supply RS 485 path is for the address that the message is sent to. 128 is the broadcast address for RS 485 The following screen shows configuration settings for all remote modems. B A DIO RS-485 SUPPLY V B A Optional 13.8V lead acid backup battery Vdc Power Supply Select this check box when using the broadcast feature on all remote slave modems RS 485 path address 129 indicates that all messages will return to unit address 1 2 Technical Application Note September

3 Radio tab make sure that all modems radio settings are at 9600 baud S tab set Lead-In tone time to 7 RS 485 tab make sure that all modems are set to the following format (note that parity is even) S tab set Transmitter Hold-Up Time to 0 Technical Application Note September

4 You can also configure the modems by using a terminal package and entering the associated AT commands. You may need to use this method if the 455U-D configuration utility is not available. Refer to the modem user manual for all register definitions. Note the following: ATS26 Radio Lead-In Tone Time must be set to 7. (Default 10) ATS27 Transmitter Hold-Up Time must be set to 0 (Default 60) &Z3 = 128 (broadcast to all remote units) must be set at Master Modem &Z3 = 129 (return path for all remote modems to unit address 1) must be set at all remote modems 2. Adjust the bus parameters to match the following screen: Tslot_Init: Max Tsdr: 1023 Min Tsdr: 11 Tset: 494 Tgui: 0 Gap Factor: 10 Retry limit: 1 Ttr: Watchdog: The following example shows the full configuration of the 455U-D using the AT command set. OK at&v B3 C7 E1 Q0 V1 X1 &B0 &C1 &D0 &E0 \C6 \N1 \P0 &K0 &L1 &M0 &N1 &U1 \K0 \T60 #A0 #E0 &A4 R5 #O0 &H0 &R0 FT= ( ) FR= ( ) S0:0 S1:3 S2:43 S3:13 S4:10 S5:8 S6:0 S7:5 S8:0 S9:78 S10:3 S11:0 S12:0 S13:1 S14:50 S15:0 S16:0 S17:0 S18:0 S19:2 S20:0 S21:0 S22:0 S23:0 S24:0 S25:100 S26:7 S27:0 S28:0 S29:0 S30:5 S31:8 S32:71 S33:0 S34:133 S35:141 &Z0= &Z2= &Z1= &Z3= Download the new settings to the PLC and restart it with the modems connected. Configuring a Siemens S7 300 PLC 1. Set the transmission rate to 9.6 kpbs and set the profile to User-Defined. Then, click Bus Parameters. 4. Make sure to use the correct cable between the PROFIBUS devices and 455U-D modem, as described earlier in Cables. 5. When testing, ensure that the signal levels are within an acceptable range so that signals are not too strong or too weak, providing false indications. During testing, you can the check signal strength levels via the configuration port using a terminal package. The serial settings are 9600, 8, N, 1. Enter command at&t5 (RSSI measurement) and monitor the rolling average. Signal detect specifications for the 455U-D are 120 to 60 dbm. at&t5 Signal Strength Display This Sample Rolling Average Min Max Min Max 109 dbm 099 dbm 113 dbm 075 dbm In the example above, the last line shows the noise floor RSSI level. 4 Technical Application Note September

5 Eaton s wireless business North America & Latin America 5735 W. Las Positas Suite 100 Pleasanton, CA United States Telephone: Australia, New Zealand 9/12 Billabong Street Stafford Queensland 4053 Australia Telephone: China 955 Shengli Road East Area of Zhangjiang High-Tech Park Shanghai, China Telephone: Southeast Asia 2 Serangoon North Avenue 5 # Fu Yu Building, Singapore Telephone: Europe Hein-Moeller-Straße Bonn, Germany Telephone: Eaton 1000 Eaton Boulevard Cleveland, OH United States Eaton.com 2014 Eaton All Rights Reserved Printed in USA September 2014 Eaton is a registered trademark. All other trademarks are property of their respective owners.

End-to-end technology solutions and services

End-to-end technology solutions and services System solutions End-to-end technology solutions and services Visit the website to learn more about Eaton wireless and wired solutions Industry-leading expertise and proven technology deliver innovative,

More information

Wireless solutions for water and wastewater management

Wireless solutions for water and wastewater management Water and wastewater management Wireless solutions for water and wastewater management Visit the website to learn more about Eaton wireless and wired solutions Flexible, cost-effective, integrated solutions

More information

RS-232 COMMUNICATIONS

RS-232 COMMUNICATIONS Technical Note D64 0815 RS-232 COMMUNICATIONS RS-232 is an Electronics Industries Association (EIA) standard designed to aid in connecting equipment together for serial communications. The standard specifies

More information

Cooper Bussmann. Network Management System QuickStart Guide. Read and Retain for Future Reference. Version 1.0

Cooper Bussmann. Network Management System QuickStart Guide. Read and Retain for Future Reference. Version 1.0 Cooper Bussmann Read and Retain for Future Reference Network Management System QuickStart Guide Version 1.0 Release Notice This is the July 2013 release of the Cooper Bussmann Network Management System

More information

RJ45 Shielded (standard) port pinout. CS9000, Jetstream 4000 + 8500, Lanstream 2000, RTA8/RJX, RRC16, MTA8/RJX & SXDC8/RJX

RJ45 Shielded (standard) port pinout. CS9000, Jetstream 4000 + 8500, Lanstream 2000, RTA8/RJX, RRC16, MTA8/RJX & SXDC8/RJX Shielded (standard) port pinout Pin Circuit Function 1 DCD Input Data Carrier Detect 2 DSR Output Data Set Ready 3 DTR Input Data Terminal Ready 4 S/GND Signal Ground 5 TXD Output Transmit Data 6 RXD Input

More information

Connecting the Console Port to a PC

Connecting the Console Port to a PC This document covers tasks associated with connecting a console port to a PC, and includes the following topics: Console (rollover) Cable and Adapters Making the physical connection Connecting using HyperTerminal

More information

Cable Pinouts. SRP I/O Module

Cable Pinouts. SRP I/O Module Cable Pinouts C This appendix lists the cables and connector pinout assignments for the cables used with the ERX-700 series and ERX-1400 series. Topic Page SRP I/O Module C-1 CT1 and CE1 I/O Modules C-4

More information

Encore Controller to Router Connections

Encore Controller to Router Connections Encore Presentation System Encore Controller to Router Connections Contents: Scope... 2 EXT COMM Pinouts... 2 Cable Connection Straight Through... 3 Cable Connection Null Modem... 3 Lantronix Ethernet

More information

PCMCIA 1 Port RS232 2.1 EDITION OCTOBER 1999

PCMCIA 1 Port RS232 2.1 EDITION OCTOBER 1999 232 232232 PCMCIA 1 Port RS232 2.1 EDITION OCTOBER 1999 Guarantee. FULL 36 MONTHS GUARANTEE. We guarantee your interface card for a full 36 months from purchase, parts and labour, provided it has been

More information

How to setup a serial Bluetooth adapter Master Guide

How to setup a serial Bluetooth adapter Master Guide How to setup a serial Bluetooth adapter Master Guide Nordfield.com Our serial Bluetooth adapters part UCBT232B and UCBT232EXA can be setup and paired using a Bluetooth management software called BlueSoleil

More information

Cable Specifications and Information

Cable Specifications and Information APPENDIX A This appendix provides the connector and pinout information you need for making or purchasing cables used with Cisco VG224 voice gateway. To order cables from Cisco, see the Obtaining Technical

More information

Using HyperTerminal with Agilent General Purpose Instruments

Using HyperTerminal with Agilent General Purpose Instruments Using HyperTerminal with Agilent General Purpose Instruments Windows HyperTerminal can be used to program most General Purpose Instruments (not the 531xx series counters) using the RS-232 Serial Bus. Instrument

More information

16-Port RS232 to USB2.0 High Speed Multi Serial Adapter (w/ Metal Case) Installation Guide

16-Port RS232 to USB2.0 High Speed Multi Serial Adapter (w/ Metal Case) Installation Guide 16-Port RS232 to USB2.0 High Speed Multi Serial Adapter (w/ Metal Case) Installation Guide 1. Introduction Thank you for purchasing this 16-Port RS232 to USB2.0 High Speed Multi Serial Adapter. It is an

More information

Comtrol Cable User Guide

Comtrol Cable User Guide Comtrol Cable User Guide Trademark Notices Comtrol and DeviceMaster are trademarks of Comtrol Corporation. PortVision is a registered trademark of Comtrol Corporation. Microsoft and Windows are registered

More information

AutoWAVE. Programming Instructions P/N 1-0479-014. Part of Thermo Fisher Scientific. Revision D

AutoWAVE. Programming Instructions P/N 1-0479-014. Part of Thermo Fisher Scientific. Revision D AutoWAVE Programming Instructions P/N 1-0479-014 Revision D Part of Thermo Fisher Scientific AutoWAVE Programming Instructions P/N 1-0479-014 Revision D 2007 Thermo Fisher Scientific Inc. All rights

More information

Cable Guide. Click on the subject to view the information. Digi Cables Building Cables General Cable Information

Cable Guide. Click on the subject to view the information. Digi Cables Building Cables General Cable Information Cable Guide Click on the subject to view the information. Digi Cables Building Cables General Cable Information Digi Cables Click on the subject to view the information. Digi Connector Options Digi Connector

More information

Making a DB to RJ45 adapter.

Making a DB to RJ45 adapter. Making a DB to RJ45 adapter. DB9 to RJ45 adapters are often used in combination with a RS232 repeater for extending the distance of a serial RS232 link, but can be used for any adapter or converter purposes.

More information

Cabling Guide for Console and AUX Ports

Cabling Guide for Console and AUX Ports Cabling Guide for Console and AUX Ports Contents Introduction Prerequisites Requirements Components Used Conventions Table of Routers with Console and AUX Ports Console Port Settings for Terminal Connection

More information

Cable Specifications and Information

Cable Specifications and Information APPENDIXA This appendix provides the connector and pinout information you need for making or purchasing cables used with Cisco VG350 Voice Gateway. To order cables from Cisco, see the Obtaining Technical

More information

Cable Specifications. T3 Trunk Cabling APPENDIX

Cable Specifications. T3 Trunk Cabling APPENDIX APPENDIX B This appendix contains details on the MGX 8230 cabling. It includes the following sections: T3 Trunk Cabling Frame Relay Cabling DC Power Cabling AC Power Cabling Control and Clock Cabling External

More information

Advanced Data Capture and Control Systems

Advanced Data Capture and Control Systems Advanced Data Capture and Control Systems Tronisoft Limited Email: sales@tronisoft.com Web: www.tronisoft.com RS232 To 3.3V TTL User Guide RS232 to 3.3V TTL Signal Converter Modules P/N: 9651 Document

More information

2-Port RS232/422/485 Combo Serial to USB2.0 Adapter (w/ Metal Case and Screw Lock Mechanism) Installation Guide

2-Port RS232/422/485 Combo Serial to USB2.0 Adapter (w/ Metal Case and Screw Lock Mechanism) Installation Guide 2-Port RS232/422/485 Combo Serial to USB2.0 Adapter (w/ Metal Case and Screw Lock Mechanism) Installation Guide 1. Introduction Thank you for purchasing this 2-Port RS232/422/485 Combo Serial to USB Adapter.

More information

2-Port RS232/422/485 Combo Serial PCI Card

2-Port RS232/422/485 Combo Serial PCI Card 2-Port RS232/422/485 Combo Serial PCI Card Installation Guide 1. Introduction Thank you for purchasing this 2-Port RS232/422/485 Combo Serial PCI Card. It is a universal add in card that connects to a

More information

Serial to Bluetooth Adapter

Serial to Bluetooth Adapter Serial to Bluetooth Adapter Serial (RS-232) to Bluetooth Class 1 Adapter ICRS232BT1 Actual product may vary from photo FCC Compliance Statement This equipment has been tested and found to comply with the

More information

VSCOM USB PRO Series Industrial I/O Adapters

VSCOM USB PRO Series Industrial I/O Adapters VSCOM USB PRO Series Industrial I/O Adapters 1.Introduction The VSCOM USB PRO Series Industrial I/O Adapters are advanced USB to Serial Adapters that connect to 1, 2, 4 or 8 RS-232/422/485 serial devices.

More information

Application Note 2. Using the TCPDIAL & TCPPERM Commands to Connect Two TransPort router Serial Interfaces Over TCP/IP.

Application Note 2. Using the TCPDIAL & TCPPERM Commands to Connect Two TransPort router Serial Interfaces Over TCP/IP. Application Note 2 Using the TCPDIAL & TCPPERM Commands to Connect Two TransPort router Serial Interfaces Over TCP/IP. Reverse Telnet or Serial Terminal Server MultiTX feature UK Support March 2014 1 Contents

More information

Omron I/O Driver (Series 2) Programmable Serial Interface Card

Omron I/O Driver (Series 2) Programmable Serial Interface Card Omron I/O Driver (Series 2) Programmable Serial Interface Card USER MANUAL Rev. P1.55 June 8, 2012 DeltaV is a trademark of Emerson Process Management, Inc Emerson Process Management, Inc. 1998, 1999.

More information

Programming and Using the Courier V.Everything Modem for Remote Operation of DDF6000

Programming and Using the Courier V.Everything Modem for Remote Operation of DDF6000 Programming and Using the Courier V.Everything Modem for Remote Operation of DDF6000 1.0 Introduction A Technical Application Note from Doppler System July 5, 1999 Version 3.x of the DDF6000, running version

More information

Application Note. Terminal Server G6

Application Note. Terminal Server G6 MICROSENS GmbH & Co. KG Küferstr. 16 59067 Hamm/Germany Tel. +49 2381 9452-0 FAX +49 2381 9452-100 E-Mail info@microsens.de Web www.microsens.de Summary As of firmware version v10.6 MICROSENS Generation

More information

RS232C < - > RS485 CONVERTER S MANUAL. Model: LD15U. Phone: 91-79-4002 4896 / 97 / 98 (M) 0-98253-50221 www.interfaceproducts.info

RS232C < - > RS485 CONVERTER S MANUAL. Model: LD15U. Phone: 91-79-4002 4896 / 97 / 98 (M) 0-98253-50221 www.interfaceproducts.info RS232C < - > RS485 CONVERTER S MANUAL Model: LD15U INTRODUCTION Milestone s model LD-15U is a RS232 to RS 485 converter is designed for highspeed data transmission between computer system and or peripherals

More information

LOW COST GSM MODEM. Description. Part Number

LOW COST GSM MODEM. Description. Part Number Dual Band 900 / 1800 MHz Fax, SMS and Data Integral SIM Card holder Siemens TC-35i GSM Engine Rugged Extruded Aluminium Enclosure Compact Form Factor 86 x 54 x 25mm RS232 Interface with Auto baud rate

More information

Hardware Reference. Linux Device Server IGW/922 with DIL/NetPC ADNP/9200

Hardware Reference. Linux Device Server IGW/922 with DIL/NetPC ADNP/9200 Linux Device Server IGW/922 with DIL/NetPC ADNP/9200 Hardware Reference SSV Embedded Systems Heisterbergallee 72 D-30453 Hannover Phone: +49 (0)511/40 000-0 Fax: +49 (0)511/40 000-40 E-mail: sales@ist1.de

More information

How To Use A 1232 On A 1236 On A Computer Or A Cell Phone

How To Use A 1232 On A 1236 On A Computer Or A Cell Phone 12-36-1000 Autodialler and Relay Telephone Interface 1.0 INTRODUCTION 12-36-1000 I/O Telephone Interface with AutoDialer The 12-36-1000 is a autodialer and telephone interface that can be used autonomously

More information

1-Port R422/485 Serial PCIe Card

1-Port R422/485 Serial PCIe Card 1-Port R422/485 Serial PCIe Card Installation Guide 1. Introduction Thank you for purchasing this 1-Port RS422/485 Serial PCI Express (PCIe) Card. It is a universal add in card that connects to a PC or

More information

Date Rev. Details Author

Date Rev. Details Author Jtech engineering ltd J - Te c h E n g i n e e ring, L t d. 11080 Bond Boulevard Delta BC V4E 1M7 Canada Tel: 604 543 6272 Fax: 604 543 6476 http://www.jtecheng.com AUTODIALER USER S MANUAL REVISION HISTORY

More information

System Solutions. Industry-Leading Expertise and Field-Proven Technologies Delivering Innovative Wireless System Solutions

System Solutions. Industry-Leading Expertise and Field-Proven Technologies Delivering Innovative Wireless System Solutions System Solutions Industry-Leading Expertise and Field-Proven Technologies Delivering Innovative Wireless System Solutions Innovative Wireless System Solutions The System Solutions Group of Cooper Bussmann

More information

M72. Quectel Cellular Engine. EVB User Guide M72_EVB_UGD_V1.0

M72. Quectel Cellular Engine. EVB User Guide M72_EVB_UGD_V1.0 M72 Quectel Cellular Engine EVB User Guide M72_EVB_UGD_V1.0 Document Title EVB User Guide Version 1.0 Date 2011-05-18 Status Document Control ID Release M72_EVB_UGD_V1.0 General Notes Quectel offers this

More information

Bluetooth to Serial Adapter

Bluetooth to Serial Adapter Bluetooth to Serial Adapter Third Edition, Oct 2007 Version 3.0 771-BTS1009C3-001 Contents 1.0 Features....P.2 2.0 Package Content....P.2 3.0 Hard Drives Requirement.P.2 4.0 Specifications.P.3 5.0 Pin

More information

RJ11 RS-232 Interface

RJ11 RS-232 Interface H NS TN30 RJ11 RS-232 Interface 1.0 General The back panel of the CPP-3794 provides a combination of 9 pin DB connectors and RJ11 connectors for connecting RS-232 serial cables. The 9 pin DB connector

More information

How To Connect A Directsofl To A Powerpoint With An Acd With An Ctel With An Dm-Tel Modem On A Pc Or Ipad Or Ipa (Powerpoint) With A Powerline 2 (Powerline

How To Connect A Directsofl To A Powerpoint With An Acd With An Ctel With An Dm-Tel Modem On A Pc Or Ipad Or Ipa (Powerpoint) With A Powerline 2 (Powerline Application Note Last reviewed: 03/17/2008 AN-KEP-003.doc Page 1 of 23 Introduction... 1 Recommended s and ports to use... 1 Cable Wiring... 2 MDM-TEL Configuration ( Wizard)... 3 Direct Logic Communications

More information

Bluetooth HC-06 with serial port module Easy guide

Bluetooth HC-06 with serial port module Easy guide 1 Bluetooth HC-06 with serial port module Easy guide This manual consists of 3 parts: PART 1. Overview of Bluetooth HC-06 module with serial port. PART 2. Installing Bluetooth HC-06 module with Bolt 18F2550

More information

OPT-700 - SERIAL TO FIBER OPTIC CONVERTER

OPT-700 - SERIAL TO FIBER OPTIC CONVERTER USER S MANUAL OPT-700 - SERIAL TO FIBER OPTIC CONVERTER JUL / 05 OPT-700 VERSION 1 TM FOUNDATION OPT700ME smar www.smar.com Specifications and information are subject to change without notice. Up-to-date

More information

Using a Laptop Computer with a USB or Serial Port Adapter to Communicate With the Eagle System

Using a Laptop Computer with a USB or Serial Port Adapter to Communicate With the Eagle System Using a Laptop Computer with a USB or Serial Port Adapter to Communicate With the Eagle System ECU DB9 USB 20-060_A.DOC Page 1 of 18 9/15/2009 2009 Precision Airmotive LLC This publication may not be copied

More information

Modbus Communications for PanelView Terminals

Modbus Communications for PanelView Terminals User Guide Modbus Communications for PanelView Terminals Introduction This document describes how to connect and configure communications for the Modbus versions of the PanelView terminals. This document

More information

Elo Interactive Digital Signage (IDS): Remote Management

Elo Interactive Digital Signage (IDS): Remote Management APPLICATION NOTES Elo Interactive Digital Signage (IDS): Remote Management Large signage installations require a way to manage the devices from a central location. Elo IDS displays are designed with this

More information

Bluetooth Serial Adapter

Bluetooth Serial Adapter RN-BT-SRL-UM Bluetooth Serial Adapter 0 Roving Networks. All rights reserved. RN-BT-SRL-UM-.0 Version.0 //0 USER MANUAL RN-BT-SRL-UM-.0 OVERVIEW Roving Networks offers a variety of Bluetooth serial adapters

More information

Using Xbee 802.15.4 in Serial Communication

Using Xbee 802.15.4 in Serial Communication Using Xbee 802.15.4 in Serial Communication Jason Grimes April 2, 2010 Abstract Instances where wireless serial communication is required to connect devices, Xbee RF modules are effective in linking Universal

More information

Table of Contents. Page Number. PLC Connections 1 Cable Solutions for Omron PLCs 11 Cable Solutions for Multi-Vendor PLCs 15

Table of Contents. Page Number. PLC Connections 1 Cable Solutions for Omron PLCs 11 Cable Solutions for Multi-Vendor PLCs 15 Table of Contents Name Page Number PLC Connections 1 Cable Solutions for Omron PLCs 11 Cable Solutions for Multi-Vendor PLCs 15 i Reference Information PLC Connections The following pages illustrate the

More information

Quectel Cellular Engine

Quectel Cellular Engine Cellular Engine GSM UART Port Application Notes GSM_UART_AN_V1.01 Document Title GSM UART Port Application Notes Version 1.01 Date 2009-11-16 Status Document Control ID Release GSM_UART_AN_V1.01 General

More information

PCS0100en 02.2008. Persy Control Services B.V. Netherlands

PCS0100en 02.2008. Persy Control Services B.V. Netherlands P-Bus Gateway PBGW2.128 Universal gateway between the P-bus protocol and open standard protocols. The variety of available electrical interfaces on the gateway offers a wide range of possibilities for

More information

SEC 4100 SYSTEM MONITOR Programmable Serial Interface Card Series 2

SEC 4100 SYSTEM MONITOR Programmable Serial Interface Card Series 2 SEC 4100 SYSTEM MONITOR Programmable Serial Interface Card Series 2 USER MANUAL Rev. P1.11 September 13, 2006 DeltaV is a trademark of Emerson Process Management, Inc Emerson Process Management, Inc. 1998,

More information

PROPRIETARY INFORMATION NOTICE

PROPRIETARY INFORMATION NOTICE 2012 LX I Technologies, Inc. Engineering Department [LEASED LINE MODEM LXV92] This document will cover the operations and installation on the LXV92 92 lease line modem. This modem is designed to work with

More information

HDMI over IP Broadcasting System ITEM NO.: HE05BT, HE05BER HDMI Matrix over IP Broadcasting

HDMI over IP Broadcasting System ITEM NO.: HE05BT, HE05BER HDMI Matrix over IP Broadcasting HDMI over IP Broadcasting System ITEM NO.: HE05BT, HE05BER HDMI Matrix over IP Broadcasting HE05B is a Multicast HDMI video over an IP network to up to 200 screens for faster, more efficient HD content

More information

Moxa TCC-100/100I User s Guide

Moxa TCC-100/100I User s Guide Moxa TCC-100/100I User s Guide Seventh Edition, June 2008 www.moxa.com/product 2008 Moxa Inc., all rights reserved. Reproduction without permission is prohibited. Moxa TCC-100/100I User s Guide The software

More information

Connecting and Setting Up Your Laptop Computer

Connecting and Setting Up Your Laptop Computer CHAPTER 3 Connecting and Setting Up Your Laptop Computer This chapter explains how to connect your laptop to the Cisco Unified MeetingPlace system and how to set up your laptop so that you can use HyperTerminal.

More information

ENET-710. ENET-710 - Ethernet Module ENET-710 JAN / 06 FOUNDATION

ENET-710. ENET-710 - Ethernet Module ENET-710 JAN / 06 FOUNDATION ENET-710 ENET-710 - Ethernet Module JAN / 06 ENET-710 FOUNDATION E N E T 7 1 0 ME smar www.smar.com Specifications and information are subject to change without notice. Up-to-date address information is

More information

Manual Serial PCI Cards

Manual Serial PCI Cards Manual Serial PCI Cards W&T Models 13011, 13410 13411, 13610 13611, 13812 Version 1.4 Subject to error and alteration 37 01/2005 by Wiesemann & Theis GmbH Subject to errors and changes: Since we can make

More information

18.04.2005 version 3.1. Security modem with USB port user guide

18.04.2005 version 3.1. Security modem with USB port user guide 18.04.2005 version 3.1 Security modem with USB port user guide Introduction Congratulations on selecting the new SECURITY MODEM data transfer device. We designed this modem for special users who are involved

More information

s!nus-elektrotechnikai bt. Industrial IT & Automation

s!nus-elektrotechnikai bt. Industrial IT & Automation USER MANUAL s!nus-elektrotechnikai bt. USB/PPIM+ Siemens S7-200 USB/PPI Multi-Master Cable USB/RS485 Isolated For all PPI-Bus System Summary: USB / PPIM + is the PPI Multi-Master programming Cable which

More information

How To Set Up A 366101 Modem (Marc) Model 366101 (Marc) Model 2 (Marr) Model 1 (Marm) Model 4 (Mariar) Model 8 (Marp) Model 6 (Mar

How To Set Up A 366101 Modem (Marc) Model 366101 (Marc) Model 2 (Marr) Model 1 (Marm) Model 4 (Mariar) Model 8 (Marp) Model 6 (Mar DIN Rail Mounted Leased Line Modem Users Manual 366-101 Rev. 2 Copyright 2008 Miille Applied Research Co., Inc. Houston, Texas This page is left blank intentionally Page i TABLE OF CONTENTS LIST OF FIGURES...

More information

BIT COMMANDER. Serial RS232 / RS485 to Ethernet Converter

BIT COMMANDER. Serial RS232 / RS485 to Ethernet Converter BIT COMMANDER Serial RS232 / RS485 to Ethernet Converter (Part US2000A) Copyrights U.S. Converters 1 Contents Overview and Features... 3 Functions..5 TCP Server Mode... 5 Httpd Client Mode.5 TCP Auto mode....6

More information

1.1 Connection. 1.1.1 Direct COM port connection. 1. Half duplex RS232 spy cable without handshaking

1.1 Connection. 1.1.1 Direct COM port connection. 1. Half duplex RS232 spy cable without handshaking POS function Marchen POS-DVR surveillance system is a professional surveillance integrated with POS system. By bringing video and POS transaction data together, the POS-DVR surveillance system provides

More information

ELAN DIGITAL SYSTEMS LTD. SL232 PC- CARD USER S GUIDE

ELAN DIGITAL SYSTEMS LTD. SL232 PC- CARD USER S GUIDE ELAN DIGITAL SYSTEMS LTD. LITTLE PARK FARM ROAD, SEGENSWORTH WEST, FAREHAM, HANTS. PO15 5SJ. TEL: (44) (0)1489 579799 FAX: (44) (0)1489 577516 e-mail: support@pccard.co.uk website: http://www.pccard.co.uk

More information

Data Bulletin. Communications Wiring for POWERLINK G3 Systems Class 1210 ABOUT THIS BULLETIN APPLICATION INTRODUCTION.

Data Bulletin. Communications Wiring for POWERLINK G3 Systems Class 1210 ABOUT THIS BULLETIN APPLICATION INTRODUCTION. Data Bulletin 1210DB0002R3/05 03/2005 LaVergne, TN, USA Communications Wiring for POWERLINK G3 Systems Class 1210 Retain for future use. ABOUT THIS BULLETIN This data bulletin describes the proper wiring

More information

Power Supply and Cabling Options. SmartTrak 100/101/140

Power Supply and Cabling Options. SmartTrak 100/101/140 Power Supply and Cabling Options SmartTrak 00/0/40 2 Power Supply and Cabling Options SmartTrak 00/0/40 Table of Contents Power Supplies... Communication Cables... Accessory Options... Appendix A Communication

More information

M2M 3350 GSM/GPRS Modem User s Manual & Reference Guide Revision 1 June 2007

M2M 3350 GSM/GPRS Modem User s Manual & Reference Guide Revision 1 June 2007 M2M 3350 GSM/GPRS Modem User s Manual & Reference Guide Revision 1 June 2007 1999-2007 by Laipac Technology, Inc. All rights reserved The Specifications and information regarding the products in this manual

More information

Connectors and Cables

Connectors and Cables APPENDIX B This appendix describes the connectors, cables, and adapters that you use to connect the switch to other devices. Connector Specifications 10/100 Ports The 10/100 Ethernet ports use standard

More information

Connector and Cable Specifications

Connector and Cable Specifications APPENDIXB This chapter describes the connector and cable specifications. Connector Specifications, page B-1l Cable and Adapter Specifications, page B-5 Connector Specifications 10/100/1000 Ports, page

More information

TRP-C31M MODBUS TCP to RTU/ASCII Gateway

TRP-C31M MODBUS TCP to RTU/ASCII Gateway TRP-C31M MODBUS TCP to RTU/ASCII Gateway User s Manual Printed Feb. 2007 Rev 1.0 Trycom Technology Co., Ltd 1F, No.2-11, Sihu street, Yingge Township, Taipei, Taiwan ROC Tel: 886-2-86781191, Fax: 886-2-86781172

More information

Introduction: Implementation of the MVI56-MCM module for modbus communications:

Introduction: Implementation of the MVI56-MCM module for modbus communications: Introduction: Implementation of the MVI56-MCM module for modbus communications: Initial configuration of the module should be done using the sample ladder file for the mvi56mcm module. This can be obtained

More information

ETM9350-1/9400-1 Quick Start Guide

ETM9350-1/9400-1 Quick Start Guide GSM/GPRS Terminal ETM9350-1 HSDPA/UMTS/GSM/GPRS Terminal ETM9400-1 Cinterion EU3-P Inside ETM9400-1 TC63i Inside ETM9350-1 ETM9350-1/9400-1 Quick Start Guide Features: 3G (HSDPA/UMTS) Connectivity ETM9400-1

More information

Cooper Bussmann. Network Management System Installation Guide. Read and Retain for Future Reference. Version 1.0

Cooper Bussmann. Network Management System Installation Guide. Read and Retain for Future Reference. Version 1.0 Cooper Bussmann Read and Retain for Future Reference Network Management System Installation Guide Version 1.0 Release Notice This is the July 2013 release of the Cooper Bussmann Network Management Installation

More information

Installation & Configuration Manuel. Socket Server. OpenAT application

Installation & Configuration Manuel. Socket Server. OpenAT application Installation & Configuration Manuel Socket Server OpenAT application 2009 / 05 / 29 2 ! CAUTION! ELECTRIC SHOCK HAZARD IF COVER REMOVED SERVICE BY QUALIFIED PERSONEL ONLY Document History Date Version

More information

Network Operation and Troubleshooting

Network Operation and Troubleshooting and Troubleshooting 7 2 and Troubleshooting Starting the Network PLC as Master Networks If you re using a PLC as the master station, you must put the CPU in Run mode before the communications program can

More information

Installation Guide. AXIS 2191 Audio Module Sight, Speech and Sound over IP!

Installation Guide. AXIS 2191 Audio Module Sight, Speech and Sound over IP! Installation Guide AXIS 2191 Audio Module Sight, Speech and Sound over IP! AXIS 2191 Installation Guide Page 1 of 7 The AXIS 2191 Audio Module The AXIS 2191 Audio Module is an add-on device that provides

More information

Technical Note A007 Modbus Gateway Vantage Pro2 25/09/2009 Rev. A 1 de 7

Technical Note A007 Modbus Gateway Vantage Pro2 25/09/2009 Rev. A 1 de 7 1 de 7 1. Introduction This Technical Note explains how to configure the Modbus Gateway for Vantage Pro2. The Modbus Gateway allows the easy connection of a PLC (Programmable Logic Controller), RTU (Remote

More information

DSX Master Communications

DSX Master Communications DSX Access Systems, Inc. PC to Master Controller - Direct Connect Communications DSX Master Communications Communications between the Comm Server PC and the Master Controller can take several forms which

More information

User s Manual TCP/IP TO RS-232/422/485 CONVERTER. 1.1 Introduction. 1.2 Main features. Dynamic DNS

User s Manual TCP/IP TO RS-232/422/485 CONVERTER. 1.1 Introduction. 1.2 Main features. Dynamic DNS MODEL ATC-2000 TCP/IP TO RS-232/422/485 CONVERTER User s Manual 1.1 Introduction The ATC-2000 is a RS232/RS485 to TCP/IP converter integrated with a robust system and network management features designed

More information

Technical Note #14. Phone Modem Device Support. GE ED&C Home Search ED&C GE ED&C Power Management Home GE ED&C PMCS Home

Technical Note #14. Phone Modem Device Support. GE ED&C Home Search ED&C GE ED&C Power Management Home GE ED&C PMCS Home 1 of 7 GE ED&C Home Search ED&C GE ED&C Power Management Home GE ED&C PMCS Home GE Power Management Control System Description Software Hardware Operation Product Support Operator Interfaces F A Q s App

More information

Why you need to monitor serial communication?

Why you need to monitor serial communication? Why you need to monitor serial communication Background RS232/RS422 provides 2 data lines for each data channel. One is for transmitting data and the other for receiving. Because of these two separate

More information

isco Connecting Routers Back to Back Through the AUX P

isco Connecting Routers Back to Back Through the AUX P isco Connecting Routers Back to Back Through the AUX P Table of Contents Connecting Routers Back to Back Through the AUX Ports...1 Introduction...1 Before You Begin...1 Conventions...1 Prerequisites...1

More information

RC2200DK Demonstration Kit User Manual

RC2200DK Demonstration Kit User Manual Demonstration Kit User Manual Table of contents TABLE OF CONTENTS... 1 QUICK INTRODUCTION... 2 INTRODUCTION... 3 DEMONSTRATION BOARD... 4 POWER SUPPLY SECTION... 5 RS-232 INTERFACE... 6 CONNECTORS... 7

More information

NPort s Ethernet Modem Mode

NPort s Ethernet Modem Mode Tom Lu, Senior Engineer, Moxa Technical Support Dept. tom.lu@moxa.com This Tech Note applies to the following NPort models: NPort DE-211 NPort DE-311 NPort DE-311M NPort 5100 series NPort IA5150 NPort

More information

MDM192 MULTI-DROPS DIGITAL MODEM FOR PRIVATE LINE. USER GUIDE Document reference : 9010709-03

MDM192 MULTI-DROPS DIGITAL MODEM FOR PRIVATE LINE. USER GUIDE Document reference : 9010709-03 MDM192 MULTI-DROPS DIGITAL MODEM FOR PRIVATE LINE USER GUIDE Document reference : 9010709-03 If you have questions about the MDM192 or desire assistance, contact ETIC TELECOMMUNICATIONS at the following

More information

User manual Compact Web PLC WP240 series IEC-line

User manual Compact Web PLC WP240 series IEC-line User manual Compact Web PLC WP240 series IEC-line update: 09-01-2014 IEC-line by OVERDIGIT overdigit.com 1. General description The WP240 device is a PLC, programmable in IEC61131-3 language using CoDeSys

More information

Single channel data transceiver module WIZ2-434

Single channel data transceiver module WIZ2-434 Single channel data transceiver module WIZ2-434 Available models: WIZ2-434-RS: data input by RS232 (±12V) logic, 9-15V supply WIZ2-434-RSB: same as above, but in a plastic shell. The WIZ2-434-x modules

More information

RS-422/485 Multiport Serial PCI Card. RS-422/485 Multiport Serial PCI Card Installation Guide

RS-422/485 Multiport Serial PCI Card. RS-422/485 Multiport Serial PCI Card Installation Guide RS-422/485 Multiport Serial PCI Card Installation Guide 21 Contents 1. Introduction...1 2. Package Check List...2 3. Board Layouts and Connectors...3 3.1 2S with DB9 Male Connectors...3 3.1.1 JP5: UART

More information

Serial Cables & Adapters

Serial Cables & Adapters WTI Part No. 9 Rev. B Serial Cables & Adapters for WTI Products . Introduction This publication describes the serial cables and snap adapters that are used to connect your RSM-R series or MPC series unit

More information

Intelligent Network Management System. Comprehensive Network Visibility and Management for Wireless and Fixed Networks

Intelligent Network Management System. Comprehensive Network Visibility and Management for Wireless and Fixed Networks Intelligent System Comprehensive Visibility and for Wireless and Fixed s Performance Analysis Made Easy With the increase in wireless network sizes and network complexities and the inter-operation of diverse

More information

HT580 User Reference Guide. Version 1.0

HT580 User Reference Guide. Version 1.0 Version 1.0 NOTICE 1. Li-Ion Battery Pack The HT580 Portable Terminal and the Li-Ion Battery Pack are packaged separately. You will have to install the Battery Pack when you receive your terminal. Please

More information

Fanuc 0 M/T Model C Serial (RS232) Connection Guide

Fanuc 0 M/T Model C Serial (RS232) Connection Guide Memex Automation Inc., Burlington, Ontario Canada L7N 1 http://www.memex.ca Fanuc 0 M/T Model C Serial (RS232) Connection Guide The Fanuc 0-C control has two RS-232 interfaces. Interface number 1 (M5)

More information

Cable Connection Procedures for Cisco 1900 Series Routers

Cable Connection Procedures for Cisco 1900 Series Routers CHAPTER 5 Cable Connection Procedures for Cisco 1900 Series Routers This document describes how to connect your Cisco 1941 integrated services router to a power source and to networks and external devices.

More information

Stevens Cell-Net CDMA & GSM M2M 3G Data Modem. Product Manual

Stevens Cell-Net CDMA & GSM M2M 3G Data Modem. Product Manual Stevens Cell-Net CDMA & GSM M2M 3G Data Modem Product Manual Stevens Part #93950A (GSM) Stevens Part #93950B (Verizon) updated: July 2015 Contents 2. Technical Specifications... 4 2.1 Features... 4 2.2

More information

LTM-1338B. Plus Communications Manual

LTM-1338B. Plus Communications Manual LTM-1338B Plus Communications Manual 2000. Best Power, Necedah, Wisconsin All rights reserved. Best Power The System Setup option from the Main Menu on the front panel is passwordprotected. The default

More information

Atop ABLELink Ethernet-Serial Server GW51C- MAXI

Atop ABLELink Ethernet-Serial Server GW51C- MAXI Atop ABLELink Ethernet-Serial Server GW51C- MAXI User Manual Version 1.1 Updated on 2004/08/18 Tel: 886-3-5508137 Fax: 886-3-5508131 www.atop.com.tw IMPORTANT ANNOUNCEMENT The information contained in

More information

Evaluation Board. i-modul and Socket. Manual

Evaluation Board. i-modul and Socket. Manual Evaluation Board i-modul and Socket Manual Copyright March 14 INSYS MICROELECTRONICS GmbH Any duplication of this manual is prohibited. All rights on this documentation and the devices are with INSYS

More information

T3 Mux M13 Multiplexer

T3 Mux M13 Multiplexer T3 Mux M13 Multiplexer User Manual [Type the abstract of the document here. The abstract is typically a short summary of the contents of the document. Type the abstract of the document here. The abstract

More information

Dial-Up / Leased-Line Modem. User Manual. AGM Electronics, Inc Dial-Up / Leased-Line Modem, Series ( ) 5019-1 Manual Rev A + - DLM CTS RTS DTR DSR

Dial-Up / Leased-Line Modem. User Manual. AGM Electronics, Inc Dial-Up / Leased-Line Modem, Series ( ) 5019-1 Manual Rev A + - DLM CTS RTS DTR DSR AGM Electronics, Inc Dial-Up / Leased-Line Modem, Series ( ) 5019-1 Manual Rev A User Manual + - CD CTS RTS DTR. DSR RI RX TX PHONE LINE DLM Dial-Up / Leased-Line Modem Dial-Up / Leased-Line Modem CONTENTS

More information

SyncLink GT2/GT4 Serial Adapter

SyncLink GT2/GT4 Serial Adapter SyncLink GT2/GT4 Serial Adapter Hardware User s Manual MicroGate Systems, Ltd http://www.microgate.com MicroGate and SyncLink are registered trademarks of MicroGate Systems, Ltd. Copyright 2008 2012 MicroGate

More information

USB TO SERIAL ADAPTER

USB TO SERIAL ADAPTER USB TO SERIAL ADAPTER (Model: U232-P9V2) SPECIFICATIONS CONTENTS 1. GENERAL SPECIFICATIONS... 1 1.1 PRODUCT SURFACE... 1 1.2 PRODUCT DIMENSION... 2 1.3 PRODUCT FEATURES... 3 1.4 PRODUCT SPECIFICATIONS...

More information