Loading…
Loading…
Method Name: refresh_alarm_history
Method ID: 0x444A
Method Label: Refresh Alarm Event Log
Method Help: Uploads the 50 alarm history records from the device. This method takes approximately 30 sec to run.
- {
- char status[3];
- long var_id[1];
- int intAlarmIndex;
- char disp_string[100];
- char disp_string1[100];
- int slen;
- int slen1;
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- intAlarmIndex = 0;
- slen = 100;
- slen1 = 100;
Please login for more