Loading…

Method Name: mthReadEchoCurvesComplete

Method ID: 0x4776

Method Label: Load selected curves

Method Help:


  • {
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • ACKNOWLEDGE("|en|Execute action|de|Aktion ausf�hren" );
  • if(varShowEcho == 1) {
  • mthReadEchoCurve(2, 0);
  • }
  • if(varShowFalseSignal == 1) {
  • mthReadEchoCurve(16, 0);
  • }
  • if(varShowEcho0 == 1) {
  • mthReadEchoCurve(32, 0);
  • }


Please login for more