FieldServer FS-RA-CLX-BAS Server User Manual


 
FS-RA-CLX_SlotServer_Instruction_Manual_(T17011) Page 12 of 34
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web:www.fieldServer.com
Tel: (408) 262-2299 Fax: (408) 262-2296 Toll_Free: 888-509-1970 email: support@fieldServer.com
Example
// Data Arrays
Data_Arrays
Data_Array_Name, Data_Array_Format, Data_Array_Length
In_1, Float, 76
In_2, Float, 76
Out_1, Float, 76
Out_2, Float, 76
6.4. Server Side Connection Descriptors
Section Title
Connections
Column Title Function Legal Values
Adapter Adapter Name ControlNet
Example
// Server Side Connections
Connections
Adapter
ControlNet
6.5. Server Side Node Descriptors
Section Title
Nodes
Column Title Function Legal Values
Node_Name Provide name for node
Up to 32 alphanumeric
characters
Node_ID Virtual Node ID 0-15
Protocol Specify protocol used Logix_SS
Timeout IO image connection timeout 0.5s
Retry_Interval Time to retry node online status 0.1s
Recovery_Interval
Interval to recover node to
online status
0.5s
Example
// Server Side Nodes
Nodes
Node_Name, Node_ID, Protocol, Timeout, Retry_Interval, Recovery_Interval
SlotServer_CPU, 11, Logix_SS, 0.5s, 0.1s, 0.5s