VT-MODEM Interfaces with a PLCDirect DL250 PLC

Size: px
Start display at page:

Download "VT-MODEM Interfaces with a PLCDirect DL250 PLC"

Transcription

1 Technical Note # 640 VT-MODEM Interfaces with a PLCDirect DL250 PLC Abstract: This Technical Note is based on documentation provided by Automation Direct. It defines the procedure for dialing and establishing communications between a PC running Directsoft32 software and a DL250 PLC via SIXNET Industrial modems. The Automation Direct DL250 can be remotely controlled via analog phone lines and SIXNET VT-MODEMs. Although a DL250 is concentrated on in this document, the D0-05, D2-250, D2- DCM, D3-350, D3-DCM, D4-450 and D4-DCM PLCs will work as well. Software Used: Directsoft32 VT-MODEM Setup Wizard v1.15 Hardware Used: (1) Automation Direct DL250 PLC (1) D2-DSCBL-1 adapter cable (1) Null modem cable (1) SIXNET VT-MODEM-1 Industrial Modem (1) SIXNET VT-MODEM-2 Self-Dialing Modem (2) VT-CABLE-MDM (Male to Female DB9 straight thru serial cable) Alternative PLC Note: When using one of the other valid PLCs mentioned in this technical note, a different cable may be required. Each PLC will need the cable as defined below in conjunction with a null modem adapter cable. PLC Cable D0-05 Port 2 D2-DSCBL D2-250 Port 2 D2-DSCBL-1 D2-DCM D3-DSCBL-2 D3-350 Port 2 D3-DSCBL-2 D3-DCM D3-DSCBL-2 D4-450 Port 1 D3-DSCBL-2 D4-450 Port 2 D2-DSCBL D4-DCM D3-DSCBL-2 TN640.DOC PAGE 1

2 D2-DSCBL-1 for D2-350 and D3-350 DB15 Male to DB9 Male to DL250 PLC Port 2 VT-MODEM VT-CABLE-MDM DB9 Female to PC DB9 Male to Modem DCD 1 1 DCD TXD 2 3 TD RD 2 2 RD RXD 3 2 RD TD 3 3 TD DTR 4 4 DTR GND 7 5 GND GND 5 5 GND DSR 6 6 DSR Tie pins 4 and 5 together Tie pins 7 and 8 RTS 7 7 RTS together CTS 8 8 CTS RI 9 9 RI D2-DSCBL for D2-05 and D4-450 D3-DSCBL-2 for D2/D3/D4-DCM and D4-450 RJ-12 Female to Port 2 DB9 Male to VT-MODEM DB25 Female to Bottom Port of D2-350 DB9 Male to VT-MODEM TXD 4 3 TD TXD 2 3 TD RXD 3 2 RD RXD 3 2 RD GND 1 5 GND GND 7 5 GND Tie pins 7 and 8 together Tie pins 4 and 5 together Tie pins 7 and 8 together Installing the SIXNET Industrial Modem Driver to Windows PC: To configure Windows to recognize the VT-MODEM, go to Start Settings Control Panel Phone and Modem options. Next, go to the Modems tab in the Phone and Modem options window, and then click on Add Next, check the Don t detect my modem; I will select it from list box and manually select Standard bps Modem from the modem type list. Refer to screen shots 1, 2, and 3 for details of how the modems were configured. This will configure the modem driver so Directsoft32 can use the Windows TAPI control when accessing the modem. TN640.DOC PAGE 2

3 Screen Shot 1 Screen Shot 2 Screen Shot 3 TN640.DOC PAGE 3

4 Configuring the Industrial Modems: VT-MODEM-1 - Connect the VT-MODEM-1 to the PCs serial COM port via the VT-CABLE-MDM (Straight-thru serial cable). Open the VT-MODEM Setup Wizard provided on the latest SIXNET CD or SIXNET website ( Click the Open Configuration File button to use the preconfigured Direct_Logic_PLC.6ms file provided on the SIXNET CD or website. Click the Next button and choose the VT-MODEM-1 (See Screen Shot 4). Click on the Next button. Enter the COM port number the VT-MODEM-1 is connected to on your computer (COM Port 1 in this case. See Screen Shot 5). Click on the Next button two more times to enter the Write Configuration Window of the VT- MODEM Setup Wizard. Click on the Write Configuration to Modem button to write the configuration to the VT-MODEM-1 s memory (See Screen Shot 6). To configure the Wizard manually, refer to the screen shots below. Screen Shot 4 TN640.DOC PAGE 4

5 Screen Shot 5 TN640.DOC PAGE 5

6 Screen Shot 6 VT-MODEM-2 A VT-MODEM-2 is used in this step, but it can be replaced by a VT-MODEM-1 so long as the Self-Dialing feature is not needed. Configure the VT-MODEM-2 in the same manner as the VT-MODEM-1. After opening the Direct_Logic_PLC.6ms modem wizard configuration file, select the VT-MODEM-2 (PLC Self-Dialing Modem) in the Read Configuration window. To enable the Self-Dialing feature in the VT-MODEM-2, go to the Self-Dial Parameters window and select the Enable Self-Dial check box. Enter the phone number the VT-MODEM-2 is to dial in the First Phone # field. In this example, phone number was used (See Screen Shot 7). The selections of other features in this field are optional. Go to the last window of the VT-MODEM Setup Wizard and write the configuration to the modem. TN640.DOC PAGE 6

7 Screen Shot 7 PLC Port Setup: This setup shows a 250 bottom port setup. Other PLC setups will differ slightly but follow the same parameters appropriately. Note: the DCM modules are not configured through Directsoft. You must configure the dipswitches and selector switches for the proper setup on these modules. Again, follow the same parameters guidelines from this example and refer to the DCM manuals for the appropriate settings. You must first connect to the programming port of the PLC. On the 250, this is the top port (RJ12 connector). Consult the Directsoft programming manual to establish a link to the PLC. In the Main window of the Direcsoft32 Programming Software, go to PLC Setup Set Sec. Comm. Port (See Screen Shot 8). Set the port up as indicated in Screen Shot 9, then send the settings to the PLC by clicking on the indicated button. TN640.DOC PAGE 7

8 Screen Shot 8 TN640.DOC PAGE 8

9 Screen Shot 9 DirectSoft32 setup: The following steps show how to setup a modem connection through the programming software to diagnose and make changes to an AutomationDirect PLC via a phone line. On the PLC side, you connect your cables up as shown at the beginning of this document. You will need to connect your modem to a phone line and establish the number, extensions and delays that are needed for your connection. You will also need to determine whether a 9 is needed to dial out of your local side. First, create a link and choose Modem from the Ports list. Consult the Directsoft32 programming manual to find the steps to creating a link (See Screen Shot 10). Choose the PLC CPU that you are connecting to (See Screen Shot 11). Click on the port tab, choose the modem driver that you created earlier on your PC and enter in the phone number to the PLC that you are trying to connect to. You will need to add a 9 if this is required in your facility. You may need to add commas for time delays when appropriate. One comma equals two seconds (See Screen Shot 12). Click on the Protocol tab and choose the K-sequence protocol and setup the time delays as shown in Screen Shot 13. Choose Accept when complete and click Yes to check the connection. DirectSoft32 will initiate the local modem and dial up the remote modem and attempt to connect to the remote PLC. If everything works correctly, then you will see no additional windows and you will see your link in DSLaunch, showing a good status. If there is a problem, the error window in Screen Shot 14 will appear defining the problem. TN640.DOC PAGE 9

10 Screen Shot 10 Screen Shot 11 TN640.DOC PAGE 10

11 Screen Shot 12 Screen Shot 13 TN640.DOC PAGE 11

12 Screen Shot 14 Conclusion: This test successfully established communications between a PC and PLC Direct PLC via SIXNET industrial modems. Troubleshooting: 1. Remote modem is not answering: - Isolate the problem to either the remote or local side. Try dialing the remote modem with a telephone. If the remote modem rings (indicated by a short blip on the RD LED), answers and attempts to negotiate a connection, then there is probably something wrong with the local modem setup. If the remote modem doesn t ring, connect or answer, you may have a problem with the remote setup. - Make sure that the remote modem configuration has auto answer turned on. You also need to have a number of rings selected. - Try removing the cable between the remote modem and PLC. If it answers then, you know the problem is in the remote cable connection. Consult the diagrams towards the beginning of this document for the correct pinout. If possible, try using the programming cables provided by Automation Direct as well as the null modem adapter that comes with the modem. - Try a different cable on the local modem. - Verify settings for modem driver on the PC. Consult the appropriate section of this document on how to set this driver up in windows. 2. Remote modem answers but the PLC doesn t connect: - If at all possible, try to connect to the PLC directly from the serial port of a PC. Verify that the PLC port is Ok. - Phone line problem. Use another phone line if possible. - The PLC port has not been configured or is configured improperly. Consult the section in this document that describes the port configuration. - Verify the remote modem configuration. Follow the steps in this document again and re-download the configuration to verify the setup. - The modem driver is not configured properly. Consult the steps in this document to verify modem driver setup. - The wrong modem may be answering. This can happen on a phone network in some facilities. Have someone power off the remote modem and attempt to connect again. If something answers, there is a problem with the phone network that needs to be corrected. - The remote modem is not on a dedicated line. PBX (Private Branch Exchange) lines will cause problems with many different software packages. TN640.DOC PAGE 12

13 3. The PLC connects but I lose connection intermittently whether program status is turned on or during a program transfer. - Poor phone line quality. Sometimes there is no way to resolve this. Be sure that the phone line on the remote end is not run around devices that cause high RF signals, such as frequency drives. You can often tell the quality of a phone line by actually calling someone and talking on this line. If it is very noisy, then it is most likely that you will have problems using it for PLC connectivity. - Poor cable quality between PLC and modem or PC and modem if using an external modem. If the cable between the modem and PLC is routed around devices that generate high RF signals, you will most likely have problems with your connection. They will need to be isolated. Distance between the PLC and the modem could also be a factor. 50 ft. is the maximum length for RS232. You may achieve this distance depending upon your environment (high RF signal devices). - Raise the timeout and retries in the link editor in Directsoft32: If you are still experiencing problems after following these steps, contact AutomationDirect s tech support at (770) or SIXNET s Tech support at (518) TN640.DOC PAGE 13

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

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

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

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

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 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

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: Connecting to a 2500 Series Processor using PLC Workshop

Application Note: Connecting to a 2500 Series Processor using PLC Workshop Application Note: Connecting to a 2500 Series Processor using PLC Workshop This application note will describe a step by step process for the three ways to connect to a 2500-CXXX with PLC Workshop. The

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

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

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

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

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

IP SERIAL DEVICE SERVER

IP SERIAL DEVICE SERVER IP SERIAL DEVICE SERVER ( 1 / 2 / 4 serial port ) Installation guide And User manual Version 1.0 1Introduction... 5 1.1Direct IP mode...5 1.2Virtual COM mode...5 1.3Paired mode...6 1.4Heart beat... 6

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

WHQL Certification Approval...2 User Interface...3 SUNIX s COMLab..4

WHQL Certification Approval...2 User Interface...3 SUNIX s COMLab..4 INDEX WHQL Certification Approval...2 User Interface....3 SUNIX s COMLab..4 1.0 Introduction...5 2.0 Specification..5 2.1 Features 2.2 Universal Serial PCI Card 2.3 RS-232 Specification 2.4 Low Profile

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

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

1 Port FTDI USB to RS232 Null Modem Adapter

1 Port FTDI USB to RS232 Null Modem Adapter 1 Port FTDI USB to RS232 Null Modem Adapter ICUSB232FTN *actual product may vary from photos DE: Bedienungsanleitung - de.startech.com FR: Guide de l'utilisateur - fr.startech.com ES: Guía del usuario

More information

Professional USB to Serial Adapter Hub with COM Retention

Professional USB to Serial Adapter Hub with COM Retention Professional USB to Serial Adapter Hub with COM Retention ICUSB2321X ICUSB2322X ICUSB2324X *actual product may vary from photos *actual product may vary from photos DE: Bedienungsanleitung - de.startech.com

More information

RS-232 Communications Using BobCAD-CAM. RS-232 Introduction

RS-232 Communications Using BobCAD-CAM. RS-232 Introduction RS-232 Introduction Rs-232 is a method used for transferring programs to and from the CNC machine controller using a serial cable. BobCAD-CAM includes software for both sending and receiving and running

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

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

When we look at the connector pinout of the RS232 port, we see two pins which are certainly used

When we look at the connector pinout of the RS232 port, we see two pins which are certainly used 1 Null modem - an introduction Serial communications with RS232 1. One of the oldest and most widely spread communication methods in computer world. The way this type of communication can be performed

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

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

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

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

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

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

Sending SMS Messages and E-mails

Sending SMS Messages and E-mails GDW-11 GSM Modem Sending SMS Messages and E-mails AN-0139-ENG rev 3.1 Page 1 Contents 1. Introduction - Sending SMS Messages... 2. Configuring the GDW-11... 3. Configuring Hyperterminal. 4. Method 1- Using

More information

LAN / WAN Connection Of Instruments with Serial Interface By Using a Terminal Server

LAN / WAN Connection Of Instruments with Serial Interface By Using a Terminal Server Products: EFA with EFA Scan, DVRM and DVMD with Realtime Monitor or Stream Explorer DVMD-B1 LAN / WAN Connection Of Instruments with Serial Interface By Using a Terminal Server Remote control of test and

More information

ETHERNET WEATHER STATION CONNECTIONS Application Note 33

ETHERNET WEATHER STATION CONNECTIONS Application Note 33 ETHERNET WEATHER STATION CONNECTIONS Application Note 33 With WeatherLink and a Device Server INTRODUCTION It is possible to substitute an Ethernet connection for the direct USB or serial connection that

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

USER GUIDE. Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6

USER GUIDE. Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6 KRAMER ELECTRONICS LTD. USER GUIDE Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6 Contents 1 Connecting to the Kramer Device via the Ethernet Port 1 1.1 Connecting the Ethernet Port Directly

More information

Connecting your Omega/BetaPAT PLUS to a PC via a USB

Connecting your Omega/BetaPAT PLUS to a PC via a USB Connecting your Omega/BetaPAT PLUS to a PC via a USB Install software Windows XP and below Insert the disc into your computers disc drive and run through the setup wizard. Windows Vista & 7 1. Insert the

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

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

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

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

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

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

DIAL-UP DATA. User s Guide

DIAL-UP DATA. User s Guide DIAL-UP DATA User s Guide Iridium Satellite LLC Rev. 5; January 1, 2003 DIAL-UP DATA SERVICE--------------------------------------------------------------------------------------- TABLE OF CONTENTS 1 Dial-Up

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

FINS Gateway For OMRON PLCs

FINS Gateway For OMRON PLCs 1 Purpose This Technical Note describes how to set up a remote collaboration. A remote collaboration consists in configuring, programming or monitoring a PLC from a remote location, without the need of

More information

Connecting instruments serially to your computer

Connecting instruments serially to your computer Connecting instruments serially to your computer This TechNote will review how to connect instruments (GPS, Sounder, Heading Sensor ) to a computer. Important points such as electrical specification (RS-232

More information

Configuring the Siemens TC35 modems for use with the MI2292

Configuring the Siemens TC35 modems for use with the MI2292 Configuring the Siemens TC35 modems for use with the MI2292 The following instruction describe how to set up GSM communication between an MI2292 Power Quality Analyser Plus and a computer 1. Equipment

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

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

WHQL Certification Approval...2 User Interface...3 128K software FIFO 4 Universal PCI Interface...5 Ready for 64-bit System...5

WHQL Certification Approval...2 User Interface...3 128K software FIFO 4 Universal PCI Interface...5 Ready for 64-bit System...5 0 INDEX WHQL Certification Approval...2 User Interface...3 128K software FIFO 4 Universal PCI Interface...5 Ready for 64-bit System...5 1.0 Introduction 6 2.0 Features.. 6 3.0 Hardware Guide... 7 3.1 System

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 Installation

Bluetooth Installation Overview Why Bluetooth? There were good reasons to use Bluetooth for this application. First, we've had customer requests for a way to locate the computer farther from the firearm, on the other side of

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

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

LINDY ELECTRONICS LIMITED & LINDY-ELEKTRONIK GMBH - SECOND EDITION

LINDY ELECTRONICS LIMITED & LINDY-ELEKTRONIK GMBH - SECOND EDITION RS-422/485 PCI Card User Manual English No. 51200 (2 Port) No. 51202 (4 Port) No. 51204 (8 Port) www.lindy.com LINDY ELECTRONICS LIMITED & LINDY-ELEKTRONIK GMBH - SECOND EDITION (Nov 2005) 1.0 Introduction

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

Aquadyne TechTip TITLE: TROUBLESHOOTING PC COM PORT AND MODEM PRODUCTS AFFECTED SYMPTOMS POSSIBLE CAUSES

Aquadyne TechTip TITLE: TROUBLESHOOTING PC COM PORT AND MODEM PRODUCTS AFFECTED SYMPTOMS POSSIBLE CAUSES Aquadyne TechTip TITLE: TROUBLESHOOTING PC COM PORT AND MODEM COMMUNICATIONS WITH AN OCTOPUS. Article # 072297-1 Last reviewed: 03/25/98 Keywords: Serial Port, Modem, Polling, AquaWeb, Node Not Responding

More information

One Port Serial Server Users Manual Model ESP901, ESP901E

One Port Serial Server Users Manual Model ESP901, ESP901E One Port Serial Server Users Manual Model ESP901, ESP901E Documentation Number: ESP901-2303 International Headquarters B&B Electronics Mfg. Co. Inc. 707 Dayton Road -- P.O. Box 1040 -- Ottawa, IL 61350

More information

RS485 Adapters. User Manual October 26, 2008 V1.02 Copyright Light O Rama, Inc. 2006, 2007, 2008 SC485 USB485B USB485 USB485-ISO

RS485 Adapters. User Manual October 26, 2008 V1.02 Copyright Light O Rama, Inc. 2006, 2007, 2008 SC485 USB485B USB485 USB485-ISO SC485 USB485B USB485 USB485-ISO User Manual October 26, 2008 V1.02 Copyright Light O Rama, Inc. 2006, 2007, 2008 This page intentionally blank Table of Contents Introduction... 4 What s in the Box... 5

More information

Hardware Installation and Configuration Guide

Hardware Installation and Configuration Guide Hardware Installation and Configuration Guide Trademark Notices Comtrol, DeviceMaster, and PortVision are registered trademarks of Comtrol Corporation. Ethernet is a registered trademark of Digital Equipment

More information

Setting up VPN Access for Remote Diagnostics Support

Setting up VPN Access for Remote Diagnostics Support Setting up VPN Access for Remote Diagnostics Support D. R. Joseph, Inc. supports both dial-up and Internet access for remote support of 3GIBC1 and LF-Sizer control systems. This document describes how

More information

PL-2303 (Chip Rev H, HX, X) USB to Serial Adapter Windows Driver Installer Manual

PL-2303 (Chip Rev H, HX, X) USB to Serial Adapter Windows Driver Installer Manual PL-2303 (Chip Rev H, HX, X) USB to Serial Adapter Windows Driver Installer Manual For Windows 98/ME/2000/XP/Vista/7 Release Version 1.3 (2/4/2010) Contents Introduction Features & Specifications System

More information

2012 uptimedevices.com

2012 uptimedevices.com 2012 uptimedevices.com Contents Product Overview...3 Installation...4 Web Interface Orientation...5 Web Interface (Login Screen)...6 Summary Screen...7 Sensors Screen...8 Sensor Names...9 Graph...10 Alerts

More information

LS-101 LAN to Serial Device server. User s Manual

LS-101 LAN to Serial Device server. User s Manual LS-101 LAN to Serial Device server User s Manual Revision History Revision No Date Author Remarks 0.1 August 29, 2001 IDC Initial document INTRODUCTION Overview Almost all instruments and most industrial

More information

omni.net Plus/D Q u i c k S t a r t G u i d e

omni.net Plus/D Q u i c k S t a r t G u i d e ZyXEL TOTAL INTERNET ACCESS SOLUTION omni.net Plus/D ISDN Terminal Adapter Quick Start Guide GUI Configuration Manager 3Way Conference Call Waiting Call Forwarding Call Hold/Retrieve Multiple Subscriber

More information

Connector and Cable Specifications

Connector and Cable Specifications APPENDIX B This appendix provides the following cabling and pinout information for the Cisco IAD1101 integrated access device: Console Port Signals and Pinouts Ethernet Connector Pinouts Analog Subscriber

More information

How to setup a serial Bluetooth adapter

How to setup a serial Bluetooth adapter 2U www. How to setup a serial Bluetooth adapter Master Setup Guide For part numbers UCBT232B and UCBT232EXA UPairing the serial Bluetooth adapter with your computer UPairing with Windows 10.. 2U UPairing

More information

SECURITY SYSTEM MANAGEMENT SOFTWARE FOR WINDOWS. Quick Start Instructions

SECURITY SYSTEM MANAGEMENT SOFTWARE FOR WINDOWS. Quick Start Instructions TM SECURITY SYSTEM MANAGEMENT SOFTWARE FOR WINDOWS Quick Start Instructions Introduction WinLoad for Windows was developed to simplify and speed up the task of programming Paradox control panels. Remote

More information

ALL-USB-RS422/485. User Manual. USB to Serial Converter RS422/485. ALLNET GmbH Computersysteme 2015 - Alle Rechte vorbehalten

ALL-USB-RS422/485. User Manual. USB to Serial Converter RS422/485. ALLNET GmbH Computersysteme 2015 - Alle Rechte vorbehalten ALL-USB-RS422/485 USB to Serial Converter RS422/485 User Manual ALL-USB-RS422/485 USB to RS-422/485 Plugin Adapter This mini ALL-USB-RS422/485 is a surge and static protected USB to RS-422/485 Plugin Adapter.

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

FLASH PROCEDURE for GSM BENTEL and DSC cards

FLASH PROCEDURE for GSM BENTEL and DSC cards FLASH PROCEDURE for GSM BENTEL and DSC cards Following step are intended to properly update the flash memory of the GSM card. The same procedure will guide you to recover a GSM card after a block due to

More information

Global Monitoring + Support

Global Monitoring + Support Use HyperTerminal to access your Global Monitoring Units View and edit configuration settings View live data Download recorded data for use in Excel and other applications HyperTerminal is one of many

More information

Teleservice via RS232 interface XC100/XC200

Teleservice via RS232 interface XC100/XC200 User Manual 10/10 MN0500005Z-EN replaces 07/04 AWB74-1490GB Teleservice via RS interface XC100/XC00 All brand and product names are trademarks or registered trademarks of the owner concerned. Emergency

More information

PRODUCTIVITY THROUGH INNOVATION 600 CONTROL DIRECT DRIVE TECHNICAL/OPERATION MANUAL

PRODUCTIVITY THROUGH INNOVATION 600 CONTROL DIRECT DRIVE TECHNICAL/OPERATION MANUAL Rev. D PRODUCTIVITY THROUGH INNOVATION 600 CONTROL DIRECT DRIVE TECHNICAL/OPERATION MANUAL 10 BORIGHT AVENUE, KENILWORTH NEW JERSEY 07033 TELEPHONE: 800-524-0273 FAX: 908-686-9317 TABLE OF CONTENTS Page

More information

Configuring IP to Serial with Auto Answer and Serial to IP

Configuring IP to Serial with Auto Answer and Serial to IP Configuring IP to Serial with Auto Answer and Serial to IP You can configure the AirLink device to: Auto answer incoming TCP/IP or UDP/IP connections and send the packet payload out the AirLink device

More information

How to install USB driver (MICRO/I)

How to install USB driver (MICRO/I) How to install USB driver (MICRO/I) Install on Windows XP 1. Connect the USB port on HG3G series and the USB port on PC. 2. Windows displays Found new Hardware Wizard. Select No, not this time and press

More information

IPG/7700 Hardware Manual SYSTECH. Document number 80-001099-7 Revision A

IPG/7700 Hardware Manual SYSTECH. Document number 80-001099-7 Revision A IPG/7700 Hardware Manual SYSTECH C O R P O R A T I O N Document number 80-001099-7 Revision A Created 2010, and Protected Under the U.S. Copyright Act of 1976. Copyright 2010, SYSTECH Corporation All Rights

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

MS830 / MS833 Barcode Reader v1.0 9-December-2014

MS830 / MS833 Barcode Reader v1.0 9-December-2014 MS830 / MS833 Barcode Reader v1.0 9-December-2014 Publication Information 2014 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document and its contents

More information

UPS Network Interface. Quick InstallationGuide

UPS Network Interface. Quick InstallationGuide UPS Network Interface Quick InstallationGuide Version 1.1 March 1999 COPYRIGHT Copyright 1999 RINGDALE UK Limited. All rights reserved. No part of this publication may be reproduced, transmitted, transcribed,

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

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

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

1 Port RS232 Serial over IP Device Server

1 Port RS232 Serial over IP Device Server 1 Port RS232 Serial over IP Device Server NETRS232 *actual product may vary from photos DE: Bedienungsanleitung - de.startech.com FR: Guide de l'utilisateur - fr.startech.com ES: Guía del usuario - es.startech.com

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

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

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

1. Make sure that no client accounts are open. 2. Click on Setup, then click Modem. The Modem Setup window will appear.

1. Make sure that no client accounts are open. 2. Click on Setup, then click Modem. The Modem Setup window will appear. SECURITY SYSTEM MANAGEMENT SOFTWARE FOR WINDOWS WINLOAD MODEM SETUP The modem setup is a very important step in the connection process. If the modem setup is not properly completed communication between

More information

USB GSM 3G modem RMS-U-GSM-3G. Manual (PDF) Version 1.0, 2014.8.1

USB GSM 3G modem RMS-U-GSM-3G. Manual (PDF) Version 1.0, 2014.8.1 USB GSM 3G modem RMS-U-GSM-3G Manual (PDF) Version 1.0, 2014.8.1 2014 CONTEG, spol. s r.o. All rights reserved. No part of this publication may be used, reproduced, photocopied, transmitted or stored in

More information

2/4/8 Port USB to Serial Adapter Hub with COM Retention

2/4/8 Port USB to Serial Adapter Hub with COM Retention 2/4/8 Port USB to Serial Adapter Hub with COM Retention ICUSB2322I ICUSB2324I ICUSB2328I *ICUSB2322I Shown DE: Bedienungsanleitung - de.startech.com FR: Guide de l'utilisateur - fr.startech.com ES: Guía

More information

MODBUS TCP to RTU/ASCII Gateway. User s Manual

MODBUS TCP to RTU/ASCII Gateway. User s Manual MODBUS TCP to RTU/ASCII Gateway User s Manual 1 INTRODUCTION... 1 1.1 FEATURES... 2 1.2 PRODUCT SPECIFICATIONS... 3 1.3 DEFAULT SETTINGS... 4 2 MAKING THE HARDWARE CONNECTIONS... 5 2.1 POWER CONNECTION...

More information

BuTeL Software - Scanner Over Ip - RemoteServer software - 1.02 - July 2004. http://www.butelsoftware.com

BuTeL Software - Scanner Over Ip - RemoteServer software - 1.02 - July 2004. http://www.butelsoftware.com BuTeL Software - Scanner Over Ip - RemoteServer software - 1.02 - July 2004. http://www.butelsoftware.com Software installation: Run setup.exe, software installer will install the RemoteServer software.

More information

SB-2000 USB Radio Interface Operating Manual CG Antenna Co. Ltd.

SB-2000 USB Radio Interface Operating Manual CG Antenna Co. Ltd. CG Antenna SB-2000 USB Radio Interface Operating Manual CG Antenna Co. Ltd. Shanghai, China FEATURES Connect your computer with USB port. No need serial or parallel port. Most of Radio programs are built

More information

Allen Bradley PLC connection procedure (RSLogix 500 Version 3.1.9, RSLinx Version 2.1)

Allen Bradley PLC connection procedure (RSLogix 500 Version 3.1.9, RSLinx Version 2.1) Allen Bradley PLC connection procedure (RSLogix 500 Version 3.1.9, RSLinx Version 2.1) Step 1 5: RSLinx start up procedure (Sheet 2 to 6) Step 6 11: RSLinx setup for RS-232 DF1 driver (SLC 5/03, 5/04 PLC

More information

WinLIN Setup and Operation:

WinLIN Setup and Operation: Frequently Asked Questions about the 07551-Series Masterflex L/S Computer-Compatible drives and about the Masterflex WinLIN Linkable Instrument Control Software (07551-70) WinLIN Setup and Operation: Will

More information

How To Set Up A Netvanta For A Pc Or Ipad (Netvanta) With A Network Card (Netvina) With An Ipa (Net Vanta) And A Ppl (Netvi) (Netva)

How To Set Up A Netvanta For A Pc Or Ipad (Netvanta) With A Network Card (Netvina) With An Ipa (Net Vanta) And A Ppl (Netvi) (Netva) VPN WAN LAN PWR STAT TD RD TD RD TD RD VPN WAN LAN PWR STAT TD RD TD RD TD RD NetVanta 3200 NetVanta 3200 NetVanta Series (with T1/FT1 or T1/FT1 + DSX-1 Network Interface Module) Quick Configuration Guide

More information

56K PCI DATA/FAX Modem. User Manual

56K PCI DATA/FAX Modem. User Manual 56K PCI DATA/FAX Modem User Manual Contents 1. Package Contents... 1 2. Minimum System Requirement... 2 3. Panel Descriptions... 3 4. Hardware Installation... 4 5. Installing The Modem Drivers... 5 A.

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