<< Click to Display Table of Contents >>
multiStateOutput.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 multiStateOutput can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
multiStateOutput-<objectAddress>.eventDetectionEnable |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 14 |
N3: |
<objectAddress> |
N4: |
<property> = 353 |
An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.