Loading…

Method Name: MthResetErrors

Method ID: 0x4721

Method Label: Reset Errors

Method Help: Reset Errors Resets errors (Fct. A3.1, C6.6.1)


  • {
  • char achCmdStatus[3];
  • int iResult;
  • iResult = SELECT_FROM_LIST(literal_string(1951),literal_string(1950));
  • 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