X-Stream Operator’s Manual
WM-OM-E Rev I
229
// use to flag that the output is not valid, increasing performance when
// it is not necessary to read data back into the DSO
//descHeader->flags &= ~FLAGS_OUTPUT_VALID;
// flag that processing is complete
SetEvent(m_hProcessingComplete);
}
return
0;
}
Header Description
int
descVersion;
// header version number
int
flags;
// misc. flags indicating the status of input, and how
// to treat the output
int
headerSize;
// size of the header, data starts immediately after the
// hdr.
int
windowSize;
// total size of the window
( data)
int
numSamples;
// total number of samples in the input waveform
int
segmentIndex;
// index of this segment, usually zero when input waveform
// is not a sequence
int
numSweeps;
int
_dummy1;
// not used
double
verGain;
// scale factor that relates integer sample data values
// to the vertical units of the waveform.
double
verOffset;
// vertical offset (in vertical units, e.g. Volts) of the
// waveform
double
verResolution;
// vertical resolution of the measurement system (also
// in vertical units)
double
horInterval;
// scale factor that relates integer sample indices to
// the horizontal units of the waveform.
double
horOffset;
// horizontal offset (in horizontal units, e.g. seconds)
// of the waveform
double
horResolution;
// horizontal resolution of the measurement system
// (also in horizontal units)
lecTimeStamp
trigTime;
// trigger time, units of 1ns since 00:00:00 on Jan
// 1st 2000, 64-bit unsigned integer
char
verUnit[48];
// vertical units of the waveform ("V" for example)
char
horUnit[48];
// horizontal units of the waveform ("s" for example)
Data Length Limitations
The size of the memory window is fixed at 80 Mbytes, which equates to 40M samples.
Summary of Contents for DDA-3000A
Page 1: ...LECROY X STREAM OSCILLOSCOPES O P E R AT O R S M A N U A L SEPTEMBER 2006 ...
Page 18: ...16 WM OM E Rev I BLANK PAGE ...
Page 64: ...62 WM OM E Rev I icon in Channels dialog zooms one trace zooms all displayed traces ...
Page 80: ...78 WM OM E Rev I 4 Select a language 5 Click Next when the Wizard appears ...
Page 81: ...X Stream Operator s Manual WM OM E Rev I 79 6 Select Complete setup ...
Page 157: ...X Stream Operator s Manual WM OM E Rev I 155 ...
Page 170: ...168 WM OM E Rev I 5 Read the status information in line StatusDescription ...
Page 214: ...212 WM OM E Rev I Delay Parameter Find Range selected ...
Page 263: ...X Stream Operator s Manual WM OM E Rev I 261 ...
Page 284: ...282 WM OM E Rev I ...
Page 285: ...X Stream Operator s Manual WM OM E Rev I 283 Using a Surface Plot Excel Example 5 ...
Page 324: ...322 WM OM E Rev I ...