User Manual

Al
arm management
Alarm management by notification class
9
154 | 353 CM110664en_07
AlarmFunction [Simple(1), Basic(2), Extended Alarm(3)]
AlarmClass [UrgentAlarm (1), HighPrioAlarm (2), NormalAlarm (3),
LowPrioAlarm (4), UserDefinedAlarm (5) and OffLineTrend (6)]
The notification class number is calculated as follows:
NotificationClass# := 10 * AlarmClass + AlarmFunction
This gives the following notification classes:
AlarmClass AlarmFunction Priority
(default values)
To-Offnormal
To-Fault
To-Normal
Uses NotificationClass#
(derived)
Highly critical alarms,
system messages, device
info object
UrgentAlarm Simple 1, 1, 5 11
UrgentAlarm Basic 1, 1, 5 12
UrgentAlarm Extended 1, 1, 5 13
Critical alarms
HighPrioAlarm Simple 2, 2, 6 21
HighPrioAlarm Basic 2, 2, 6 22
HighPrioAlarm Extended 2, 2, 6 23
Normal alarms
NormalAlarm Simple 3, 3, 7 31
NormalAlarm Basic 3, 3, 7 32
NormalAlarm Extended 3, 3, 7 33
Non-critical alarms
LowPrioAlarm Simple 4, 4, 8 41
LowPrioAlarm Basic 4, 4, 8 42
LowPrioAlarm Extended 4, 4, 8 43
As project-specific alarms
for special applications
UserDefinedAlarm Simple 5, 5, 9 51
UserDefinedAlarm Basic 5, 5, 9 52
UserDefinedAlarm Extended 5, 5, 9 53
Offline trends
The To-Normal priority
must be such that it is less
than or equal to the Alarm
Priority Limit of the device
object (for Remote Mgmt)
OffLineTrend Simple 2, 2, 2 61
OffLineTrend Basic 2, 2, 2 62
OffLineTrend Extended 2, 2, 2 63
Project-specific notification classes can be defined in addition to predefined
ones. Alarm classes 7...16 are intended for this purpose. The associated
calculation of a notification class number is identical to calculation of
predefined notification class numbers.
Customized alarms can be engineered in Desigo PX. In this case, the value for a
notification class number can be defined without restrictions.
Formula