Installation guide

PicoScope 4000 Series (A API) Programmer's Guide 65
Copyright © 2008-2014 Pico Technology Ltd. All rights reserved. ps4000apg.en r1
4.44
ps4000aSetNoOfCaptures
PICO_STATUS ps4000aSetNoOfCaptures
(
int16_t handle,
uint32_t 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 one
waveform.
Applicability
Rapid block mode
Arguments
handle, the handle of the device
nCaptures, the number of waveforms to be captured in one run
Returns
PICO_OK
PICO_INVALID_HANDLE
PICO_INVALID_PARAMETER