Loading…

Method Name: enter_background_method

Method ID: 0x4084

Method Label: Nullzählrate

Method Help: Der Background muss gemessen werden, wenn ein Stabdetektor verwendet wird. Der Background ist die natürliche Umgebungsstrahlung. Er muss gemessen werden, wenn die Strahlerquelle noch nicht montiert ist.


  • {
  • char status[3];
  • int i_choice_2;
  • int i_result;
  • long ids[3];
  • int i_local_counter;
  • 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(173,status);
  • if (status[0] != 0)
  • {
  • if (status[0] == 3 || status[0] == 4 || status[0] == 2 || status[0] == 65 || status[0] == 113 || status[0] == 114)
  • {
  • display_response_status(173,status[0]);
  • }
  • else
  • if (status[0] == 112)
  • {
  • }
  • else
  • {
  • display_response_status(173,status[0]);
  • process_abort();
  • }
  • }
  • ;
  • ids[0] = 16440;
  • ids[1] = 16398;
  • ids[2] = 16448;
  • i_choice_2 = SELECT_FROM_LIST(literal_string(454),literal_string(455));
  • if (i_choice_2 == 0)
  • {
  • _get_dev_var_value(literal_string(461),0,16440);
  • }
  • else
  • {
  • send(183,status);
  • if (status[0] != 0)
  • {
  • if (status[0] == 3 || status[0] == 4 || status[0] == 2 || status[0] == 65 || status[0] == 113 || status[0] == 114)
  • {
  • display_response_status(183,status[0]);
  • }
  • else
  • if (status[0] == 112)
  • {
  • }
  • else
  • {
  • display_response_status(183,status[0]);
  • process_abort();
  • }
  • }
  • ;
  • _iassign(16448,0);
  • _get_dev_var_value(literal_string(457),0,16448);
  • _vassign(16445,16446);
  • send(182,status);
  • if (status[0] != 0)
  • {


Please login for more