Loading…

方法名称: New_Echo_Rejection_Profile

方法ID: 0x4167

方法标签: New Echo Rejection Profile

方法描述: 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;


请登录以获得完整内容