Sample Configuration File (alarm_class)

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

|-* IDT file generated by IDTPOP utility v1.0
* RECORD: ALARM_CLASS LIST OF ALARM CLASSES
*
*   0 CLASS_ID                Identifier for the Class
*   1 class_title             Title used in class display
*   2 class_order             Order for class sort
*   3 class_alarm_fg          Alarm state foreground color
*   4 class_alarm_bg          Alarm state background color
*   5 class_normal_fg         Normal state foreground color
*   6 class_normal_bg         Normal state background color
*   7 class_ack_fg            Ack state foreground color
*   8 class_ack_bg            Ack state background color
*
$SYS|Point Mgmt Alarms|3|7|0|7|0|7|0
HIGH|High Priority Alarms|0|7|0|7|0|7|0
INFO|Information Alarm|5|7|3|7|0|7|0
LOW|Low Priority Alarms|2|7|0|7|0|7|0
MED|Medium Priority Alarms|1|7|0|7|0|7|0
WARN|Warning Alarm|2|0|15|0|2|7|0