Installation guide
API functions54
Copyright © 2008-2014 Pico Technology Ltd. All rights reserved.ps4000apg.en r1
4.35
ps4000aRunBlock
PICO_STATUS ps4000aRunBlock
(
int16_t handle,
int32_t noOfPreTriggerSamples,
int32_t noOfPostTriggerSamples,
uint32_t timebase,
int32_t * timeIndisposedMs,
uint32_t segmentIndex,
ps4000aBlockReady lpReady,
void * pParameter
)
This function starts a collection of data points (samples) in block mode.
The number of samples is determined by noOfPreTriggerSamples and
noOfPostTriggerSamples (see below for details). The total number of samples
must not be more than the memory depth of the segment referred to by
segmentIndex.