
Prog ramming the 3000A Series oscilloscopes
112
Copyright © 2011-2013 Pico Technology Limited. All rights reserved.
ps3000abpg.en r9
2.13.7 RunBlock
PICO_STATUS RunBlock
(
short handle,
long preTriggerSamples,
long postTriggerSamples,
unsigned long timebase,
short oversample,
short segmentIndex
)
This function starts collecting data in
specifying callback functions. Use the
function to poll the driver once this
function has been called.
Applicability
Arguments
handle,
the handle of the required device
preTriggerSamples,
see
noOfPreTriggerSamples
in
postTriggerSamples,
see
noOfPreTriggerSamples
in
timebase,
see
oversample,
not used
segmentIndex,
see
Returns
See