CHAPTER 6 – Functions and Methods
Alarm Commands
AcknowledgeAlarm
Syntax
returnstate = AcknowledgeAlarm("alarmname")
Remarks
Argument
returnstate
alarmname
Typical Example
AcknowledgeAlarm("temphigh")
The alarm 'temphigh' is acknowledged.
References
Refer to the CX-Supervisor User Manual for details of alarms.
AcknowledgeAllAlarms
Syntax
returnstate = AcknowledgeAllAlarms()
Remarks
Argument
returnstate
Typical Example
AcknowledgeAllAlarms()
All alarms are acknowledged.
References
Refer to the CX-Supervisor User Manual for details of alarms.
Page 76
Type
bool
Returnstate is '1' if the function is successful, or '0' otherwise.
string
This is the identifier of the alarm.
Type
bool
Returnstate is '1' if the function is successful, or '0' otherwise.
Description
Description
Revision 2.0
OMRON
Need help?
Do you have a question about the CX-SUPERVISOR - SCRIPT REFERENCE REV2.0 and is the answer not in the manual?
Questions and answers