User manual
USB DrDAQ Programmer's Guide 15
Copyright © 2010-2011 Pico Technology Ltd. All rights reserved. usbdrdaqpg.en
3.5.6
UsbDrDaqReady
PICO_STATUS UsbDrDaqReady(
short handle,
short * ready
)
This function indicates when UsbDrDaqRun has captured the requested number of
samples.
Arguments:
handle: handle returned from UsbDrDaqOpenUnit or
UsbDrDaqOpenUnitProgress
ready: TRUE if ready, FALSE otherwise
Returns:
PICO_OK
PICO_INVALID_HANDLE
PICO_NOT_RESPONDING
14
11
23
37
37
37