Loading…

Method Name: meter_cal_method

Method ID: 0x40AF

Method Label: Calibrate Loop

Method Help: Digital to Analog Trim- Allows the calibration of a selected Analog Output with an external reference at the operating endpoints of the Analog Output


  • {
  • char ucStatus[3];
  • char ucXmtr_status[25];
  • char ucDispString1[60];
  • char ucDispString2[60];
  • long lnVar_ID[1];
  • int nRetry;
  • int nSlen1;
  • int nSlen2;
  • nSlen1 = 60;
  • nSlen2 = 60;
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _get_dictionary_string(19726337,ucDispString1,nSlen1);
  • ACKNOWLEDGE(ucDispString1);
  • _add_abort_method(4118);
  • _get_dictionary_string(19726353,ucDispString1,nSlen1);
  • ACKNOWLEDGE(ucDispString1);
  • _get_dictionary_string(19726343,ucDispString1,nSlen1);


Please login for more