Loading…

方法名称: reset_correct_method

方法ID: 0x401E

方法标签: Reset Corrects

方法描述: Reset to corrections of the transmitter


  • {
  • char status[3];
  • char disp_string[60];
  • int slen;
  • slen = 60;
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _get_dictionary_string(19726337,disp_string,slen);
  • ACKNOWLEDGE(disp_string);
  • _add_abort_method(4118);


请登录以获得完整内容