Client Side Connections - FieldServer FS-8700-64 Driver Manual

Atmi acm
Table of Contents

Advertisement

FS-8700-64 ATMI ACM
Example
//
Data Arrays
//
Data_Arrays
Data_Array_Name,
DA_AI_01,
DA_AO_01,
DA_DI_01,
DA_DO_01,

4.2 Client Side Connections

Section Title
Connections
Column Title
Port
Baud*
Parity*
Data_Bits*
Stop_Bits*
Protocol
Handshaking*
Poll Delay*
Timeout
IC_Timeout
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
Data_Format,
Data_Array_Length
UInt16,
200
UInt16,
200
Bit,
200
Bit,
200
Function
Specify which port the device is
connected to the FieldServer
Specify baud rate
Specify parity
Specify data bits
Specify stop bits
Specify protocol used
Specify hardware handshaking
Time between internal polls
Specifies the amount of time that
may pass between complete
data screens. If this time expires
a timeout error is produced but
the processing of data is not
affected. The port is not cleared
and gas data is not reset.
This parameter is used in a way
that is different to most
FieldServer driver applications.
In this case of this driver it
specifies the maximum amount
of time that may pass between
the driver receiving an incoming
character. If the time is
exceeded then an error is
produced but note that the error
has no other effect on the driver.
The port is not cleared and gas
data is not reset.
Page 5 of 22
Legal Values
P1-P8, R1-R2
110 – 115200, standard baud
rates only
Even, Odd, None, Mark, Space
7, 8
1
ATMI
RTS, RTS/CTS, None
0-32000 seconds
default 1 second
This value should provide a
margin over the time configured
between samples in the
CONFIG.DAT profile of the
ACM unit.
This value (specified in
seconds) should be set allow a
margin between time stamp
messages from the ACM unit.

Advertisement

Table of Contents
loading

Table of Contents