Sample Configuration File (alarm_def)

The following is an example of the alarm_def.idt configuration file:

|-* IDT file generated by IDTPOP utility v1.0
* RECORD: ALARM_DEF LIST OF CONFIGURED ALARMS
*
*   0 ALARM_ID               Identifies the Alarm
*   1 CLASS_ID               Identifies the Class
*   2 alarm_type_id          Identifies the Alarm Type
*   3 alarm_msg              Raw Alarm Message
*   4 del_opt                Delete on A-ACK,R-RESET,AR-ACK AND RESET
*   5 manual_clear_allowed   Manual Clear of Alarm flag
*   6 log_opt                Log = GARD for Gen, Ack, Reset, Del
*   7 ack_tout               Time in minutes before Alarm is ACKed
*   8 clr_tout               Time in minutes before Alarm is Cleared
*   9 max_stacked            Maximum number of Alarms to Stack
*  10 help_fname             Help File Name if available
*  11 log_file               Standard or alt log file specification
*  12 description            Description of Alarm Definition
*  13 rep_tout               Time in minutes before Alarm is Repeated
*
$ALARM_DISABLED|$SYS|$PTM_AM|Alarm Detection disabled for: %s|-
A|N|G|-1|0|0||1||0
$ALARM_ENABLED|$SYS|$PTM_AM|Alarm Detection enabled for: %s|-
A|N|G|-0|0|0||1||0
$ALARM_MODIFIED|$SYS|$PTM_AM|Alarm limits modified for: %s|-
A|N|G|-1|0|0||1||0
$ALARM_RAWLIM|HIGH|$OOR_AL|Point %s has exceeded its Raw Limits|-
AR|N||0|0|0||0||0
$ALARM_RESTORED|$SYS|$PTM_AM|Alarm limits restored for: %s|-
A|N|G|-1|0|0||1||0