SetSuppressed
(Alarm Manager module)
| AlarmName |
| Required. Unique name for the alarm. Typically the unique ID, which can be obtained using GetAlarmName. |
| Suppress |
| Required. Boolean that indicates whether to suppress (TRUE) or unsuppress (FALSE) the alarm. |
| Timestamp |
| Optional numeric. The UTC timestamp of this event. Defaults to now. |
| Custom |
| Optional structure. A structure of custom fields to log. |
| FromPLC |
| Optional Boolean. Used only with the PLCAlarm tag. True if unsuppress events happened in the PLC. |
| Comments: |
|
