Loading…

Method Name: show_plateau_points_method

Method ID: 0x40D3

Method Label: Show Plateau

Method Help:


  • {
  • char status[3];
  • int i_no_cal_pts;
  • int i_plateau_pt_id;
  • int i_result;
  • long ids[3];
  • SET_NUMBER_OF_RETRIES(7);
  • _set_no_device(2);
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • ids[0] = 16582;
  • ids[1] = 16583;
  • ids[2] = 16584;
  • i_plateau_pt_id = 0;
  • _iassign(16582,0);
  • do {
  • send(192,status);
  • if (status[0] != 0)
  • {
  • if (status[0] == 3 || status[0] == 4 || status[0] == 2 || status[0] == 65 || status[0] == 113 || status[0] == 114)
  • {


Please login for more