FieldServer FS-8700-54 User Manual

Page 5

Advertising
background image

FS-8700-54 MDA CM4

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: [email protected]

Page 3

2.2.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

300-9600-38400

Parity *

Specify parity

Even, Odd, None

Data_Bits *

Specify data bits

7, 8

Stop_Bits *

Specify stop bits

1, 2

Handshaking *

Specify hardware handshaking

RTS, RTS/CTS, None


Example:


// Client Side Connections
//

Connections
Port,

Baud,

Parity,

Data_Bits, Stop_Bits, Protocol

P8,

9600,

None,

8,

1,

CM4


2.2.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

Node ID of physical server node
(PLC or Slave Device)

1-255

Protocol

Specify protocol used

Modbus/TCP, Modbus RTU, etc


Example:


// Client Side Nodes
//

Nodes
Node_Name,

Node_ID,

Protocol,

Connection

CN_CM4_1,

1,

CM4,

P8

Advertising