Acknowledgealarm; Acknowledgeallalarms; Browsealarms; Getalarmlog - Omron CX-SUPERVISOR 3.1 - NET INTERFACE Reference Manual

.net interface
Table of Contents

Advertisement

AlarmMngt
3-3-4

AcknowledgeAlarm

3-3-5

AcknowledgeAllAlarms

3-3-6

BrowseAlarms

3-3-7

GetAlarmLog

3-3-8

GetActiveAlarms

16
Acknowledge an alarm.
AcknowledgeAlarm(ByVal szName As String, ByVal szUser As String)
Parameters Description
szName
Name of Alarm
szUser
User who acknowledged alarm
Acknowledge all un-acknowledged, active alarms.
AcknowledgeAllAlarms(ByVal szUser As String)
Parameters Description
szName
Name of Alarm
szUser
User who acknowledged alarms
This method retrieves a filtered list of the alarms contained within a CX-
Supervisor application.
BrowseAlarms(ByVal
szPriorityFilter As String, ByRef pAlarms As Object)
Parameters Description
szFilter
Free format filter eg. A*
szPriorityFilt
Alarm priority filter. Eg. "High". If string empty all types are
er
returned
pAlarms
Receives an array of strings representing the names of all the
alarms
This method provides the ability to get a list of all the alarm log entries. The
returned array strings each delimitated by tabs will provide time, message and
status information. The list matches the order of entries in the log.
GetAlarmLog(ByRef pAlarmLogEntries As Object)
Parameters Description
pAlarmLogE
Receives an array of strings representing the alarm log entries
ntries
Retrieves a list of all the currently active alarms.
GetActiveAlarms(ByRef pAlarms As Object)
Parameters Description
pAlarms
Receives an array of strings representing the names of all the
alarms
SECTION 3 Class Reference
szFilter
As
String,
ByVal

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cx-supervisor 3.1

Table of Contents