Sunteți pe pagina 1din 18

EIO0000001192 04/2013

GE Fanuc Automation
SRTP TCP/IP Driver
03/2014
EIO0000001192.00

www.schneider-electric.com
2 EIO0000001192 03/2014
Table of Contents

Safety Information . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
About the Book . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
Chapter 1 SRTP TCP/IP Driver . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
System Structure. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
Supported Device Addresses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
Consecutive Equipment Addresses . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
I/O Manager Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
Equipment Configuration. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
Device Address Configuration. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17

EIO0000001192 03/2014 3
4 EIO0000001192 03/2014
Safety Information
§

Important Information

NOTICE
Read these instructions carefully, and look at the equipment to become familiar with
the device before trying to install, operate, or maintain it. The following special
messages may appear throughout this documentation or on the equipment to warn
of potential hazards or to call attention to information that clarifies or simplifies a
procedure.

EIO0000001192 03/2014 5
PLEASE NOTE
Electrical equipment should be installed, operated, serviced, and maintained only by
qualified personnel. No responsibility is assumed by Schneider Electric for any
consequences arising out of the use of this material.
A qualified person is one who has skills and knowledge related to the construction
and operation of electrical equipment and its installation, and has received safety
training to recognize and avoid the hazards involved.

6 EIO0000001192 03/2014
About the Book

At a Glance

Document Scope
This manual describes the device driver communication settings in the Vijeo
Designer screen editing software. Vijeo Designer enables you to design Magelis
target machines that communicate with PLCs, drives, field devices, and other
equipment.
For more information about Vijeo Designer and Magelis target machines, please
refer to Vijeo Designer user documentation.

Validity Note
The data and illustrations found in this book are not binding. We reserve the right to
modify our products in line with our policy of continuous product development. The
information in this document is subject to change without notice and should not be
construed as a commitment by Schneider Electric.

Documentation Conventions
Target Machine: Human-Machine Interface (HMI) that runs user applications
designed in Vijeo Designer screen editing software. A target machine is also known
as a terminal.

EIO0000001192 03/2014 7
Product Related Information

WARNING
LOSS OF CONTROL
 The designer of any control scheme must consider the potential failure modes
of control paths and, for certain critical control functions, provide a means to
achieve a safe state during and after a path failure. Examples of critical control
functions are emergency stop and overtravel stop.
 Separate or redundant control paths must be provided for critical control
functions.
 System control paths may include communication links. Consideration must be
given to the implications of unanticipated transmission delays or failures of the
link.*
 Each implementation of a Magelis XBTGT, HMISTO, HMISTU, HMIGTO,
HMIGTU, XBTGH, XBTGK, XBTGC, iPC, and XBTGTW must be individually
and thoroughly tested for proper operation before being placed into service.
Failure to follow these instructions can result in death, serious injury, or
equipment damage.

* For additional information, refer to NEMA ICS 1.1 (latest edition), “Safety
Guidelines for the Application, Installation, and Maintenance of Solid State Control.“

User Comments
We welcome your comments about this document. You can reach us by e-mail at
techcomm@schneider-electric.com.

8 EIO0000001192 03/2014
SRTP TCP/IP Driver
EIO0000001192 04/2013

SRTP TCP/IP Driver

1
Subject of this Chapter
This chapter explains the SRTP TCP/IP Driver.

What's in this Chapter?


This chapter contains the following topics:
Topic Page
System Structure 10
Supported Device Addresses 11
Consecutive Equipment Addresses 13
I/O Manager Configuration 14
Equipment Configuration 15
Device Address Configuration 17

EIO0000001192 03/2014 9
SRTP TCP/IP Driver

System Structure

Overview
The following table describes the basic system setup for connecting the target
machine to GE PLCs.

Connection

Series CPU Link Interface


Series 90 Series 90-30 IC693 CMM321 (Ethernet)
Direct to CPU 10/100BT
Series 90-70 IC697 CMM742 (Ethernet)
VersaMax IC200 EBI001

Note:
 Use a 100BASE-TX connection for iPC Series, XBTGTW Series, XBTGT2000
Series or higher, XBTGC2000 Series or higher, XBTGT1005, HMISTU Series,
HMIGTO Series, and HMIGTU Series target machines.
 Use a 10BASE-T connection for XBTGT1130 target machines.

10 EIO0000001192 03/2014
SRTP TCP/IP Driver

Supported Device Addresses

Overview

WARNING
UNINTENDED EQUIPMENT OPERATION
Incorrect values will result if conflicting writes to the same register are requested
simultaneously by the target and PLC program.
Design your system to avoid conflicting write processes between the target
machine and PLC program.
Failure to follow these instructions can result in death, serious injury, or
equipment damage.

The following table lists the device address ranges you can enter from the Device
Address keypad.
For actual device address ranges supported by the PLC, refer to the corresponding
PLC manual.

*2
Device Bit Address Word Address
Discrete Inputs %I1 - %I65535 —
Discrete Outputs %Q1 - %Q65535 —
Discrete Globals %G1 - %G65535 —
Internal Coils %M1 - %MI65535 —
Temporary Coils %T1 - %T65535 —
System Status References %S1 - %S65535 —

System Status References %SA1 - %SA65535 —

System Status References %SB1 - %SB65535 —

System Status References %SC1 - %SC65535 —


*1*3
System Registers %R1:0 - %R32640:15 %R1 - %R32640
Analog Inputs — %AI1 - %AI32640
Analog Outputs — %AQ1 - %AQ32640

*1 For Discrete variables, bits are numbered from 0 to 15. 0=LSB, 15=MSB.
*2 Some PLCs may not support write or read on all memory types listed. Attempting
access not allowed by the PLC will result in an error message at runtime.
Address maximum ranges 65535 and 32640 are the protocol limitations. PLCs
may have smaller ranges.

EIO0000001192 03/2014 11
SRTP TCP/IP Driver

*3 The order for bytes in a string and for words in a 32-bit Integer can be configured
in the Device Configuration dialog box.If ‘Low byte first’ is selected as the String
Display byte order, then:
16 Bit
 Low = byte n
 High = byte n+1

16 bit
Byte
0 7 ... 0 H (High)
1 15 ... 8 L (Low)

If ‘High byte first’ is selected, the order shown above is reversed.

If ‘Low word first’ is selected as the 32-bit Integer word order, then:
32 Bit
 Low = word n
 High = word n+1

32 bit
Word
0 15 ... 0 H (High)
1 31 ... 16 L (Low)

If ‘High word first’ is selected, the order shown above is reversed.

The following is an example of how the String Display byte order affects strings.

Address High Byte Low Byte


R21 E H
R22 L L
R23 ! O

If ‘Low byte first’ is selected as the String Display byte order, the string displays
as HELLO!
If ‘High byte first’ is selected as the String Display byte order, the string displays
as EHLL!O

12 EIO0000001192 03/2014
SRTP TCP/IP Driver

Consecutive Equipment Addresses

Overview
The following table lists the maximum number of consecutive addresses that can be
read from the PLC in one packet. Refer to this table when using block transfers.
Note:
 To speed up data communication, use consecutive variable addresses on the
same panel screen.
 The following situations increase the number of times that the equipment is
read, which reduces the data communication speed between the target
machine and the equipment:
 when the number of consecutive addresses exceeds the maximum
 when non-consecutive addresses are used
 when different device types are used.

Max. Consecutive
Device Gap Span
Addresses
Discrete Inputs
Discrete Outputs
Discrete Globals
Internal Coils 8000 Bits 312 Bits
Temporary Coils
System Status References
System Registers
Analog Inputs
Analog Outputs 500 Words 39 Words
System Registers

EIO0000001192 03/2014 13
SRTP TCP/IP Driver

I/O Manager Configuration

Overview
The driver and equipment, which enable communication between the target
machine and the PLC, depends on the PLC type.
Note:
 For information on how to display the [New Driver] dialog box, see the Vijeo
Designer Help.

Screen example of I/O Manager Configuration

14 EIO0000001192 03/2014
SRTP TCP/IP Driver

Equipment Configuration

Overview

WARNING
UNINTENDED EQUIPMENT OPERATION
Read and understand the instructions in this section to ensure data is properly
transferred. If you do not follow these instructions, incorrect data could be written
to the PLC and the target machine.
Failure to follow these instructions can result in death, serious injury, or
equipment damage.

To set up details about the communication process between the target machine and
the PLC, use the [Equipment Configuration] dialog box.

Note:
 For information on how to display the [Equipment Configuration] dialog box, see
the Vijeo Designer Help.

Screen example of Equipment Configuration

EIO0000001192 03/2014 15
SRTP TCP/IP Driver

Screen Description

Area Description
IP Address Enter the PLC unitÅfs IP address.
32-bit Integer word order Defines the order of words in an address when data occupies 32-
bits.
Address
L H
Low word first n n+1
High word first n+1 n

String byte order Defines the order of bytes in a string.


Address
L H
Low byte first n n+1
High byte first n+1 n

16 EIO0000001192 03/2014
SRTP TCP/IP Driver

Device Address Configuration

Overview
To set up a PLC variable in the Variable List, use the Device Address Keypad from
the variable properties.

See Supported Device Addresses.


Note:
 For information on how to display the Device Address Keypad, see the Vijeo
Designer Help.

Screen example of Device Address Keypad

EIO0000001192 03/2014 17
SRTP TCP/IP Driver

Screen Description

Area Description
Memory Area Choose the register (memory) type.
Index Enter the index number within the selected Memory Area, or click the el-
lipsis button (...) to display the Address Selector keypad, which ensures
you enter a valid value.

Bit Reference Enter the bit position (0-15) within the word for the R-Register type, or
click the ellipsis button (...) to display the Address Selector keypad,
which ensures you enter a valid value.

18 EIO0000001192 03/2014

S-ar putea să vă placă și