Loading…

Method Name: MthResetErrors

Method ID: 0x4483

Method Label: reset errors

Method Help: reset errors (A3.1, C7.6.1)


  • {
  • char achCmdStatus[3];
  • int iResult;
  • iResult = SELECT_FROM_LIST(literal_string(2165),literal_string(2166));
  • if (iResult != 1)
  • return;
  • _set_all_resp_code(0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_no_device(0);


Please login for more