User manual
PicoScope 6000 Series Programmer's Guide 49
Copyright © 2009-2013 Pico Technology Ltd. All rights reserved. ps6000pg.en r9
3.9.26
ps6000NoOfStreamingValues
PICO_STATUS ps6000NoOfStreamingValues
(
short handle,
unsigned long * noOfValues
)
This function returns the number of samples available after data collection in
streaming mode. Call it after calling ps6000Stop.
Applicability
Streaming mode
Arguments
handle, the handle of the required device
* noOfValues, on exit, the number of samples
Returns
PICO_OK
PICO_INVALID_HANDLE
PICO_NULL_PARAMETER
PICO_NO_SAMPLES_AVAILABLE
PICO_NOT_USED
PICO_BUSY
PICO_DRIVER_FUNCTION