Loading…

Method Name: meth_ResetModificationLog

Method ID: 0x4247

Method Label: Reset Modification Log

Method Help:


  • {
  • char status[3];
  • SET_NUMBER_OF_RETRIES(7); _set_no_device(2); _set_all_resp_code(0); _set_device_status(0xFF,0); _set_xmtr_all_resp_code(0); _set_xmtr_device_status(0xFF,0);;
  • ACKNOWLEDGE("|en|Reset Modification Log?");
  • _iassign(16402,(4));
  • send(148, status); if(status[0] != 0) { display_response_status(148, status[0]); process_abort(); };
  • DELAY(3,"|en|Resetting...");


Please login for more