<< Click to Display Table of Contents >>
binaryLightingOutput.blinkWarnEnable |
According to the BACnet protocol documentation:
Specifies whether a blink-warn is executed (TRUE) or not (FALSE) when a WARN, WARN_RELINQUISH, or WARN_OFF command is written to the Lighting_Command property or one of the special values is written to the Present_Value. When this property is FALSE and a warn operation is written, a blink-warn notification shall not occur, and the effect of the operation shall occur immediately without an egress delay.
Property blinkWarnEnable of object binaryLightingOutput can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
binaryLightingOutput-<objectAddress>.blinkWarnEnable |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 55 |
N3: |
<objectAddress> |
N4: |
<property> = 373 |
An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.