PenXAlarmMostUrgentAcked custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The Boolean value of Penx_AlarmMostUrgentAcked indicates if the most urgent alarm associated with the SA_Trend_MultiPen symbol's measured values have been acknowledged or not. Alarm Border animation remains around a symbol until the measured value returns to normal and the alarm is acknowledged.The default is False to indicate an alarm has not been acknowledged.
Assign values to the Penx_AlarmMostUrgentAcked custom property
Alarm Border animation is primarily intended for managed applications that use ArchestrA objects, which include a set of aggregate alarming attributes. These attributes can be assigned as references to a symbol's set of Alarm Border animation custom properties.
Modern applications that use tag-based references do not have a comparable set of aggregate alarming attributes. References to your aggregate alarm data must assigned to the custom properties of Situational Awareness Library symbols that are part of tag-based Modern applications.
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Value |
|
ArchestrA Automation Objects |
Boolean |
Input |
Me.PV.AlarmMostUrgentAcked |
Reference to an ArchestrA object's AlarmMostUrgentAcked attribute. PenA_AlarmMostUrgentAcked=MeterObj_001.PV.AlarmMostUrgentAck |
|
InTouch Tags |
Boolean |
Input |
Galaxy:Me.PV.AlarmMostUrgentAcked |
InTouch tag that references aggregate alarm acknowledgement status. PenA_AlarmMostUrgentAcked=AlarmAcked |
Related Wizard options and custom properties
The following Wizard options must be set to their listed values to show the Penx_AlarmMostUrgentAcked custom property.
-
SymbolMode: Advanced
-
AlarmBorder: True
The following custom properties are set with Penx_AlarmMostUrgentAcked to enable Alarm Border animation around the SA_Trend_SinglePen symbol
-
Penx_AlarmIndicatorVisible
-
Penx_AlarmMostUrgentInAlarm
-
Penx_AlarmMostUrgentMode
-
Pen_AlarmMostUrgentSeverity
-
Penx_AlarmMostUrgentShelved