Alarmmngt; Listalarmgroups; Listalarms; Getalarmdata - Omron CX-SUPERVISOR 3.1 - NET INTERFACE Reference Manual

.net interface
Table of Contents

Advertisement

AlarmMngt

3-3
AlarmMngt
3-3-1

ListAlarmGroups

3-3-2

ListAlarms

3-3-3

GetAlarmData

Allows the client to view alarm state and history and acknowledge active
alarms.
Retrieves a list of all the alarm groups contained within a CX-Supervisor
application.
ListAlarmGroups(ByRef pGroups As Object)
Parameters Description
pGroups
Receives an array of strings representing the names of all the
alarm groups
Retrieves a list of all the alarm contained within the given alarm group.
ListAlarms(ByVal
Object)
Parameters Description
szName
Name of Alarm Group
pAlarms
Receives an array of strings representing the names of all the
alarms
Retrieves the metadata of a specific alarm.
GetAlarmData(ByVal
Object, ByRef pAuto As Integer, ByRef pDescription As
Object,
ByRef
pPriority
Object,
ByRef
pDateTime
Object)
Parameters Description
szName
Name of the Alarm
pType
The type of Alarm "simple", "deadband", "rateofchange"
pAuto
Indicates Automatically acknowledged
pDescription The description of the alarm
pPriority
The priority of the alarm
"Highest", "High", "Medium", "Low", "Lowest"
pStatus
The current status of the alarm
"Inactive", "Active", "Acknowledged"
pDateTime
The time and date the alarm entered it's current state
pMessage
The message shown
SECTION 3 Class Reference
szName
As
String,
szName
As
String,
As
Object,
As
Object,
ByRef
pAlarms
ByRef
pType
ByRef
pStatus
ByRef
pMessage
15
As
As
As
As

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cx-supervisor 3.1

Table of Contents