 |
alarm URL returns the name of the alarm.
|
 |
event? returns TRUE if the alarm is an event.
|
 |
set time returns the time that the alarm occurred.
|
 |
ack time returns the time that the alarm was acknowledged.
|
 |
clear time returns the time that the alarm was cleared.
|
 |
setpoint returns the value of the shared variable at the time when the alarm occurred.
|
 |
value returns the shared variable value when it changes alarm states. The shared variable value updates only when the shared variable changes alarm states and is not necessarily the most recent alarm value.
|
 |
priority returns the priority level of the alarm.
|
 |
alarm area returns the alarm group, or area, to which the alarm belongs.
|
 |
alarm description returns a description of the alarm or event.
|
 |
ack comment returns the message the ack user entered when the user acknowledged the alarm.
|
 |
set user returns the user who was logged in when the alarm activated.
|
 |
ack user returns the user who acknowledged the alarm.
|
 |
clear user returns the user who cleared the alarm.
|