Loading…

方法名称: load_basic_curve_method

方法ID: 0x40DD

方法标签: Load

方法描述: Load a previous stored calibration, and overwrite the current one.


  • {
  • char status[3];
  • int i_result;
  • SET_NUMBER_OF_RETRIES(7);
  • _set_no_device(2);
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • i_result = SELECT_FROM_LIST(literal_string(604),literal_string(605));
  • if (i_result == 1)
  • {
  • DELAY(4,literal_string(609));


请登录以获得完整内容