FieldServer FS-8700-52 Computer Drive User Manual


 
FS-8700-52 Notifier AM6000 Driver Manual
FieldServer Technologies 1991 Tarob Court, Milpitas, California 95035 (408) 262-2299 fax: (408) 262-9042
Visit our website: www.fieldserver.com E-mail: support@fieldserver.com
Page 5
4.2 Client Side Connections
Section Title
Connections
Column Title Function Legal Values
Port Specify which port the device is
connected to the FieldServer
P1-P8, R1-R2
Baud* Specify baud rate 2400 (Only baud rate supported by
the Notifier port)
Parity* Specify parity Even
Data_Bits* Specify data bits 7
Stop_Bits* Specify stop bits
1
Protocol Specify protocol used AM6000
Handshaking* Specify hardware handshaking
None
Poll Delay* Time between internal polls 0-32000 seconds
default 1 second
Example
// Client Side Connections
Connections
Port, Baud, Parity, Protocol, Data_bits, Handshaking, Poll_Delay
P8, 2400, Even, AM6000, 7, None, 0.100s
4.3 Client 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
1-255
Protocol Specify protocol used Modbus_RTU, Modbus/TCP, etc.
Port Specify which port the device is
connected to the FieldServer
P1-P8, R1-R2
Example
// Client Side Nodes
Nodes
Node_Name, Protocol, Port
Panel1, AM6000, P8