Citect for Windows Driver Specification Extract Hitachi Driver

Size: px
Start display at page:

Download "Citect for Windows Driver Specification Extract Hitachi Driver"

Transcription

1 Citect for Windows Driver Specification Extract Hitachi Driver Author: Date Action Rupert Reeve 13/11/95 Wrote it Bill Rayer 13/12/95 Modifications Masoud Varjavandi 16/1/96 Modified Huang Weiguang 15/12/2000 Modified and Add TCP/IP connection

2 Contents 1. TARGET DEVICE(S) AND PROTOCOL Introduction Device Manufacturer Device Definition Communications Method Communications/Hardware Configuration Serial connection TcpIp connection Special Requirements Contacts 8 2. USER INTERFACE Introduction Driver Name Communication forms Serial Connection Forms TcpIp Connection Forms Pulldown lists Help IO Device Variable Types PROTDIR.DBF Parameters and INI options Standard Parameters Driver Specific Parameters Driver Specific Errors Driver Error Help Debug Messages Stats Special Counters Hints and Tips 14 hitachi_extract.doc 2

3 3. REFERENCES References 15 hitachi_extract.doc 3

4 1. Target Device(s) and Protocol 1.1 Introduction This section defines the types of I/O Devices that are targeted by this driver. 1.2 Device Manufacturer HITACHI 1.3 Device Definition Hitachi programmable controllers: H200 series, H700 series 1.4 Communications Method Serial connection. Either direct to the programming port or via a COMM-2H module. Tcp/Ip connection. Via a LAN-ETH module. 1.5 Communications/Hardware Configuration Serial connection The programming port uses RS232 into a 15 pin connection. The COMM -2H module allows for RS232 or RS422 connection. Using RS422 connection allows up to 32 multidropped HITACHI controllers Wiring Diagrams Refer to H - Series, Intelligent serial port module manual. hitachi_extract.doc 4

5 RS232 pinouts When COMM module is directly connected to a personal computer (B16-EX). COMM-2H RS-232C signal name SD 2 RD 3 RS 4 CS 5 RV1 (ER) (Note 2) 6 RV2 (DR) 7 PHL 8 SG 9 Pin No. Note 1 The direction of each signal is indicated by arrows. Notes: 1) It can be left unconnected, however, it is used when connection between the CPU and host is established, to make connection cable the same. Pin No. 1 FG 2 SD 3 RD 4 RS 5 CS 6 DR 7 SG 8 CD 14 PV12 16 NV12 20 ER B16-EX Signal name 2) This signal may be connected to the DR signal at host RS422 pinouts When COMM-2Hs are connected through RS-422 after connecting the first COMM module to host through RS-232C. Host RS-232C COMM module (1st unit) COMM module (2nd unit) COMM module (3rd unit) TXDP TXDN TYDG RXDP RXDN RXDG TXDP TXDN TYDG RXDP RXDN RXDG TXDP TXDN TYDG RXDP RXDN RXDG To the next stage hitachi_extract.doc 5

6 The directions of each signal are indicated by arrows. When COMM module is connected to host through RS-422. COMM module (1st unit) COMM module (2nd unit) Host SD(A) SD(B) FG RD(A) RD(B) FG TXDP TXDN TYDG RXDP RXDN RXDG TXDP TXDN TYDG RXDP RXDN RXDG To the next stage The directions of each signal are indicated by arrows I/O Device Settings Station Numbers Set any of the station numbers from 0 to 31. NOTE: The station numbers 0 to 31 are used. If any number greater than 31 is set, the staton with that number is not set, but station 31 is set Communication Settings Swith No. Items Switch Settings 1 Bit Length ON: 8 OFF: K 19.2K 2 Transmission speed (BPS) OFF ON OFF ON OFF ON OFF ON 3 OFF OFF ON ON OFF OFF ON ON 4 OFF OFF OFF OFF ON ON ON ON hitachi_extract.doc 6

7 5 Parity present/ none 6 Parity even/odd 7 Stop bit length 8 Sum check present/none ON: Present OFF: None ON: Even OFF: Odd ON: 2 OFF: 1 ON: Present OFF: None Software Setup No special software is required in the programmable controller TcpIp connection Wiring Diagrams Use commom Ethernet wiring I/O Device Settings IP address setting You can not set IP address in normal mode, Please change operation mode by MODE switch. The functions related with IP address setting is shown in the following: N0 Functions Mode setting switch Description 1 IP Address information setting IP address is set newly.set the information of IP address etc. in IP address setting area. Then write plc program an run to finish the setting. 2 Reference of IP address setting IP address setting is read. IP address informationis read to IP address eading area. 3 IP address default setting IP address returns to default value. IP address IP address of other stationto test Task port 1 Task port (TCP/IP) (TCP/IP) Task port timeout observation 0(no observation) Note: When change a setting of MODE setting switch, press RESET switch or apply power again. hitachi_extract.doc 7

8 SoftWare Setup No special software is required. 1.6 Special Requirements NONE. 1.7 Contacts Douglas Waterford, Manager PLC Engineering services, NHP Ph , Fax Brendan O Driscoll and Paul Stride from NHP. hitachi_extract.doc 8

9 2. User Interface 2.1 Introduction This section defines how the user will see the driver. This relates directly to how the Citect forms need to be filled out and any special INI options. For the kernel, the debug trace messages and the Stats.Special counters are documented. 2.2 Driver Name HITACHI 2.3 Communication forms Serial Connection Forms Boards Form Board Type If using a serial board or COM port, you should enter COMx. Address If using a serial board or COM port, you should enter 0. I/O Port Leave this field blank. Interrupt Leave this field blank. Special Options Leave this field blank Ports Form Baud Rate This value should match the setting of the PLC is recommended. Data Bits 7 top Bits hitachi_extract.doc 9

10 1 Parity EVEN_P Special Opt When using the H-200 a special option of -H should be used in this field to enable hardware hand shaking IO Devices Form protocol HITCAHI Address The address format is as follows LLUUMMPP[ :n][ /tm Where LL UU MM PP n m is the Lump address Loop No in two hexadecimal digits is the Unit No in two hexadecimal digits is the Module No in two hexadecimal digits is the Port No in two hexadecimal digits is optional office number (ie station address) in decimal. is a single optional hex digit to set the TM Response byte in the protocol. If the optional office number is included then the driver will include this information in the protocol request and thus support multi-dropped connection to multiple devices via RS422. The /Tm is 0 to F and the time is 0 to 160 ms, the response TM value is 10ms, the default value is 0 for a maximum communication speed TcpIp Connection Forms Boards Form Board type TCPIP. Address This should be 0. I/O Port hitachi_extract.doc 10

11 Leave this field blank. Interrupt Leave this field blank. Special Options Leave this field blank Ports Form Baud Rate Leave this field blank Data Bits Leave this field blank top Bits Leave this field blank Parity Leave this field blank Special Opt User must enter the destination IP address of Ethernet module. Use the following format: -Ia -Pn -T where: a Is the destination IP address in standard Internet dot format. (For example ) n The destination Port number. For using task code protocol, this can only be 3004 or -T Forces the driver to use TCP (the default), rather than UDP (-U) IO Devices Form protocol HITCAHI Address The address format is as follows LLUUMMPP hitachi_extract.doc 11

12 Where LL UU MM PP is the Lump address Loop No in two hexadecimal digits is the Unit No in two hexadecimal digits is the Module No in two hexadecimal digits is the Port No in two hexadecimal digits 2.4 Pulldown lists Help The following entries should be included in the Citect Help.DBF spec file. TYPE DATA FILTER PROTOCOL HITACHI 2.5 IO Device Variable Types IO Device Type Citect data type Citect data type External Input X a,b DIGITAL External Output Y a,b DIGITAL CPU Link L h DIGITAL Internal Input M h DIGITAL Internal Output R h DIGITAL External Input External Output CPU Link Internal Input Internal Output WX a,c WY a,c WL h WM h WR h Description/Special Usage/Limitations/ Valid Ranges Where: A B C H First three digits of the I/O Bit location or I/O Word location in hex. The last two digits of the I/O Bit location in decimal (0-99). The last digit of the I/O Word location in decimal. Internal locations in hexadecimal.hex values must be hitachi_extract.doc 12

13 preceded by a 0 (zero). 2.6 PROTDIR.DBF TAG FILE BIT_BLOCK MAX_LENGTH OPTIONS HITACHI HITACHI x214f 2.7 Parameters and INI options Standard Parameters Block 40 Delay 0 MaxPending 2 Polltime 0 Timeout 1000 Retry 1 WatchTime Driver Specific Parameters Serial connection parameters Parameter name Default value Allawable value Description StartUpDelay 1000 When init channel, After send NAK FF, make a delay, in ms. IgnoreWarning 1 0,1 When 1, response with warning will be considered as normal, driver will accept the response, When 0, response with warning will be considered as error, driver will not accept the response. neots After receive neots EOT, the unit will be break NewTaskCode 0 0,1 When 1, use task code A0- A5 instead of hitachi_extract.doc 13

14 ReconnectTime Unit break time(second) TcpIp connection parameters Parameter name Default value Allawable value Description ChecksPerTimeOut 4 It decides how many times to check if a request is timeout IgnoreWarning 1 0,1 When 1, response with warning will be considered as normal, driver will accept the response, When 0, response with warning will be considered as error, driver will not accept the response. NewTaskCode 0 0,1 When 1, use task code A0- A5 instead of MaxOutStanding How many requsts can take place in the same time 2.8 Driver Specific Errors 2.9 Driver Error Help 2.10 Debug Messages 2.11 Stats Special Counters 2.12 Hints and Tips hitachi_extract.doc 14

15 3. References 3.1 References HITCAHI PROGRAMMABLE CONTROLLER H - SERIES, Intelligent Serial Port Module, I n- struction Manual. hitachi_extract.doc 15

Citect for Windows Driver Specification Klöckner Moeller PS316/PS416 and PS4200 Drivers

Citect for Windows Driver Specification Klöckner Moeller PS316/PS416 and PS4200 Drivers Citect for Windows Driver Specification Klöckner Moeller PS316/PS416 and PS4200 Drivers Author Date Comment Terence White 07 April 1997 Original Allen Hobson 10 April 1997 Update Bryan Steer 18 September

More information

Citect for Windows Driver Specification Extract

Citect for Windows Driver Specification Extract Citect for Windows Driver Specification Extract MELSCQNA Driver Author Date Comment Alain Walgraeve 1998-09-03 Preliminary version Alain Walgraeve 1998-09-25 Version 1.0 Contents 1. TARGET DEVICE(S) AND

More information

Citect for Windows Driver Specification Extract FIPNT Driver

Citect for Windows Driver Specification Extract FIPNT Driver Citect for Windows Driver Specification Extract FIPNT Driver Author Date Comment Matthew Costin 24/4/98 Initial draft taken from FIPXWAYI Matthew Costin 14/7/98 Supported data types modified Contents 1.

More information

Citect for Windows, Version 5.xx MICRXNET Driver, User Information

Citect for Windows, Version 5.xx MICRXNET Driver, User Information Citect for Windows, Version 5.xx MICRXNET Driver, User Information Driver version history Version Modified By Details 1.00 Ma Lijun Original 1.00.01 Ma Lijun Modification 1.00.02 Ma Lijun Add a hint 1.00.03

More information

Citect for Windows Driver Specification

Citect for Windows Driver Specification Citect for Windows Driver Specification ASCII Driver Author Date Comment Bruce Kinchin 9/1/97 Original Colin Ferguson 6/3/98 Fixes from Graeme Sutton Graeme Sutton 7/12/99 Additional information Peter

More information

Station 2. Inverter. PU connector (Note1)

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

More information

Modbus TCP Client Ethernet Modbus TCP Client Modbus TCP Server Ethernet Modbus TCP Server 5

Modbus TCP Client Ethernet Modbus TCP Client Modbus TCP Server Ethernet Modbus TCP Server 5 Chapter 1 Connection Table Selecting RTU Master or TCP Client for the Communication Driver allows the user to use the 1:N Communication function ( Chapter 6 Communication with Multiple External Devices

More information

Hitachi H/EH/EHV Series

Hitachi H/EH/EHV Series Hitachi H/EH/EHV Series Supported Series: Hitachi H series, EH-150, Micro-EH, H20, H40, H64, H200, H250, H252, H300, H302, H700, H702, H1000, H1002, H2000, H4010. Website: http://www.hitachi-ies.co.jp/english/products/plc/index.htm

More information

Device/PLC Connection Manuals

Device/PLC Connection Manuals Device/ Connection Manuals About the Device/ Connection Manuals Prior to reading these manuals and setting up your device, be sure to read the "Important: Prior to reading the Device/ Connection manual"

More information

Device/PLC Connection Manuals

Device/PLC Connection Manuals Device/PLC Connection Manuals About the Device/PLC Connection Manuals Prior to reading these manuals and setting up your device, be sure to read the "Important: Prior to reading the Device/PLC Connection

More information

Device/PLC Connection Manuals

Device/PLC Connection Manuals Device/PLC Connection Manuals About the Device/PLC Connection Manuals Prior to reading these manuals and setting up your device, be sure to read the "Important: Prior to reading the Device/PLC Connection

More information

Power Mate Series Driver

Power Mate Series Driver FANUC LTD. Power Mate Series Driver 1 System Configuration... 3 2 Selection of External Device... 6 3 Example of Communication Setting... 7 4 Setup Items...10 5 Cable Diagram... 13 6 Supported Device...

More information

Citect for Windows Driver Specification Modnet Driver

Citect for Windows Driver Specification Modnet Driver Citect for Windows Driver Specification Modnet Driver Author Date Comment Matthew Dalton 5/2/97 Original David Rossini 19/12/97 Modifications for Multiple Outstanding Request Trevor Hudson 6/04/98 Testing

More information

Citect for Windows, Version 5.xx MXCOMP driver, User information and design

Citect for Windows, Version 5.xx MXCOMP driver, User information and design Citect for Windows, Version 5.xx MXCOMP driver, User information and design Driver version history Version Modified By Details 1.00.00 Huang Weiguang Original 1.00.01 Huang Address of Device B should be

More information

Citect for Windows Driver Specification Extract

Citect for Windows Driver Specification Extract Citect for Windows Driver Specification Extract Trio Driver Author: Philip Wong Date: 16/6/95 Modified: David Rossini Date: 17/02/98 Contents 1. TARGET DEVICE...4 1.1 INTRODUCTION...4 1.2 DEVICE MANUFACTURER...4

More information

SIMATIC S5 CPU Direct Driver

SIMATIC S5 CPU Direct Driver Siemens AG SIMATIC S5 CPU Direct Driver 1 System Configuration... 3 2 Selection of External Device... 6 3 Example of Communication Setting... 7 4 Setup Items... 8 5 Cable Diagram... 13 6 Supported Device...

More information

Device/PLC Connection Manuals

Device/PLC Connection Manuals Device/PLC Connection Manuals About the Device/PLC Connection Manuals Prior to reading these manuals and setting up your device, be sure to read the "Important: Prior to reading the Device/PLC Connection

More information

Device/PLC Connection Manuals

Device/PLC Connection Manuals Device/PLC Connection Manuals About the Device/PLC Connection Manuals Prior to reading these manuals and setting up your device, be sure to read the "Important: Prior to reading the Device/PLC Connection

More information

XGK Series CPU Direct Driver

XGK Series CPU Direct Driver LS Industrial Systems Co., Ltd. XGK Series CPU Direct Driver 1 System Configuration... 3 2 Selection of External Device... 6 3 Example of Communication Setting... 7 4 Setup Items... 9 5 Cable Diagram...

More information

Melsec-Q Link(SIO) Driver

Melsec-Q Link(SIO) Driver Mitsubishi Electric Melsec-Q Link(SIO) Driver 1 System Structure 2 Diagrams 3 Supported Device Addresses 4 Consecutive Device Addresses 5 Environment Setup 6 I/O Manager Configuration 7 Driver Configuration

More information

GP-PRO/PBIII for Windows Device/PLC CONNECTION MANUAL. Keyence Corporation PLC

GP-PRO/PBIII for Windows Device/PLC CONNECTION MANUAL. Keyence Corporation PLC GP-PRO/PBIII for Windows Device/PLC CONNECTION MANUAL Keyence Corporation PLC Reading the GP-PRO/PBIII Device/PLC Connection Manual This document is designed as an addition to the latest GP-PRO/PBIII for

More information

Device/PLC Connection Manuals

Device/PLC Connection Manuals Device/PLC Connection Manuals About the Device/PLC Connection Manuals Prior to reading these manuals and setting up your device, be sure to read the "Important: Prior to reading the Device/PLC Connection

More information

OMRON Corporation PLC SYSMAC CJ1M Series Connection

OMRON Corporation PLC SYSMAC CJ1M Series Connection OMRON Corporation PLC SYSMAC CJ1M Series Connection Let s Connect to PLC! System Structure GP Product Model Remark GP GLC GP70 Series GP77/77R Series GP2000 Series GLC2000 Series Excepting for handy types.

More information

Flexi Soft Driver SICK AG

Flexi Soft Driver SICK AG SICK AG Flexi Soft Driver 1 System Configuration... 3 2 External Device Selection... 6 3 Communication Settings... 7 4 Setup Items... 9 5 Cable Diagrams... 15 6 Supported Device... 17 7 Device Code and

More information

Mitsubishi QSeries QnA Serial Communication

Mitsubishi QSeries QnA Serial Communication Mitsubishi QSeries QnA Serial Communication 2 Mitsubishi Q Series QnA Serial Communication MITSUBISHI QSERIES QNA SERIAL COMMUNICATION... 1 1. SYSTEM CONFIGURATION... 3 2. SYSTEM SETTINGS... 4 3. EXAMPLE...

More information

1.1 Siemens S5/S7 Series

1.1 Siemens S5/S7 Series 1.1 Siemens S5/S7 Series 1.1.1 S5/ S7 Serial Interface The following section describes the system configuration and interface between Siemens S5/S7 series PLC and TOP using serial communication through

More information

Table of Contents... 1 Operation Mode... 2 Connecting System Menu... 14

Table of Contents... 1 Operation Mode... 2 Connecting System Menu... 14 v1.4 Hitachi Europe GmbH Industrial Products & Information Systems Am Seestern 18, D-40547 Düsseldorf, Germany tel. +49 211 52830, fax. +49 211 5283 649 http://www.hitachi-ds.com info-dus.pcs@hitachi-eu.com

More information

SIMATIC S5 CPU Direct Driver

SIMATIC S5 CPU Direct Driver Siemens AG SIMATIC S5 CPU Direct Driver 1 System Configuration... 3 2 Selection of External Device... 7 3 Example of Communication Setting... 8 4 Setup Items... 9 5 Cable Diagram... 14 6 Supported Device...

More information

DF1 Driver. Rockwell Automation, Inc.

DF1 Driver. Rockwell Automation, Inc. Rockwell Automation, Inc. DF1 Driver 1 System Configuration... 3 2 Selection of External Device... 6 3 Example of Communication Setting... 7 4 Setup Items...23 5 Cable Diagram... 29 6 Supported Device...

More information

Device/PLC Connection Manuals

Device/PLC Connection Manuals Device/PLC Connection Manuals About the Device/PLC Connection Manuals Prior to reading these manuals and setting up your device, be sure to read the "Important: Prior to reading the Device/PLC Connection

More information

Citect for Windows Driver Specification GETCP Driver

Citect for Windows Driver Specification GETCP Driver Citect for Windows Driver Specification GETCP Driver Modified by Date Philip Wong Sean Ju 15/5/96 Trevor Hudson 28/5/98 Author: Peter Barker (Tel. 4182611) Date: Thursday, January 18, 1996 1 Contents TARGET

More information

Pro-face Memory Link(SIO) Driver

Pro-face Memory Link(SIO) Driver Pro-face Pro-face Memory Link(SIO) Driver 1 About Memory Link 2 Memory Link Commands 3 System Structure 4 Cable Diagrams 5 Supported Device Addresses 6 Environment Setup 7 I/O Manager Configuration 8 Driver

More information

FP7 Connection Manual

FP7 Connection Manual PROGRAMMABLE DISPLAY GT series FP7 Connection Manual WUME-GTCONFP7-02 Contents 1. Introduction... 2 1.1 GT Models and Versions Connectable to FP7... 2 1.2 Restrictions... 2 2. Wirings between GT series

More information

OMRON Corporation PLC SYSMAC C Series Connection

OMRON Corporation PLC SYSMAC C Series Connection OMRON Corporation PLC SYSMAC C Series Connection System Structure GP Machine Model Remark GP GLC GP70 Series GP77/77R Series GP2000 Series GLC2000 Series Excepting for handy types. OMRON SYSMAC-C Series

More information

Setting the DCM Switches

Setting the DCM Switches 20 The device(s) connected to the DCM will help you determine the appropriate switch settings. Host Computer or Operator Interface Connection If you re using a host computer or operator interface as the

More information

SAPHIR SIO Driver. Siemens Building Technologies

SAPHIR SIO Driver. Siemens Building Technologies Siemens Building Technologies SAPHIR SIO Driver 1 System Configuration... 3 2 External Device Selection... 6 3 Communication Settings... 7 4 Setup Items... 9 5 Cable Diagrams... 14 6 Supported Devices...

More information

OMRON Corporation PLC SYSMAC C Series Connection

OMRON Corporation PLC SYSMAC C Series Connection OMRON Corporation PLC SYSMAC C Series Connection System Structure GP Machine Model Remark GP GLC GP70 Series GP77/77R Series GP2000 Series GLC2000 Series Excepting for handy types. OMRON SYSMAC-C Series

More information

User Manual Connection to Mitsubishi MelsecA

User Manual Connection to Mitsubishi MelsecA User Manual Connection to Mitsubishi MelsecA Part Number: 80 860.676 Version: 1 Date: 17.11.2005 Valid for: TSwin.net 4.1x Version Date Modifications 1 17.11.2005 First edition This manual, including all

More information

v12 (applies to HitOPC version and later)

v12 (applies to HitOPC version and later) Hitachi OPC Data Access Server User Manual v12 (applies to HitOPC version 1.4.1.0 and later) General OPC stands for "OLE for Process Control". It is a specification standardized by OPC foundation (www.opcfoundation.org)

More information

INDEX. Document Name : User Manual for SC10EJ Serial to Ethernet Converter

INDEX. Document Name : User Manual for SC10EJ Serial to Ethernet Converter Document Name : User Manual for SC10EJ Serial to Ethernet Converter Page 1 of 10 INDEX 1. Technical Specifications 1 2. Modes of Operation 1 3. Configuring the SC10 EJ : Through Serial Port 2 a. Configuring

More information

SIMATIC S5 3964(R) Driver

SIMATIC S5 3964(R) Driver Siemens AG SIMATIC S5 3964(R) Driver 1 System Configuration... 3 2 External Device Selection... 6 3 Communication Settings... 7 4 Setup Items...10 5 Cable Diagram... 14 6 Supported Device Addresses...

More information

Connection Cable Communication 232C Port Method GP 1762-L24BWA. the CPU Unit RS-232C

Connection Cable Communication 232C Port Method GP 1762-L24BWA. the CPU Unit RS-232C System Structure GP Model Product Remark GP GP70 Series GP77 / 77R Series GP2000 Series GLC GLC2000 Series * Information for connecting Handy Type is not on this instruction. PLC CPU Connection Cable Communication

More information

Device/PLC Connection Manuals

Device/PLC Connection Manuals Device/PLC Connection Manuals About the Device/PLC Connection Manuals Prior to reading these manuals and setting up your device, be sure to read the "Important: Prior to reading the Device/PLC Connection

More information

PC CONNECTION Programmable Terminal Operation Manual

PC CONNECTION Programmable Terminal Operation Manual PC CONNECTION Programmable Terminal Operation Manual Produced March 1999 OMRON Product References All OMRON products are capitalized in this manual. The word Unit is also capitalized when it refers to

More information

Model XS1000 TCP/IP to RS232/422/485 Device Server User s Manual

Model XS1000 TCP/IP to RS232/422/485 Device Server User s Manual Model XS1000 TCP/IP to RS232/422/485 Device Server User s Manual 3.0. Hardware Installation & Initial Setup 3.1 RS-232 Configuration:(DB9 Male) (DB9Male) Signal I/O PIN2 RXD IN PIN3 TXD OUT PIN5 GND -

More information

Device/PLC Connection Manuals

Device/PLC Connection Manuals Device/PLC Connection Manuals About the Device/PLC Connection Manuals Prior to reading these manuals and setting up your device, be sure to read the "Important: Prior to reading the Device/PLC Connection

More information

Wonderware Operations Integration Supervisory Mitsubishi Electric MELSEC Server (G-1.2 Series)

Wonderware Operations Integration Supervisory Mitsubishi Electric MELSEC Server (G-1.2 Series) Wonderware Operations Integration Supervisory Mitsubishi Electric MELSEC Server (G-1.2 Series) Contents Contents WONDERWARE OPERATIONS INTEGRATION - SUPERVISORY MITSUBISHI ELECTRIC MELSEC SERVER (G-1.2

More information

Pass-Through Function

Pass-Through Function Pass-Through Function Chapter 29 Pass-through Function... 2 29.1 Ethernet Mode... 3 29.1.1 How to install virtual serial port driver... 3 29.1.2 How to Change the Virtual Serial Port... 4 29.1.3 How to

More information

D0 DCM Module Setup Direct

D0 DCM Module Setup Direct D0 DCM Module Setup 3 In This Chapter.... Important Module Information Using DirectSOFT5 to Configure s 1 and Port 2 Registers Using Ladder Logic to Configure s (DL05) Using Ladder Logic to Configure s

More information

MDNET-5W. Wi-Fi/Ethernet/RS485 Converter Operation Manual. Version /03/24

MDNET-5W. Wi-Fi/Ethernet/RS485 Converter Operation Manual. Version /03/24 MDNET-5W Wi-Fi/Ethernet/RS485 Converter Operation Manual Version 01.00 2016/03/24 I. Features & Specification Features: Connect RS485 devices to Ethernet or Wi-Fi network Connect Ethernet device to Wi-Fi

More information

PC CONNECTION Programmable Terminal OPERATION MANUAL

PC CONNECTION Programmable Terminal OPERATION MANUAL Cat No. V042-E1-1 PC CNECTI Programmable Terminal OPERATI MANUAL PLC CNECTI Programmable Terminal Operation Manual Produced April 1997 iii OMR Product References All OMR products are capitalized in this

More information

Mitsubishi Serial Driver Help Kepware Technologies

Mitsubishi Serial Driver Help Kepware Technologies Mitsubishi Serial Driver Help 2013 Kepware Technologies 2 Table of Contents Table of Contents 2 4 Overview 4 Device Setup 5 Modem Setup 5 Bridging 5 First Word Low 6 Multi-level Networks 7 PLC Setup 8

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

Connection Guide (RS-232C)

Connection Guide (RS-232C) Programmable Controller CJ-series General-purpose Serial Connection Guide (RS-232C) MARS TOHKEN SOLUTION CO.LTD. Fixed Mount 2D Image Reader (MVF-300/500 Series) P679-E1-01 About Intellectual Property

More information

VIGOR PROGRAMMABLE LOGICAL CONTROLLERS VIGOR ELECTRIC CORP.

VIGOR PROGRAMMABLE LOGICAL CONTROLLERS VIGOR ELECTRIC CORP. VIGOR PROGRAMMABLE LOGICAL CONTROLLERS VIGOR ELECTRIC CORP. 232G RX TX VB-1COM VIGOR + 24V IN - SHORT FOR TR 485G D+ D- VB-1COM Serial Foreword This manual contains text, diagrams and explanations which

More information

NordField Electronics

NordField Electronics NordField Electronics XS1000 TCP/IP to RS232/422/485 Device Server Overview and quick info sheet 3.0. Hardware Installation & Initial Setup 3.1 RS-232 Configuration:(DB9 Male) (DB9Male) Signal I/O PIN2

More information

APPLICATION MANUAL for NETWORK

APPLICATION MANUAL for NETWORK HITACHI PROGRAMMABLE CONTROLLER APPLICATION MANUAL for NETWORK NJI-491A(X) Revision History No. Description of Revision Date of Revision Manual number 1 The first edition 2006.04-2 - Add explanation for

More information

Mitsubishi FX3 Driver Configuration Manual

Mitsubishi FX3 Driver Configuration Manual Driver Configuration Manual Version 7.0 rev 0a Advantech Corp., Ltd. page 1 Table of Contents Driver Configuration Manual 1 1. Configuration 2 1.1... 2 1.2 Module Settings... 2 2. WebAccess Configuration

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

Fuji Flex Driver Help Kepware Technologies

Fuji Flex Driver Help Kepware Technologies 2012 Kepware Technologies 2 Table of Contents Table of Contents 2 4 Overview 4 Device Setup 5 Modem Setup 5 Interface Options 5 Block Size 5 Loader Port Cable Diagram 6 RS-1 Communication Unit Cable Diagram

More information

J1939/Modbus Slave Gateway FAQ

J1939/Modbus Slave Gateway FAQ J1939/Modbus Slave Gateway FAQ Version 1.0 (For GW-7228/GW-7238D) ICP DAS Co., Ltd. Table of Contents J1939/Modbus Slave Gateway FAQ v1.0 Q01 : How to solve CAN Bus Transmission Fail problem?... 2 Q02

More information

CJ Series General-purpose Serial Connection Guide (RS-232C) OMRON Corporation Displacement Sensor (ZW-7000 series)

CJ Series General-purpose Serial Connection Guide (RS-232C) OMRON Corporation Displacement Sensor (ZW-7000 series) CJ Series General-purpose Serial Connection Guide (RS-232C) OMRON Corporation Displacement Sensor (ZW-7000 series) P652-E1-01 About Intellectual Property Rights and Trademarks Microsoft product screen

More information

Chapter 5: Communications 5 1 SR55 Communications Overview 5 2

Chapter 5: Communications 5 1 SR55 Communications Overview 5 2 Chapter 5 Table of Contents Chapter 5: Communications 5 1 SR55 Communications Overview 5 2 Modbus Serial Communications Overview 5 2 Modbus TCP Network Communications Overview 5 2 EtherNet/IP Network Communications

More information

Yaskawa Electric MP900 Series Driver

Yaskawa Electric MP900 Series Driver Yaskawa Electric Yaskawa Electric MP900 Series Driver 1 System Structure 2 Cable Diagrams 3 Supported Device Addresses 4 Consecutive Device Addresses 5 Environment Setup 6 Sample Ladder Program 7 I/O Manager

More information

Device/PLC Connection Manuals

Device/PLC Connection Manuals Device/PLC Connection Manuals About the Device/PLC Connection Manuals Prior to reading these manuals and setting up your device, be sure to read the "Important: Prior to reading the Device/PLC Connection

More information

SIEMENS S7-200 PPI Direct

SIEMENS S7-200 PPI Direct SIEMENS S7-200 PPI Direct 1. verview This driver provides the software interface and communication protocol between XPANEL and SIEMENS SIMATIC S7-200 PLCs via PPI protocol. 2. Communication Setup: XPANEL

More information

Connection Guide (RS-232C) OMRON Corporation

Connection Guide (RS-232C) OMRON Corporation Machine Automation Controller NJ-series General-purpose Serial Connection Guide (RS-232C) OMRON Corporation Ultra Small Multi-code Reader (V400-R2 Series) P567-E1-01 About Intellectual Property Rights

More information

Industrial Serial Device Server

Industrial Serial Device Server 1. Quick Start Guide This quick start guide describes how to install and use the Industrial Serial Device Server. Capable of operating at temperature extremes of -10 C to +60 C, this is the Serial Device

More information

MCF. User's Manual. Air Flowmeter NPT Model. for Communication Functions. No. CP-SP-1301E

MCF. User's Manual. Air Flowmeter NPT Model. for Communication Functions. No. CP-SP-1301E No. CP-SP-1301E TM MCF Air Flowmeter NPT Model User's Manual for Communication Functions Thank you for purchasing the MCF Air Flowmeter. This manual contains information for ensuring the correct use of

More information

A Series CPU Direct Driver

A Series CPU Direct Driver Mitsubishi Electric Corporation A Series CPU Direct Driver 1 System Configuration... 3 2 Selection of External Device... 8 3 Example of Communication Setting... 9 4 Setup Items...12 5 Cable Diagram...

More information

Analog Devices Driver Kepware, Inc.

Analog Devices Driver Kepware, Inc. 2016 Kepware, Inc. 2 Table of Contents Table of Contents 2 Analog Devices Driver 3 Overview 3 Driver Setup 4 Device Setup 5 Data Format 6 Modem Setup 6 Data Types Description 7 Address Descriptions 8 6B11

More information

SAFETY PRECAUTIONS. Throughout this manual we use the following two illustrations to make you aware of safety considerations:

SAFETY PRECAUTIONS. Throughout this manual we use the following two illustrations to make you aware of safety considerations: Thank you for purchasing Marathon Drive (MD100P) RS485 Option Card! SAFETY PRECAUTIONS Always follow safety precautions to prevent accidents and potential hazards from occurring. In this manual, safety

More information

Serial Connection of HC900 Hybrid Controller to 900CS Control Station

Serial Connection of HC900 Hybrid Controller to 900CS Control Station Note: Ethernet connections will provide faster performance than RS-485 HC900 1. Remove HC900 CPU and set S2 Dip Switches for RS-485 unterminated Replace CPU & follow instructions per Installation and User

More information

PLC Driver Manual 2800 & 2900

PLC Driver Manual 2800 & 2900 PLC Driver Manual 2800 & 2900 Compact Operator Interface Terminals with PLC communication drivers Quartech Corporation 15943 Angelo Drive Macomb Township, Michigan 48042-4050 Phone: (810) 781-0373 FAX:

More information

Eaton Corporation Cutler-Hammer Business Unit 811 Green Crest Drive Columbus, OH PanelMate Mitsubishi Communication Driver Manual

Eaton Corporation Cutler-Hammer Business Unit 811 Green Crest Drive Columbus, OH PanelMate Mitsubishi Communication Driver Manual Eaton Corporation Cutler-Hammer Business Unit 811 Green Crest Drive Columbus, OH 43081 PanelMate Mitsubishi Communication Driver Manual Preface Information in this manual is subject to change without notice

More information

COMMUNICATION INTERFACE (RS-232C/RS-485)

COMMUNICATION INTERFACE (RS-232C/RS-485) SD6 Series Digital Indicator COMMUNICATION INTEFACE (S-232C/S-485) INSTUCTION MANUAL Thank you for purchasing the Shimaden SD6 series indicator. Please check that the delivered product is the correct item

More information

CJ Series General-purpose Serial Connection Guide OMRON Corporation V500-R2 Series Fixed Laser-Type Barcode Reader

CJ Series General-purpose Serial Connection Guide OMRON Corporation V500-R2 Series Fixed Laser-Type Barcode Reader CJ Series General-purpose Serial Connection Guide OMRON Corporation V500-R2 Series Fixed Laser-Type Barcode Reader P564-E1-01 About Intellectual Property Rights and Trademarks Microsoft product screen

More information

Fuji Electric Corporation. MICREX-F Series SIO

Fuji Electric Corporation. MICREX-F Series SIO Fuji Electric Corporation MICREX-F Series SIO 1... 3 2 3 ก ก ก ก... 5 ก ก... 6 4 ก... 22 5 ก... 26 6 ก... 38 7 ก... 40 8... 41 1 (GP3000 series) ก ก ก (PLC ) ก 1 ก ก SIO 1 ( 3) 2 ก ก ก ก ก ( ) ก ก 2 ก

More information

Melsec-Q CPU (SIO) Driver

Melsec-Q CPU (SIO) Driver Mitsubishi Electric Melsec-Q CPU (SIO) Driver 1 System Structure 2 Cable Diagrams 3 Supported Device Addresses 4 Consecutive Device Addresses 5 Environment Setup 6 I/O Manager Configuration 7 Driver Configuration

More information

Lufkin Modbus Serial Driver Help Kepware Technologies

Lufkin Modbus Serial Driver Help Kepware Technologies Lufkin Modbus Serial Driver Help 2012 Kepware Technologies 2 Table of Contents Table of Contents 2 3 Overview 3 Channel Setup 4 Device Setup 5 Cable Diagram 5 Modem Setup 6 Block Sizes 6 Framing 7 Error

More information

Webinar Organizers. Ryan Shea. Bruce McDuffee. Joe Ryan. Webinar Moderator. Applications Specialist. Product Manager. Precision Digital Corporation

Webinar Organizers. Ryan Shea. Bruce McDuffee. Joe Ryan. Webinar Moderator. Applications Specialist. Product Manager. Precision Digital Corporation Webinar Organizers Joe Ryan Product Manager Precision Digital Corporation Ryan Shea Applications Specialist Precision Digital Corporation Bruce McDuffee Webinar Moderator Precision Digital Corporation

More information

Connection Guide (RS-232C) OMRON Corporation

Connection Guide (RS-232C) OMRON Corporation Machine Automation Controller NJ-series General-purpose Serial Connection Guide (RS-232C) OMRON Corporation V750 series RFID System P544-E1-01 About Intellectual Property Right and Trademarks Microsoft

More information

Cutler-Hammer D50/300 Driver PTC Inc. All Rights Reserved.

Cutler-Hammer D50/300 Driver PTC Inc. All Rights Reserved. 2017 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 4 Overview 4 Setup 5 Channel Properties - General 5 Channel Properties - Serial Communications 6 Channel Properties - Write

More information

XGT/XGB Series Cnet V1.5

XGT/XGB Series Cnet V1.5 XGT/XGB Series Cnet 2 XGT/XGB Series Cnet XGT/XGB SERIES CNET... 1 1. SYSTEM CONFIGURATION... 3 2. SYSTEM SETTINGS... 4 3. EXAMPLE... 6 3.1. EXAMPLE 1... 6 3.2. EXAMPLE 2... 8 4. CABLE WIRING DIAGRAMS...

More information

Industrial-Automation System HIMatrix. MODBUS Master/Slave. Manual

Industrial-Automation System HIMatrix. MODBUS Master/Slave. Manual Industrial-Automation System HIMatrix MODBUS Master/Slave Manual HIMA Paul Hildebrandt GmbH + Co KG Rev. 0.02 Industrial Automation HI 800 003 HEA Important Notes All HIMA products mentioned in this manual

More information

Communication Setting Sample

Communication Setting Sample Communication Setting Sample MicroLogix 1200/1500 Series GP Settings PLC Settings Speed 19200bps Baud Rate 19200bps Data Length 8bits Stop Bit 1bit Parity Even Parity Even Flow Control ER (DTR/CTS) SIO

More information

Omron Toolbus Driver Help Kepware Technologies

Omron Toolbus Driver Help Kepware Technologies Omron Toolbus Driver Help 2012 Kepware Technologies 2 Table of Contents Table of Contents 2 4 Overview 4 Device Setup 5 Modem Setup 5 Data Types Description 6 CS1/CJ1 Address Descriptions 7 Error Descriptions

More information

Hi5 Robot Driver. Hyundai Heavy Industries

Hi5 Robot Driver. Hyundai Heavy Industries Hyundai Heavy Industries Hi Robot Driver System Configuration... 3 2 Selection of... 7 3 Example of Communication Setting... 8 Setup Items... Cable Diagram... 2 Supported Device... 32 7 Device Code and

More information

Device/PLC Connection Manuals

Device/PLC Connection Manuals Device/ Connection Manuals About the Device/ Connection Manuals Prior to reading these manuals and setting up your device, be sure to read the "Important: Prior to reading the Device/ Connection manual"

More information

ROC Plus Ethernet Driver

ROC Plus Ethernet Driver Emerson Process Management ROC Plus Ethernet Driver 1 System Configuration... 3 2 External Device Selection... 4 3 Communication Settings... 5 4 Setup Items... 6 5 Supported Devices... 10 6 Error Messages...

More information

RS232/RS485/RS422 to TCP/IP Converter ITEM NO.: RS007

RS232/RS485/RS422 to TCP/IP Converter ITEM NO.: RS007 RS232/RS485/RS422 to TCP/IP Converter ITEM NO.: RS007 RS007 is a universal data converter which support serial RS232, RS422 and RS485 to the TCP / IP intelligent communication converter, it offers RS485/RS422

More information

ALLEN-BRADLEY MICROLOGIX / SLC500 & EASON 2000 FAMILY

ALLEN-BRADLEY MICROLOGIX / SLC500 & EASON 2000 FAMILY ALLEN-BRADLEY MICROLOGIX / SLC500 & EASON 2000 FAMILY How Eason PLC Drivers Work When you add a PLC driver to your WinBuild 2000 project, you gain access to certain memory registers in your PLC (or similar)

More information

ECOV-110 User s Manual

ECOV-110 User s Manual ECOV-110 User s Manual 1. Product Introduction 2. Windows Utility 3. Web Console 4. Command Mode 5. Connection Test Appendix A. ECOV-110 Firmware upgrade ECOV-110 1. ECOV-110 Product Introduction: 1.1.

More information

Chaper 1: E10+ PLCs Host-Link Command Format

Chaper 1: E10+ PLCs Host-Link Command Format Chaper 1: E10+ PLCs Host-Link While an E10+ programmable logic controller is running, a host computer can send commands in the form of ASCII strings to the controller to read or write to the inputs, outputs,

More information

Schneider Electric TSX07/37/57 Series Unitelway Driver

Schneider Electric TSX07/37/57 Series Unitelway Driver Schneider Electric Schneider Electric TSX07/37/57 Series Unitelway Driver 1 System Structure 2 Diagrams 3 Supported Device Addresses 4 Consecutive Device Addresses 5 Environment Setup 6 I/O Manager Configuration

More information

Fuji Flex Driver PTC Inc. All Rights Reserved.

Fuji Flex Driver PTC Inc. All Rights Reserved. 2017 PTC Inc. All Rights Reserved. 2 Table of Contents Fuji Flex Driver 1 Table of Contents 2 Fuji Flex Driver 4 Overview 4 Setup 5 Channel Properties - General 5 Channel Properties - Serial Communications

More information

F 2 MC FAMILY MICROCONTROLLER EMULATOR

F 2 MC FAMILY MICROCONTROLLER EMULATOR FUJITSU SEMICONDUCTOR CONTROLLER MANUAL CM42-00406 1E F 2 MC FAMILY MICROCONTROLLER EMULATOR MB2140 SERIES MAIN UNIT (MB2141A) HARDWARE MANUAL F 2 MC FAMILY MICROCONTROLLER EMULATOR MB2140 SERIES MAIN

More information

Mitsubishi FX Net Driver PTC Inc. All Rights Reserved.

Mitsubishi FX Net Driver PTC Inc. All Rights Reserved. 2017 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 3 Overview 3 Device Setup 4 Channel Properties 5 Channel Properties - General 5 Channel Properties - Serial Communications 6

More information

Ladder Communication Modules

Ladder Communication Modules Instruction Manual Ladder Communication Modules Yokogawa Electric Corporation 1st Edition i Preface Applicable Products FA-M3 Range-free Multi-controller Models and Their

More information

Communication. Outline of Communication. Merits

Communication. Outline of Communication. Merits Communication Outline of Communication You can connect up to MINAS-A series with your computer or NC via serial communication based on RS and RS, and can execute the following functions. () Change over

More information