Prog ramming the 3000A Series oscilloscopes58
Copyright © 2011-2013 Pico Technology Limited. All rights reserved.ps3000abpg.en r9
2.12.32
ps3000aNoOfStreamingValues
PICO_STATUS ps3000aNoOfStreamingValues
(
short handle,
unsigned long * noOfValues
)
This function returns the number of samples available after data collection in streaming
mode. Call it after calling ps3000aStop.
handle, the handle of the required device
* noOfValues, on exit, the number of samples
PICO_OK
PICO_INVALID_HANDLE
PICO_NULL_PARAMETER
PICO_NO_SAMPLES_AVAILABLE
PICO_NOT_USED
PICO_BUSY
PICO_DRIVER_FUNCTION