CALL clear_alarm (args[], error)
Function
Statement execution routine for the CLEAR_ALARM statement. It is used to clear an alarm.
Usage Considerations
Runtime
Control
Robot
Vision
Syntax
CLEAR_ALARM --gemitem--Input Parameters
Real array containing the arguments for this statement (record numbers or constants). The individual elements are described below:
args[1]
Record number of an Alarm record in the GEM Items database.
Output Parameter
Details
This statement sends a clear alarm message to the host. When this routine is executing, it temporarily locks access to the GEM Items database.
For details on alarm management, see Alarm Management. Refer to Structure of the GEM Items Database for details on the structure of the Alarm record type.