![FieldServer Genisys FS-8700-133 Скачать руководство пользователя страница 6](http://html.mh-extra.com/html/fieldserver/genisys-fs-8700-133/genisys-fs-8700-133_driver-manual_2287896006.webp)
FS-8700-133 Genisys Manual
Page 6 of 13
FieldServer Technologies
1991 Tarob Court Milpitas, California 95035 USA
Web
: www.fieldserver.com
Tel
: (408) 262 2299
Fax
: (408) 262 2269
Toll Free
: (888) 509 1970
5
CONFIGURING THE FIEL DSERVER AS A GENISYS CLIENT
For a detailed discussion on FieldServer configuration, please refer to the FieldServer Configuration Manual. The
information that follows describes how to expand upon the factory defaults provided in the configuration files
included with the FieldServer (See “.csv” sample files provided with the FieldServer).
This section documents and describes the parameters necessary for configuring the FieldServer to communicate
with a Genisys Server.
The configuration file tells the FieldServer about its interfaces, and the routing of data required. In order to enable
the FieldServer for Genisys communications, the driver independent FieldServer buffers need to be declared in the
“Data Arrays” section, the destination device addresses need to be declared in the “Client Side Nodes” section, and
the data required from the Servers needs to be mapped in the “Client Side Map Descriptors” section. Details on
how to do this can be found below.
Note that in the tables, * indicates an optional parameter, with the bold legal value being the default.
5.1
Client S ide Connection Descriptions
Section Title
Connections
Column Title
Function
Legal Values
Port
Specify which port the device is connected to the
FieldServer
P1-P8
1
Protocol
Specify protocol used
Genisys
Baud*
Specify baud rate
300
, 600, 1200, 2400, 4800, 9600 (Vendor
limitation)
Parity*
Specify parity
None
, Even, Odd (Vendor limitation)
Data_Bits*
Specify data bits
8
(Vendor limitation)
Stop_Bits*
Specify stop bits
1
, 2 (Vendor limitation)
Handshaking* Specify hardware handshaking
None
Poll_Delay*
Time between internal polls
0-32000 seconds,
0.05 seconds
Example
//
// Client Side Connections
//
Connections
Port , Baud , Data_Bits , Stop_Bits , Parity , Protocol
P1 , 9600
, 8
, 1
, None , Genisys
1
Not all ports shown are necessarily supported by the hardware. Consult the appropriate Instruction manual for details of the ports available
on specific hardware.