IEC_BACNET_DOOR_STATUS (ENUM)ΒΆ
TYPE IEC_BACNET_DOOR_STATUS :
Describes the open or closed state of the physical door.
- InOut:
Name
Initial
Comment
_DOOR_STATUS_MAX_SIZE
16#7FFFFFFF
DOOR_STATUS_CLOSED
0
The door is closed.
DOOR_STATUS_OPENED
1
The door is open or partially open.
DOOR_STATUS_UNKNOWN
2
It is unknown whether the door is opened or closed.
DOOR_STATUS_DOOR_FAULT
3
The door status input is unreliable.
DOOR_STATUS_UNUSED
4
There is no usable door status available.
DOOR_STATUS_NONE
5
There is no door status at all.
DOOR_STATUS_CLOSING
6
The door is closing.
DOOR_STATUS_OPENING
7
The door is opening.
DOOR_STATUS_SAFETY_LOCKED
8
The door lock is safety locked.
DOOR_STATUS_LIMITED_OPENED
9
The door is opened for an limited time.