Loading…

方法名称: MthResetErrors

方法ID: 0x4629

方法标签: Reset errors

方法描述: Reset Errors Resets errors (Fct. A3.1, C5.6.1)


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


请登录以获得完整内容