Loading…

Method Name: perform_dump_cal_method

Method ID: 0x40D0

Method Label: Perform Dump Cal

Method Help: To perform a Dump Calibration the user will start and stop the material flow manually and enter the correct test mass quantity for the calibration standard when prompted.


  • {
  • char status[3];
  • char xmtr_status[25];
  • int choice;
  • int stat;
  • int leave;
  • long var_id[5];
  • float meas_mass;
  • float act_mass;
  • float ratio;
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _iassign(16728,0);
  • send_command(145);
  • var_id[1] = 16394;
  • _iassign(16749,8);
  • send_command(153);


Please login for more