Loading…

Method Name: SelectFMETarget_method

Method ID: 0x47D8

Method Label: Select FME Target

Method Help: FME (First Moving Echo) is a Peak Detection algorithm designed to differentiate between a moving vs. stationary echo. It is particularly useful in applications that include large, mixing blades. The blades are difficult to cancel using Echo Rejection since they typically stop in different positions.


  • {
  • char status[3];
  • unsigned char good_echo_number;
  • long select;
  • _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(18393);
  • _add_abort_method(4118);
  • ACKNOWLEDGE(literal_string(1440));


Please login for more