Loading…

Method Name: calibration_cross_point_cal_method

Method ID: 0x4266

Method Label: Cross point cal.

Method Help: Cross point calibration


  • {
  • char status[3];
  • long menu_select;
  • int adjusted_value;
  • int abort_check;
  • _set_device_status(0xFF,0);
  • send_command_trans(132,0);
  • if (control_mode_code != 1 && control_mode_code != 3)
  • {
  • ACKNOWLEDGE(literal_string(1307));
  • ;
  • process_abort();
  • }
  • ACKNOWLEDGE(literal_string(1420));
  • _add_abort_method(17003);


Please login for more