Loading…

方法名称: MthResetErrors

方法ID: 0x4483

方法标签: reset errors

方法描述: 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);


请登录以获得完整内容