ITcAlarm
This interface represents an alarm from the TwinCAT 3 EventLogger.
Syntax
TCOM_DECL_INTERFACE("EC6D4FF7-5805-4DDB-A316-27894E77D644", ITcAlarm)
Methods
Name | Description |
---|---|
Sets the JSON attribute. | |
Returns the interface pointer for the arguments. | |
Returns TRUE if the alarm is in the raised state. | |
Sets the alarm state to Raised. | |
Sets the alarm state to Not Raised. | |
Returns the confirmation state. | |
Sets the alarm state to Confirmed. |
Further Information