IEC_BACNET_SILENCED_STATE (ENUM)ΒΆ
TYPE IEC_BACNET_SILENCED_STATE :
Describes if an audible or visual indication has been silenced.
- 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.