FieldServer Gamewell FS-8700-83 User Manual
Page 6

FS-8700-83 Gamewell
Page 4 of 24
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 Connections
Section Title
Connections
Column Title
Function
Legal Values
Port
Specify which port the device is 
connected to the Bridge 
P1-P8, R1-R2
Baud Specify
baud
rate
 
The driver supports all standard 
baud rates 110 – 115200. 
Gamewell panels only support a 
baud rate of 2400. 
2400
Parity* Specify
parity
 
The driver supports the following 
options. Even, Odd, None, Mark, 
Space 
 
The Gamewell panels only 
support the use of no parity. 
None
Data_Bits*
Specify data bits
8
Stop_Bits* Specify
stop
bits
1
Protocol
Specify protocol used
Gamewell
Handshaking*
Specify hardware handshaking
None
Poll _Delay*
Time between internal polls
0-32000 seconds 
default 1 second 
IC_Timeout
This driver does not use an inter 
character timeout system. Failing 
to set the IC_Timeout to zero will 
result in driver errors. 
0
Example 
 
// Client Side Connections 
 
Connections 
Port, Baud, Parity, Protocol, Handshaking, Poll_Delay, IC_Timeout 
P8, 9600, None, Gamewell, None , 0.100s , 0 
 
