ITcAlarm

This interface represents an alarm from the TwinCAT 3 EventLogger.

Syntax

TCOM_DECL_INTERFACE("EC6D4FF7-5805-4DDB-A316-27894E77D644", ITcAlarm)

ITcAlarm 1: Methods

Name

Description

SetJsonAttribute

Sets the JSON attribute.

GetArguments

Returns the interface pointer for the arguments.

GetIsRaised

Returns TRUE if the alarm is in the raised state.

Raise

Sets the alarm state to Raised.

Clear

Sets the alarm state to Not Raised.

GetConfirmationState

Returns the confirmation state.

Confirm

Sets the alarm state to Confirmed.