FS-8704-07 Allen Bradley PCCC (TCP/IP) Driver Manual
Page 9 of 15
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
5.3.3
Map Descriptor Example
// Client Side Map Descriptors
Map_Descriptors
Map_Descriptor_Name , Data_Array_Name , Data_Array_Offset , Function , Node_Name , File_Type , File_Number , Address , Length , Scan_Interval
CMD_AI_01
, DA_AI_01
, 0
, Rdbc
, PLC_01
, N
, 10
, 0
, 16
, 1.0s
CMD_AO_01
, DA_AO_01
, 0
, Rdbc
, PLC_01
, N
, 11
, 0
, 16
, 1.0s
Map_Descriptors
Map_Descriptor_Name , Data_Array_Name , Data_Array_Offset , Function , Node_Name , File_Type , File_Number , Address , Length , Scan_Interval
CMD_DI_01
, DA_DI_01
, 0
, Rdbc
, PLC_01
, B
, 12
, 0
, 16
, 1.0s
CMD_DO_01
, DA_DO_01
, 0
, Rdbc
, PLC_01
, B
, 13
, 0
, 16
, 1.0s
update File_Number in section 4.4.2 and 5.3.2 limit should be 0-65535
along with a note that "Other device might not be supporting the full range, e.g. SLC5 supports only 0-255 and latest PLC5 till now supports only 0-1999"