Alarms Namespace Attributes
Use attributes in the Alarms namespace to set which alarm types and statuses should be displayed.
Attribute Name | Description | Data Type |
Read/ Write |
---|---|---|---|
ShowCriticalAlarms | Gets or sets a value indicating that critical alarms should be shown. | Boolean | R/W |
ShowHighAlarms | Gets or sets a value indicating that high alarms should be shown. | Boolean | R/W |
ShowMediumAlarms | Gets or sets a value indicating that medium alarms should be shown. | Boolean | R/W |
ShowLowAlarms | Gets or sets a value indicating that low alarms should be shown. | Boolean | R/W |
ShowUnAckedAlarms | Gets or sets a value indicating that UNacknowledged alarms should be shown. | Boolean | R/W |
ShowAckedAlarms | Gets or sets a value indicating that acknowledged alarms should be shown. | Boolean | R/W |
ShowReturnToNormalAlarms | Gets or sets a value indicating that unacknowledged alarms that have returned to normal should be shown. | Boolean | R/W |