Displayalarmstatus; Enablealarms; Isalarmacknowledged - Omron CX-Supervisor Reference Manual

Script language reference
Hide thumbs Also See for CX-Supervisor:
Table of Contents

Advertisement

Alarm Commands
6-8-8

DisplayAlarmStatus

6-8-9

EnableAlarms

6-8-10 IsAlarmAcknowledged

78
Argument
Type
returnstate
bool
Typical Example
DisplayAlarmHistory()
The alarm history window is displayed.
References
Refer to the CX-Supervisor User Manual for details of alarms.
Syntax
returnstate = DisplayAlarmStatus()
Remarks
Argument
Type
returnstate
bool
Typical Example
DisplayAlarmStatus()
The current alarm status is displayed.
References
Refer to the CX-Supervisor User Manual for details of alarms.
Syntax
EnableAlarms (flag, "message")
Remarks
Argument
Type
flag
message
Typical Example
EnableAlarms (TRUE, "Alarm logging enabled")
References
Refer to the CX-Supervisor User Manual for details of alarms.
Syntax
pointname = IsAlarmAcknowledged("alarmname")
Remarks
Argument
Type
pointname
bool
point
alarmname
string
SECTION 6 Functions and Methods
Description
1 if the function is successful otherwise 0.
Description
1 if the function is successful otherwise 0.
Description
If set 'TRUE' then alarm logging is enabled. If
set 'FALSE' logging is disabled.
Text message which is recorded in the alarm
log to indicate change of status.
Description
The Boolean point name to be assigned a
value based on the test of an acknowledged
alarm.
The identifier of the alarm.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cx-supervisor 3.1

Table of Contents