:AlarmGroup keyword attributes
- Last UpdatedJul 02, 2024
- 2 minute read
The DBLoad import file contains a keyword that identifies the alarm groups defined for an InTouch application. The :AlarmGroup keyword includes a set of attributes that describe the characteristics of the InTouch application’s alarm groups.
The following table shows the list of attributes associated with the :AccessGroup keyword. The table lists the attributes in the order they are specified when using a template import file created with the DBDump utility.
|
String Position |
Attributes |
Acceptable Values |
Default Values |
|---|---|---|---|
|
1 |
Group |
Name of the alarm group |
$System |
|
2 |
Comment |
Comment assigned to the alarm group Any text string |
None |
|
3 |
EventLogged |
Event logging enabled or disabled Yes or On = Event logging enabled No or Off = Event logging disabled |
No |
|
4 |
EventLoggingPriority |
Priority assigned to events 1 to 999, 0 = not logged |
0 |
|
5 |
LoLoAlarmDisable |
LoLo alarm disabled or enabled 0 = LoLo alarm enabled 1 = LoLo alarm disabled |
0 |
|
6 |
LoAlarmDisable |
Low alarm disabled or enabled 0 = Low alarm enabled 1 = Low alarm disabled |
0 |
|
7 |
HiAlarmDisable |
High alarm disabled or enabled 0 = High alarm enabled 1 = High alarm disabled |
0 |
|
8 |
HiHiAlarmDisable |
HiHi alarm disabled or enabled 0 = HiHi alarm enabled 1 = HiHi alarm disabled |
0 |
|
9 |
MinDevAlarmDisable |
Minor Deviation alarm disabled or enabled 0 = Minor Deviation alarm enabled 1 = Minor Deviation alarm disabled |
0 |
|
10 |
MajDevAlarmDisable |
Major Deviation alarm disabled or enabled 0 = Major Deviation alarm enabled 1 = Major Deviation alarm disabled |
0 |
|
11 |
RocAlarmDisable |
Rate of Change alarm disabled or enabled 0 = ROC alarm enabled 1 = ROC alarm disabled |
0 |
|
12 |
DSCAlarmDisable |
Discrete alarms disabled or enabled 0 = Discrete alarm enabled 1 = Discrete alarm disabled |
0 |
|
13 |
LoLoAlarmInhibititor |
Name of the tag used to inhibit LoLo alarms Tag reference: any discrete or analog tag |
None |
|
14 |
LoAlarmInhibitor |
Name of the tag used to inhibit Low alarms Tag reference: any discrete or analog tag |
None |
|
15 |
HiAlarmInhibitor |
Name of the tag used to inhibit High alarms Tag reference: Any discrete or analog tag |
None |
|
16 |
HiHiAlarmInhibitor |
Name of the tag used to inhibit HiHi alarms Tag reference: Any discrete or analog tag |
None |
|
17 |
MinDevAlarmInhibitor |
Name of the tag used to inhibit Minor Deviation alarms Tag reference: Any discrete or analog tag |
None |
|
18 |
MajDevAlarmInhibitor |
Name of the tag used to inhibit Major Deviation alarms Tag reference: Any discrete or analog tag |
None |
|
19 |
RocAlarmInhibitor |
Name of the tag used to inhibit Rate of Change alarms Tag reference: Any discrete or analog tag |
None |
|
20 |
DSCAlarmInhibitor |
Name of the tag used to inhibit discrete alarms Tag reference: any discrete or analog tag |
None |