FieldServer FS-8704-14 User Manual
Page 24

FS-8704-14 EtherNet/IP Manual
Page 24 of 31
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.com
Tel: (408) 262 2299 Fax: (408) 262 2269 Toll Free: (888) 509 1970 email: [email protected]
Example: Consider a situation where a customer defines a type in RSlogix SSS_SINT3 with 3 members of each type SINT.
SSS_SINT3
SINT room1_temp
SINT room2_temp
SINT room3_temp
Now he has his own type SSS_SINT3 and he can define tags: TAG_3ROOM_TEMPS of type SSS_SINT3
// Read/write structures
Map_Descriptors
Map_Descriptor_Name , Data_Array_Name , Data_Array_Offset , Function , EIP_CON_TYP , Node_Name , EIP_SERVICE
, EIP_Path , EIP_TAG_NAME
, EIP_Structure_Handle , Length , Scan_Interval
CMD_Struct_SINT3
, DA_STRUCT_R
, 0
, Rdbc
, EXPLICIT
, EIP_01
, DATA_TABLE_READ , 1 0
, TAG_3ROOM_TEMPS , 59592
, 3
, 1.0s