Loading…

方法名称: rangeCalibrate

方法ID: 0x4043

方法标签: Range Calibrate

方法描述: Range Calibrate - Selecting the calibration point (low or up limit) before performing the range calibration.


  • {
  • char status[3];
  • char disp_string1[60];
  • char disp_string2[60];
  • int slen;
  • int reValue;
  • int index;
  • int calibration_point;
  • float pv_current_value;
  • float pv_range_up;
  • float pv_range_low;
  • slen = 60;
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);


请登录以获得完整内容