User Manual
Alarm management
Alarm management by notification class
9
CM110664en_07 155 | 351
The burner system is restarted when the service engineer has acknowledged the alarm, cleared the fault
and reset the alarm. The alarm state of every alarm-generating object is managed within the object itself.
The state machines above illustrate this for each of the alarm functions.
Simple message
The alarm function simple message is the same function as the simple alarm. State transitions, however,
are not indicated as events, but alarms.
For HVAC applications and response in the system, the functionality is identical to simple alarm: Simple
alarm without acknowledgement of incoming and outgoing faults. The only difference is EventNotification
as alarm or event.
Customized alarm
Any alarm function under BACnet can be used. The following behavior can be defined for customized
alarms:
● EventNotification can occur as either event or alarm
● Acknowledgement: For each change of state (TO-OFFNORMAL, TO-NORMAL, and TO-FAULT) can be
defined whether or not an acknowledgement is required.
[AckTra] Acknowledged transitions
This feature is used to represent the acknowledgement status, or to handle information about which state
transitions currently still require acknowledgement. The value of [AckTra] is based on the alarm function,
the current [EvtSta] and the monitoring of acknowledgements already received.
[AckTra] consists of three flags, one each for TO-OFFNORMAL, TO-NORMAL and TO-FAULT. The flags
have the following meanings:
● The flag is always FALSE when there has been a relevant state transition and an acknowledgement is
required, because this is a requirement of the alarm function and no acknowledgement has yet taken
place.
● The flag is TRUE when no acknowledgement of the state transition is required. This may be the case
because the alarm function does not require acknowledgement, or because no state transition has
occurred, or because a state transition that has occurred has already been acknowledged.
[TiAck] Time of acknowledgement
Time of the last acknowledgement (time stamp).
9.6 Alarm management by notification class
Intrinsic reporting
With intrinsic reporting, the alarmable object itself assumes alarm identification and state machine for
alarm handling. However, the subsequent distribution of alarm messages to alarm clients and the alarm
management is no longer the responsibility of the alarm source itself, but of a Notification Class object
assigned to the alarm source. The Notification Class object is both a D-MAP function block and a standard
BACnet object, which contains all the information required for the distribution of alarms and system events
within the system.
Algorithmic reporting
With algorithmic reporting, alarm detection and the state machine for alarm handling normally are taken
over by the Event Enrollment object. In this case, alarm management also is set up in an alarm source via
assigned Notification Class object.
Notification Class