Loading…

Method Name: sensor_calibration

Method ID: 0x4066

Method Label: Sensor Cal

Method Help:


  • {
  • int number_of_tries;
  • char status[3];
  • char xmtr_status[25];
  • char disp_string1[60];
  • int slen1;
  • slen1 = 60;
  • _add_abort_method(16507);
  • _set_all_resp_code(0);
  • ACKNOWLEDGE(literal_string(311));
  • send(140,status);
  • if (status[0])
  • {
  • display_response_status(140,status[0]);
  • _get_dictionary_string(19726342,disp_string1,slen1);
  • DELAY(2,disp_string1);
  • process_abort();
  • }
  • else
  • {
  • DELAY(5,literal_string(325));
  • }


Please login for more