
Prog ramming the 3000A Series oscilloscopes
76
Copyright © 2011-2013 Pico Technology Limited. All rights reserved.
ps3000abpg.en r9
2.12.47 ps3000aSetNoOfCaptures
PICO_STATUS ps3000aSetNoOfCaptures
(
short handle,
unsigned short nCaptures
)
This function sets the number of captures to be collected in one run of
. If you do not call this function before a run, the driver will capture only one
waveform. Once a value has been set, the value remains constant unless changed.
Applicability
Arguments
handle,
the handle of the device
nCaptures,
the number of waveforms to capture in one run
PICO_OK
PICO_INVALID_HANDLE
PICO_INVALID_PARAMETER
PICO_DRIVER_FUNCTION