User Manual

PicoScope 4000 Series Programmer's Guide 53
Copyright © 2008-2011 Pico Technology Ltd. All rights reserved. ps4000pg.en
4.10.34
ps4000RunBlock
PICO_STATUS ps4000RunBlock
(
short handle,
long noOfPreTriggerSamples,
long noOfPostTriggerSamples,
unsigned long timebase,
short oversample,
long * timeIndisposedMs,
unsigned short segmentIndex,
ps4000BlockReady 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.