Acknowledges all of the alarms associated with a tag using the AcknowledgeAlarms Tag Command.
Informal Syntax:
TagAcknowledgeAlarms( TagName, Comment )
Formal Syntax:
TagAcknowledgeAlarms( TagName:=Expression, Comment:=Expression )
Parameter | Type | Description |
---|---|---|
TagName | ANY_STRING | The full name of the tag. |
Comment | ANY_STRING | The comment to associate with the acknowledgement. |
The TagAcknowledgeAlarms function sends the AcknowledgeAlarms Tag Command to the specified tag.
The user must have the Acknowledge Alarms privilege for the specified tag.
None.
To learn where you can use this function.
To learn about calling a function from IEC 61131-3 structured text.
To learn about the different types of expression to use as function parameters.
For the meaning of terms used in Fernhill SCADA.