8.10 How to perform partial readout?
U5303A User's Manual
91
8.10 How to perform partial readout?
If the acquisition uses a single record with large record size, the ADC card memory can be read in two
or more blocks. It is possible to read the data partially using several calls to
AqMD3_
FetchMultiRecordWaveformXXX
(IVI-C)or
MultiRecordMeasurement.FetchMultiRecordWaveform
(IVI.NET) function, defining the first
record, the number of records, the first point and the number of points the user wants to read at each
call of the function.
Example using AqMD3 IVI-C
Reading Int16 data in two blocks of points/2 length each (with NUM_RECORDS =1)