DeselectLines
This function will deselect all of the alarm lines.
Function Definition:
void DeselectLines();
To configure this function, follow the steps below:
1. In an object event, configure the DeselectLines() function: AlarmObjectName.DeselectLines();
2. During the execution of the RunTime, run the configured event to deselect all the lines of the alarm.
|
Note: This property exists only to the following objects: . Alarm |