Alarm latching attributes
- Last UpdatedJul 19, 2024
- 1 minute read
The following attributes support alarm latching.
|
Attribute |
Description |
|
|---|---|---|
|
<Attribute>.Latched |
Boolean value. Indicates whether the alarm is in the latched state. False if the alarm is unlatched. Default value: False |
|
|
<Attribute>.DismissMsg |
The operator comment at the time the alarm is dismissed. Any received text is stored, and the Latched attribute is set to TRUE. Also, the TimeAlarmDismissed attribute is set to the current time. The maximum length is 256 characters. |
|
|
<Attribute>.TimeAlarmDismissed |
The timestamp indicating the last time this alarm was dismissed. The date format reflects the current locale setting for the operating system. |
|