Loading…
Loading…
Method Name: mthReadFalseSignal
Method ID: 0x4676
Method Label: Load false signal suppression
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