Use this command to specify the alarm ID and set whether to report the ID corresponding alarm to the alarm box or not.
ID | Name | Description |
---|---|---|
AID | alarm ID | Meaning: alarm ID Value range: 1-65533 Explanation: You can select only one alarm ID at a time. Default value: None |
BOXRPT | report flag | Meaning: whether to report the alarm to the alarm box Value range: nonrpt(NO), rpt(YES) Explanation: If this parameter is set to nonrpt(NO), the active fault alarms will not trigger an audible alarm on the alarm box. Default value: None |
Example 1 To set the report flag of the alarm configuration record with alarm ID of 11 to RPT, execute the following command: SET BOXRPT: AID=11, BOXFLG=RPT; Example 2 To set the report flag of the alarm configuration record with alarm ID of 11 to NONRPT, execute the following command: AID=11, BOXFLG=NONRPT;