FieldServer FS-8700-82 Computer Drive User Manual


 
FS
-
8700
-
82 Carrier DataLink
Page
14
of
31
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web:www.fieldserver.com
Tel: (408) 262-2299 Fax: (408) 262-9042 Toll_Free: 888-509-1970 email: support@fieldserver.com
Example
// Server Side Connections
Connections
Port,
Baud,
Parity,
Data_bits,
Stop_Bits, Protocol , Handshaking, Poll_Delay
P8,
9600,
None ,
8 , 1 , CarrierDL, None , 0.100s
5.2. Server Side Nodes
Section
Title
Nodes
Column
Title
Function Legal Values
Node_Name Provide name for node
Up to 32
alphanumeric
characters
Node_ID
Modbus station address of physical server node.
These correspond to the ‘devices’ configured in the
DTPConfig. Thus the Node_ID is not the address of
the final CCN device.
The DataLink DTPConfig table maps a device
number (1...15) to a bus number (0-239). Use the
Node_ID to tell the driver which device to use.
1-15
Protocol Specify protocol used CarrierDL
Example
// Server Side Nodes
Nodes
Node_Name, Node_ID, Protocol , Port
FAN1 , 1 , CarrierDL,
It is common to leave Server nodes
unconnected to a port. This means that the
FieldServer can respond with the node’s
data irrespective of which port the request
is receive
d on.