IEC_BACNET_DOOR_STATUS
(ENUM)
TYPE IEC_BACNET_DOOR_STATUS :
Describes the open or closed state of the physical door.
This enumeration, of type BACnetDoorStatus, represents 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.