IEC_BACNET_SILENCED_STATE (ENUM)

TYPE IEC_BACNET_SILENCED_STATE :

Describes if an audible or visual indication has been silenced.

This enumeration, of type BACnetSilencedState, shall indicate whether the most recently occurring transition for this object that has produced an audible or visual indication has been silenced by the receipt of a LifeSafetyOperation service request or a local process.

InOut:

Name

Initial

Comment

_SILENCED_STATE_MAX_SIZE

16#7FFFFFFF

SILENCED_STATE_UNSILENCED

0

Last transition was unsilenced.

SILENCED_STATE_AUDIBLE_SILENCED

1

Last transition had only visible notification.

SILENCED_STATE_VISIBLE_SILENCED

2

Last transition had only accustical notification.

SILENCED_STATE_ALL_SILENCED

3

Last transition had no visible or accustical notification.