IEC_BACNET_DOOR_ALARM_STATE (ENUM)ΒΆ

TYPE IEC_BACNET_DOOR_ALARM_STATE :

Describes the alarm state for the physical door.

This enumeration, of type BACnetDoorAlarmState, is the alarm state for the physical door.

InOut:

Name

Initial

_DOOR_ALARM_STATE_MAX_SIZE

16#7FFFFFFF

DOOR_ALARM_STATE_NORMAL

0

DOOR_ALARM_STATE_ALARM

1

DOOR_ALARM_STATE_DOOR_OPEN_TOO_LONG

2

DOOR_ALARM_STATE_FORCED_OPEN

3

DOOR_ALARM_STATE_TAMPER

4

DOOR_ALARM_STATE_DOOR_FAULT

5

DOOR_ALARM_STATE_LOCK_DOWN

6

DOOR_ALARM_STATE_FREE_ACCESS

7

DOOR_ALARM_STATE_EGRESS_OPEN

8