opcUaServer-OpcUaAlarmRecipient

This component routes alarms to OPC UA clients and maps alarm conditions based on OPC UA Severity settings.

This component is found in the opcUaServer palette.

Figure 1. Opc Ua Alarm Recipient properties


To access these properties, expand Config > Services > AlarmService and right-click OpcUaAlarmRecipient and click Views > AX Property Sheet.

In addition to the standard properties (Status and Fault Cause), these properties are specific to this component.

PropertyValueDescription
Time Range, Start and End Timestime of day
Sets the time of day to begin and stop the function (for example, trigger schedule, alarm event)
Days of the Weekcheck boxes (all default to enabled)
Specifies the days of the week to include.
Transitionscheck boxes ( all default to enabled)
Selects which alarm transitions to display in the console. Only those transitions selected display although the station saves all transitions in alarm history.

Options are: toOffnormal, toFault, toNormal, toAlert

Route Acksread-only
Enables (true) and disables (false) the routing of alarm acknowledgements to the recipient. The framework does not route trap (event notification) acknowledgements if you select false.
Default Time Rangedrop-down listSelects the time range to use for reporting alarms.
Opc Ua Severity, To Offnormalnumber (defaults to 700)Assigns a severity index (integer) based on the urgency of an alarm event. By default, To Offnormal is urgent.
Opc Ua Severity, To Faultnumber (defaults to 900)Assigns a severity index (integer) based on the urgency of an alarm event. By default, To Fault is the most urgent.
Opc Ua Severity, To Normalnumber (defaults to 500)Assigns a severity index (integer) based on the urgency of an alarm event. By default, To Normal is the least urgent.
Opc Ua Severity, To Alertnumber (defaults to 600)Assigns a severity index (integer) based on the urgency of an alarm event. By default, To Alert is moderately urgent.