Loading…

方法名称: calibration_method2

方法ID: 0x404F

方法标签: Calibration

方法描述: This method is used for calibration of the detector.


  • {
  • char status[3];
  • int mode_c;
  • _set_all_resp_code(0);
  • ACKNOWLEDGE(literal_string(249));
  • _iassign(16443,21);
  • send(208,status);
  • if (status[0])
  • {
  • display_response_status(208,status[0]);
  • DELAY(2,literal_string(250));
  • process_abort();
  • }


请登录以获得完整内容