Loading…
Loading…
Method Name: reset_historical_alarm_log_meth
Method ID: 0x429E
Method Label: Reset Alarm Log
Method Help: Resets historical alarm log.
- {
- char status[3];
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _iassign(16396,0);
- send(186,status);
- if (status[0])
- {
- display_response_status(186,status[0]);
- return;
- }
Please login for more