IEC_BACNET_EVENT_STATE (ENUM)ΒΆ
TYPE IEC_BACNET_EVENT_STATE :
Describes the event-state of an BACnet object.
This enumeration, of type BACnetEventState, is included in order to provide a way to determine if an object has an active event state associated with it.
- InOut:
- Name - Initial - Comment - _STATE_MAX_SIZE - 16#7FFFFFFF - STATE_NORMAL - 0 - Corresponds to BACnet event normal - STATE_FAULT - 1 - Corresponds to BACnet event fault - STATE_OFFNORMAL - 2 - Corresponds to BACnet event off-normal - STATE_HIGH_LIMIT - 3 - Corresponds to BACnet event high-limit - STATE_LOW_LIMIT - 4 - Corresponds to BACnet event low-limit - STATE_LIFE_SAFETY_ALARM - 5 - Corresponds to BACnet event life-safety-alarm 
