Loading…
Loading…
Method Name: zzmthReadEchoCurve
Method ID: 0x4671
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);
- ACKNOWLEDGE(literal_string(992));
- varEchoXStart = 0.0;
- varEchoXEnd = varAdjustMinPhysical;
- n = 200;
- xStart = varEchoXStart;
- xEnd = varEchoXEnd;
- yStart = 0.0;
- if (varElectronicsVariantPulsRadar == 3)
- yEnd = 150.0;
Please login for more