EtherNet/IP Driver Manual
Page 24 of 42
Appendix A.6.1 FieldServer Configuration File
// Data Arrays
//
Data_Arrays
Data_Array_Name , Data_Format , Data_Array_Length
DA_Read
, Float
, 50
DA_Write
, Float
, 50
// Client Side Connections
//
Connections
Adapter
, Protocol
N1
, EtherNet/IP
// Client Side Nodes
//
Nodes
Node_Name , IP_Address , Protocol
, Adapter
EIP_01
, 192.168.1.9 , EtherNet/IP , N1
// Client Side Map Descriptors
//
Map_Descriptors
Map_Descriptor_Name , Scan_Interval , Data_Array_Name , Data_Array_Offset , EIP_CON_TYP , Node_Name , Function , EIP_SERVICE
, EIP_PATH , EIP_TAG_NAME
, Length
PLC_TO_FIELDSERVER
, 0.1
, DA_Read
, 0
, EXPLICIT
, EIP_01
, Rdbc , DATA_TABLE_READ , 1 0
, FS_Status
, 20
FIELDSERVER_TO_PLC
, 0.1
, DA_Write
, 0
, EXPLICIT
, EIP_01
, Wrbc , DATA_TABLE_WRITE , 1 0
, FS_Control
, 20
These are the PLC Tag names that will
be accessed in the PLC. The names
must match the PLC tag name exactly.
Appendix A.3
lists the
paths for specific devices.
Содержание FS-8704-14
Страница 31: ...EtherNet IP Driver Manual Page 31 of 42 ...
Страница 32: ...EtherNet IP Driver Manual Page 32 of 42 ...