Appendix a.7.3, Map descriptor example - cov, Appendix a.7.4 – FieldServer FS-8700-73 User Manual

Page 26: Map descriptor example - enable or disable cov, Appendix a.7.5, Map descriptor example – intrinsic reporting, Appendix a.7.6, Setting the priority of intrinsic alarming

Advertising
background image

FS-8700-73 BACnet MSTP Driver Manual

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

Appendix A.7.3.

Map Descriptor Example - COV

// Change of Value

Map_Descriptors

Map_Descriptor_Name , Data_Array_Name , Data_Array_Offset , Function , Node_Name , Data_Type , Object_ID , Ack_Required
SMD_NC_01

, DA_NC_01

, 0

, Passive , Virtual_Dev_11 , NC

, 01

, -

Map_Descriptors

Map_Descriptor_Name , Description , Data_Array_Name , Data_Array_Offset , Function , Node_Name , Data_Type , Object_ID , Relinquish_Default , State_Text_Array , Notification_Class , High_Alarm , Low_Alarm , Input_Alarm_State , Confirmed , COV_Increment
SMD_AI_01

, Room Temp , DA_AI_01

, 0

, Passive , Virtual_Dev_11 , AI

, 01 , -

, -

, SMD_NC_01 , 100

, 10

, -

, Yes

, 1.0

Appendix A.7.4.

Map Descriptor Example - Enable or Disable COV

Nodes

Node_Name

, Node_ID

, Protocol

, Node_Option

Virtual_Dev_11

, 11

, BACnet_MSTP

, COV_Disable

Appendix A.7.5.

Map Descriptor Example – Intrinsic Reporting

// Notification class Objects

Map_Descriptors

Map_Descriptor_Name

, Data_Array_Name

, Data_Array_Offset

, Function

, Node_Name

, Object_Type

, Object_Instance

, Ack_Required

SMC_NC_01

, DA_NC_01

, 0

, Passive

, Virtual_DEV_11

, NC

, 1

, Yes

SMC_NC_02

, DA_NC_01

, 1

, Passive

, Virtual_DEV_11

, NC

, 2

, No

Map_Descriptors

Map_Descriptor_Name

, Data_Array_Name

, Data_Array_Offset

, Function

, Node_Name

, Object_Type

, Object_Instance

, Notification_Class

SMD_AI_01

, DA_AI_01

, 0

, Passive

, Virtual_DEV_11

, AI

, 1

, SMC_NC_01

SMD_AO_01

, DA_AO_01

, 0

, Passive

, Virtual_DEV_11

, AO

, 1

, SMC_NC_02

Map_Descriptors

Map_Descriptor_Name

, Data_Array_Name

, Data_Array_Offset

, Function

, Node_Name

, Object_Type

, Object_Instance

, Notification_Class

SMD_DI_01

, DA_DI_01

, 0

, Passive

, Virtual_DEV_11

, BI

, 1

, SMC_NC_01

SMD_DO_01

, DA_DO_01

, 0

, Passive

, Virtual_DEV_11

, BO

, 1

, SMC_NC_02

Appendix A.7.6.

Setting the Priority of Intrinsic Alarming

Section Title
Map_Descriptors
Column Title

Function

Legal Values

Pri_To_Off_Normal* Priority for off normal events Refer to table below
Pri_To_Normal*

Priority for normal events

Refer to table below

Pri_To_Fault*

Priority for faults

Refer to table below

Advertising