Loading…

Method Name: New_Echo_Rejection_Profile

Method ID: 0x4167

Method Label: New Echo Rejection Profile

Method Help: Echo Rejection procedure for creating a new echo rejection profile. Multiple level echos may be offered. Choose the echo that represents the actual media location, closer echos will be cancelled. Enter the correct echo number when prompted. For an empty vessel, enter '0'. If the correct location is not offered for a partially filled vessel, ensure that the tank dimensional information is correct. If the correct location is not listed, enter '0'. Enter the correct media location when prompted. For an empty vessel, accept the default value presented.


  • {
  • char status[3];
  • char disp_string1[60];
  • int slen1;
  • long var_id[1];
  • int good_echo_number;
  • int list_mode;
  • int echo_number;
  • int number_of_echos;
  • int maturity;
  • float location;
  • _add_abort_method(4118);
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(32,1);
  • slen1 = 60;
  • echo_number = 0;
  • good_echo_number = 0;
  • number_of_echos = _ivar_value(16461);
  • list_mode = _ivar_value(16455);
  • maturity = 0;


Please login for more