FieldServer FS-8700-87 User Manual

Page 7

Advertising
background image

FS-8700-87 SDD16 Driver Manual

Page 7 of 10

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

4.2.

Client Side Connection Descriptors

Section Title
Connections
Column Title

Function

Legal Values

Port

Specify which port the device is
connected to the FieldServer

R1-R2
FSx40 Servers
FSx20 Servers

Baud

Specify baud rate

1200, 2400, 4800, 9600

Parity*

Specify parity

None

Data_Bits*

Specify data bits

8

Stop_Bits*

Specify stop bits

1

Protocol

Specify protocol used

SDD16

Handshaking*

Specify hardware handshaking

None

Line_Drive_On

Time to wait before driving line

0.001s

Line_Drive_Off

Time to wait before releasing
line

0s

Poll _Delay*

Time between internal polls

0-32000 seconds,1 second

Example

// Client Side Connections

Connections
Port, Baud, Parity, Protocol, Handshaking, Poll_Delay, Line_Drive_On,

Line_Drive_Off

R1,

9600, None,

SDD16,

None,

0.100s,

0.001s,

0s

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

Module address

0-255 (48 is default address
on module)

Protocol

Specify protocol used

SDD16

Port

Specify which port the device
is

connected

to

the

FieldServer

R1-R2

Example

// Client Side Nodes

Nodes

Node_Name,

Node_ID,

Protocol,

Port

Module_1,

48,

SDD16,

R1

Advertising