Loading…

Method Name: calibration_method1

Method ID: 0x4033

Method Label: One point calibration

Method Help: This menu is used for single point calibration of the detector.


  • {
  • char status[3];
  • int mode_c;
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • ACKNOWLEDGE(literal_string(214));
  • _iassign(16419,20);
  • send(208,status);
  • if (status[0])
  • {
  • display_response_status(208,status[0]);
  • DELAY(2,literal_string(215));
  • process_abort();
  • }


Please login for more