User manual
Programming with the PicoScope 6000 Series68
Copyright © 2009-2013 Pico Technology Ltd. All rights reserved.ps6000pg.en r9
3.9.41
ps6000SetNoOfCaptures
PICO_STATUS ps6000SetNoOfCaptures
(
short handle,
unsigned long nCaptures
)
This function sets the number of captures to be collected in one run of rapid block
mode. If you do not call this function before a run, the driver will capture only one
waveform.
Applicability
Rapid block mode
Arguments
handle, the handle of the device
nCaptures, the number of waveforms to capture in one run
Returns
PICO_OK
PICO_INVALID_HANDLE
PICO_INVALID_PARAMETER
PICO_DRIVER_FUNCTION