Installation guide

API functions50
Copyright © 2008-2014 Pico Technology Ltd. All rights reserved.ps4000apg.en r1
4.31
ps4000aNoOfStreamingValues
PICO_STATUS ps4000aNoOfStreamingValues
(
int16_t handle,
uint32_t * noOfValues
)
This function returns the available number of samples from a streaming run.
Applicability
Streaming mode. Call after ps4000aStop.
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