Server side node parameters, Server side map descriptor parameters, Fieldserver specific map descriptor parameters – FieldServer FS-8700-73 User Manual

Page 16: Driver specific map descriptor parameters

Advertising
background image

FS-8700-73 BACnet MSTP Driver Manual

Page 16 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]

Server Side Node Parameters

10

Section Title
Nodes
Column Title

Function

Legal Values

Node_Name

Provide name for Node

Up to 31 alphanumeric
characters

Node_ID

BACnet station address of physical Server node

1 - 16777215

Protocol

Specify protocol used

BACnet_MSTP

Node_Option*

Enable or disable COV for this Node. Refer to Appendix A.7 for
further information.

COV_Enable, COV_Disable, -

Model_Name* Sets the Model Name Property of the Device Object

Up to 32 alphanumeric
characters


Example

// Server Side Nodes

Nodes

Node_Name

, Node_ID , Protocol

, Model_Name

11

Virtual_DEV_11 , 11

, BACnet_MSTP , WBA11M. MSTP

Server Side Map Descriptor Parameters

FieldServer Specific Map Descriptor Parameters

Column Title

Function

Legal Values

Map_Descriptor_Name

Name of this Map Descriptor. This is used for
Object_Name Property. Refer to Appendix A.1.

Up to 37 alphanumeric characters

Data_Array_Name

Name of Data Array where data is to be stored
in the FieldServer

One of the Data Array names from
Section 4

Data_Array_Offset

Starting location in Data Array

0 to (“Data_Array_Length” -1) as
specified in Section 4

Function

Function of Server Map Descriptor

Passive

Driver Specific Map Descriptor Parameters

Column Title

Function

Legal Values

Node_Name

Name of Node to fetch data from

One of the Node Names specified in
Section 0.

Object_Type
(Alias = Data_Type)

Data type in Controller

AI, AO, AV, BI, BO, BV, MI, MO, MV, NC.
Refer to Appendix A.1.

10 Only one Server Node may be defined for each connection. For information on support for multiple virtual server nodes on a single
connection please contact the Sales Department."
11 Note that Port is not declared in the Server Side Nodes

Advertising