Loading…

方法名称: meth_Restore

方法ID: 0x4256

方法标签: Restore Upload

方法描述: Restore Upload Has a similar function as "Calibrate", but considers a validity date, for example, of older calibration data and automatically performs a decay compensation. First, you have to save the original set of parameters in the HOST or the HART® Communicator as off-line parameters. The off-line parameters can then be restored to the detector. Then enable this parameter set with Restore Upload. The validity date (Restore Date) of the calibration, which is contained in the off-line parameters, will automatically be compared with the current date in the detector and the calibration count rate is adjusted accordingly.


  • {
  • char status[3];
  • long l_alVarIds[1];
  • l_alVarIds[0] = 16823;
  • 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);
  • ;
  • ACKNOWLEDGE(literal_string(924));
  • DELAY(0,literal_string(934));
  • _iassign(16822,2);
  • send(243,status);


请登录以获得完整内容