Alarm adorner attributes
- Last UpdatedJul 12, 2024
- 1 minute read
Alarm Adorner attributes are available only for use in AVEVA OMI ViewApps. All Alarm Adorner attributes operate in the MyViewApp.Alarms namespace. Attributes for the Alarm Adorner are specified with the MyViewApp.Alarms prefix in the form MyViewApp.Alarms.attribute_name. Alarm Adorner attributes cannot be used in an InTouch application because the MyViewApp.Alarms prefix is regarded as a configuration error.
|
Attribute name |
Data type |
Attribute type |
Default value |
Description |
|---|---|---|---|---|
|
ShowCriticalAlarms |
Boolean |
Read/ Write |
True |
If True, the ViewApp displays critical alarms |
|
ShowHighAlarms |
Boolean |
Read/ Write |
True |
If True, the ViewApp displays high alarms |
|
ShowMediumAlarms |
Boolean |
Read/ Write |
True |
If True, the ViewApp displays medium alarms |
|
ShowLowAlarms |
Boolean |
Read/ Write |
True |
If True, the ViewApp displays low alarms |
|
ShowUnackedAlarms |
Boolean |
Read/ Write |
True |
If True, the ViewApp displays UNACK alarms |
|
ShowAckedAlarms |
Boolean |
Read/ Write |
True |
If True, the ViewApp displays ACK alarms |
|
ShowReturnToNormal Alarms |
Boolean |
Read/ Write |
True |
If True, the ViewApp displays RTN alarms |