Technologies Computer Driver Instruction Manual
FS-8700-114 DeviceNet Master Manual            Page 7 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  email: support@fieldserver.com 
4.2.  Client Side Connection Descriptors 
Section Title 
Connections 
Column Title  Function  Legal Values 
Adapter  Adapter Name  DNet 
Protocol  Protocol name  X30_DNet_Master 
DNet_Master_Baudrate
1
  Baudrate  125K , 250K , 500K 
Command_DA_Name  Commanding Scanner 
Status_DA_Name  Provide Scanner status 
Name  of  a  data  array  declared 
under Data Arrays section, length of 
8 - Bit data array type recommended 
Example 
// Server Side Connections 
Connections 
Adapter,
Protocol,  DNet_Master_Baudrate,
Command_DA_Name,
Status_DA_Name
DNet,  X30_DNet_Master,
500K,  Command_Reg,  Status_Reg 
4.3.  Client Side Node Descriptors 
Section Title 
Nodes 
Column Title  Function  Legal Values 
Node_Name  Provide name for node  Up to 32 alphanumeric characters 
Node_ID  MAC ID of Slave to scan  0 - 63 
Protocol  Specify protocol used  X30_DNet_Master 
Example 
// Server Side Nodes 
Nodes 
Node_Name,  Node_ID,  Protocol 
DN1,  01,  X30_DNet_Master 
1
If System_Station_Address has not been defined in the CSV file, the DIP switch value for both MacID 
and Baudrate will be used and the baud parameter in the CSV file will be ignored.










