Sample Configuration File (alarm_field)

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

|-* IDT file generated by IDTPOP utility v1.0
* RECORD: ALARM_FIELD ALARM FIELDS FOR EACH TYPE
*
*   0 ALARM_TYPE_ID       Alarm Type Identifier
*   1 field_num           Order field appears in alarm message
*   2 field_type          C-0,S-1,I-2,I1-3,4,5,B-6,U1-7,8,9
*   3 field_len           Number of characters in string fields
*   4 field_format        C Format string for the field
*   5 field_use           Field usage in application
*   6 description         Description of Alarm Field
*   7 am_field_id         Alarm field identifier
*
$AM_STATUS|0|5|10|%ld|0||GEN count
$AM_STATUS|1|5|10|%ld|0||UPD count
$AM_STATUS|2|5|10|%ld|0||LOG time
$AT_21|0|1|32|%s|2||
$AT_21|1|1|16|%s|1||
$DEVICE|0|1|72|%s|0|DEVCOM Toolkit alarm message|MESSAGE
$DYN_CFG|0|1|16|%s|0|User ID|DYNCFG USER
$DYN_CFG|1|1|16|%s|1|action|DYNCFG ACTION
$DYN_CFG|2|1|16|%s|2|entity type|DYNCFG TYPE
$DYN_CFG|3|1|32|%s|3|entity name|DYNCFG NAME

Records in this file whose alarm_type_id start with "$AL_" must not be modified. These are standard alarm types generated by CIMPLICITY software.