Loading…

Method Name: mthReadEchoCurve

Method ID: 0x4675

Method Label: Load actual echo curves

Method Help:


  • {
  • int n;
  • int typ;
  • float xStart;
  • float xEnd;
  • float yStart;
  • float yEnd;
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • n = 200;
  • xStart = varEchoXStart;
  • xEnd = varEchoXEnd;
  • yStart = 0.0;
  • if (varElectronicsVariantPulsRadar == 3)
  • yEnd = 150.0;
  • else


Please login for more