Loading…

Method Name: New_Echo_Rejection_Curve_method

Method ID: 0x4688

Method Label: New Rejection Curve

Method Help: Echo Rejection procedure for creating a new echo rejection curve. If the correct level location is not presented, ensure that the installation dimensional information is correct. If the correct location is not displayed, enter the correct media location.


  • {
  • char status[3];
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _add_abort_method(4118);
  • ACKNOWLEDGE(literal_string(1380));
  • if (reject_curve_mode == 1)
  • {
  • new_echo_rejection_level = distance_value;
  • _get_dev_var_value(literal_string(1534),0,18135);


Please login for more