AlarmTriggerEventArgs Members
- Updated2023-02-21
- 3 minute(s) read
The AlarmTriggerEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| alarmName | Gets the name of the alarm. | |
| message | Gets the message returned by the system when the alarm is triggered. | |
| path | Gets the path to the alarm. | |
| priority | Gets the priority of the alarm. Lower numbers indicate a higher alarm priority. For example, 4 is higher priority than 31. | |
| systemTime | Gets the system time at which the alarm triggered. | |
| value | Gets the value of the alarm. |