IEC_BACNET_DOOR_VALUE (ENUM)ΒΆ

TYPE IEC_BACNET_DOOR_VALUE :

Describes active command of the access door object.

InOut:

Name

Initial

Comment

_DOOR_VALUE_MAX_SIZE

16#7FFFFFFF

DOOR_VALUE_LOCK

0

The door is commanded to the locked state.

DOOR_VALUE_UNLOCK

1

The door is commanded to the unlocked state.

DOOR_VALUE_PULSE_UNLOCK

2

The door will be commanded to the unlocked state for a maximum of the time specified by Door_Pulse_Time, after which the value will be automatically relinquished from the priority array at the commanded priority. It is permissible for the local controller to relinquish the value from the priority array before the time specified by Door_Pulse_Time has expired. The conditions when this may occur are considered a local matter.

DOOR_VALUE_EXTENDED_PULSE_UNLOCK

3

The door will be commanded to the unlocked state for a maximum of the time specified by Door_Extended_Pulse_Time, after which the value will be automatically relinquished from the priority array at the commanded priority. It is permissible for the local controller to relinquish the value from the priority array before the time specified by Door_Extended_Pulse_Time has expired. The conditions when this may occur are considered a local matter.