Loading…

Method Name: zzmthReadEchoCurve

Method ID: 0x4748

Method Label: Aktuelle Echokurve laden

Method Help:


  • {
  • int n;
  • int typ;
  • float xStart;
  • float xEnd;
  • float yStart;
  • float yEnd;
  • varEchoXStart = 0.0;
  • varEchoXEnd = varLevel_AdjustmentData_MinPhysicalValue;
  • n = 200;
  • xStart = varEchoXStart;
  • xEnd = varEchoXEnd;
  • yStart = -1.5;
  • yEnd = 1.5;


Please login for more