Ack
This function turns the selected alarm to acknowledge state.
Function Definition:
void Ack();
To configure this function, follow the steps below:
1. In an object event, configure the Ack() function: AlarmObjectName.Ack();
2. During the execution of RunTime, in the alarm object, select a UnAck alarm line grid.
3. Execute the configured event to Ack the alarm.
|
Note: This property exists only to the following objects: . Alarm |