Loading…

Method Name: meth_ReadIn

Method ID: 0x4252

Method Label: ReadIn

Method Help: ReadIn Start reading-in the count rates. While the count rate is read in, the average is calculated and displayed continuously. Under "ReadIn Time" you define the read-in period. First choose which calibration point you want to read in: BACKGROUND The background radiation has to be measured so that the detector can correctly compensate for the decay of the radiation source. Before taking measurements, make sure you do not measure any radiation from the radiation source The easiest way to ensure this is if the source is not yet mounted. Otherwise, close the beam path and fill the container in addition. LOWER-PT For this measurement, the level in the tank must be below the monitoring level or the tank must be completely empty. UPPER-PT This measurement can only be performed at a 2-point calibration. For the measurement, the level in the tank must be above the monitoring level or the tank must be completely filled.


  • {
  • char status[3];
  • long l_lVarIds[2];
  • 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);
  • ;
  • send_command(228);
  • send_command(230);
  • send_command(226);
  • DELAY(1,literal_string(919));
  • _vassign(16860,16471);
  • _vassign(16861,16829);
  • _vassign(16862,16833);
  • send_command(250);
  • DELAY(1,literal_string(919));
  • if (_ivar_value(16820) == 0)
  • {


Please login for more