IEC_BACNET_LIFE_SAFETY_OPERATION (ENUM)ΒΆ

TYPE IEC_BACNET_LIFE_SAFETY_OPERATION :

Describes the next life safety operation expected.

This enumeration, of type BACnetLifeSafetyOperation, shall specify the next operation expected by this object to handle a specific life safety situation.

InOut:

Name

Initial

Comment

_SAFETY_OPERATION_MAX_SIZE

16#7FFFFFFF

SAFETY_OPERATION_NONE

0

No operation performed.

SAFETY_OPERATION_SILENCE

1

Shut of any visible or accustic notification.

SAFETY_OPERATION_SILENCE_AUDIBLE

2

Shut of any accustic notification.

SAFETY_OPERATION_SILENCE_VISUAL

3

Shut of any visible notification.

SAFETY_OPERATION_RESET

4

Reset all pending notifiactions.

SAFETY_OPERATION_RESET_ALARM

5

Reset all alarm states only.

SAFETY_OPERATION_RESET_FAULT

6

Reset all fault states only.

SAFETY_OPERATION_UNSILENCE

7

Activate all notifications.