Client side connection parameters – FieldServer FS-8700-73 User Manual

Page 10

Advertising
background image

FS-8700-73 BACnet MSTP Driver Manual

Page 10 of 48

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

Client Side Connection Parameters

Section Title
Connections
Column Title

Function

Legal Values

Port

Specify which port the device is connected to the FieldServer

P1-P8

1

, R1-R2

2

Baud

Specify baud rate

9600, 19200, 38400,
76800

3

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_MSTP

Poll Delay*

Time between internal polls

0-32000s, 1s

Timeout

Application logger timeout

30s

Max_Master*

Specify the highest MAC_Address for Master nodes. When
designing a MSTP network with multiple Master_Node devices,
allocate the MAC_Address settings on the different devices starting
at 1. This will allow you to specify a small Max_Master parameter
and hence will improve overall network performance

1-127

Max_Info_Frames

Specify the maximum number of information frames the connection
may send before it must pass the token.

1-65535


Example

// Client Side Connections

Connections
Port , Baud

, Parity , Data_Bits , Stop_Bits , Protocol

, Poll_Delay , Timeout

R1

, 38400 , None

, 8

, 1

, BACnet_MSTP , 0.100s

, 30s

1 P1 to P8 will require the optional RS-485 converter (Part # 4301-00)
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.
3 76800 baud is supported on the X30, X25 and ProtoCessor but not on the X20 and X40

Advertising