accessDoor.maskedAlarmValues

<< Click to Display Table of Contents >>

 

accessDoor.maskedAlarmValues

According to the BACnet protocol documentation:

Specifies any alarm and/or fault states which are masked. An alarm state which is currently masked will prevent the Door_Alarm_State property from being equal to that state.

Property maskedAlarmValues of object accessDoor can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

accessDoor-<objectAddress>.maskedAlarmValues

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 30

N3:

<objectAddress>

N4:

<property> = 234

Tag Value

A character string containing an XML with a value of type <SequenceOfBACnetDoorAlarmState>.

Was this page useful?