![SMC Networks FieldServer FS-8700-16 BACnet PTP Скачать руководство пользователя страница 8](http://html1.mh-extra.com/html/smc-networks/fieldserver-fs-8700-16-bacnet-ptp/fieldserver-fs-8700-16-bacnet-ptp_driver-manual_1299041008.webp)
BACnet PTP Serial Driver Manual
Page 8 of 34
5
CONFIGURING THE FIELDSERVER AS A BACNET CLIENT
For detailed information on FieldServer configuration, refer to the FieldServer Instruction Manual. The
information that follows describes how to expand upon the factory defaults provided in the configuration
files included with the FieldServer (s
ee “.csv” sample files provided with the FieldServer).
This section documents and describes the parameters necessary for configuring the FieldServer to
communicate with a BACnet PTP Server.
The configuration file tells the FieldServer about its interfaces, and the routing of data required. In order to
enable the FieldServer for BACnet 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: In the following tables, * indicates an optional parameter and bold legal values are default.
5.1
Setting the FieldServer Node_ID
Section Title
FieldServer
Column Title
Function
Legal Values
System_Node_ID Configure Node_ID of FieldServer. 1-255
Example
// FieldServer
FieldServer
Title
, System_Node_ID
BACnet_PTP
, 11
5.2
Client Side Connection Parameters
Section Title
Connections
Column Title
Function
Legal Values
Port
Port Name.
P1-P2
2
Baud*
Specify baud rate.
110; 300; 600; 1200; 2400; 4800;
9600
; 19200; 38400;
57600; 115000
Parity*
Specify parity.
Odd, Even,
None
Data_Bits*
Specify data bits.
7,
8
Stop_Bits*
Specify stop bits.
1
,2
Protocol
Specify Protocol Used.
BACnet_PTP
Example
// Client Side Connections
Connections
Port
, Baud , Parity , Data_Bits , Stop_Bits , Protocol
P2
, 9600 , Even
, 7
, 1
, BACnet_PTP
2
Not all ports shown are necessarily supported by the hardware. Consult the appropriate Instruction manual for details of the ports
available on specific hardware.