
Prog ramming the 3000A Series oscilloscopes
14
Copyright © 2011-2013 Pico Technology Limited. All rights reserved.
ps3000abpg.en r9
ps3000aGetValues
(
handle,
0,
&noOfSamples, // set to MAX_SAMPLES on entering
1000,
&downSampleRatioMode, //set to RATIO_MODE_AGGREGATE
index,
overflow
);
ps3000aGetTriggerTimeOffset64
(
handle,
&time,
&timeUnits,
index
)
}
Comments: each waveform is retrieved one at a time from the driver with an
aggregation of 1000.