Loading…

Method Name: mthReadEchoCurvesComplete

Method ID: 0x4734

Method Label: Load selected curves

Method Help:


  • {
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • ACKNOWLEDGE(literal_string(999));
  • if (varShowEcho == 1)
  • {
  • mthReadEchoCurve(2,0);
  • }
  • if (varShowFalseSignal == 1)
  • {
  • mthReadEchoCurve(16,0);
  • }
  • if (varShowEcho0 == 1)
  • {
  • mthReadEchoCurve(32,0);
  • }


Please login for more