bitstringValue.eventDetectionEnable

<< Click to Display Table of Contents >>

 

bitstringValue.eventDetectionEnable

According to the BACnet protocol documentation:

Indicates whether (TRUE) or not (FALSE) intrinsic reporting is enabled in the object and controls whether (TRUE) or not (FALSE) the object will be considered by event summarization services. This property is expected to be set during system configuration and is not expected to change dynamically. When this property is FALSE, Event_State shall be NORMAL, and the properties Acked_Transitions, Event_Time_Stamps, and Event_Message_Texts shall be equal to their respective initial conditions.

Property eventDetectionEnable of object bitstringValue can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

bitstringValue-<objectAddress>.eventDetectionEnable

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 39

N3:

<objectAddress>

N4:

<property> = 353

Tag Value

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

Was this page useful?