![PICO picoscope 3204 User Manual Download Page 23](http://html1.mh-extra.com/html/pico/picoscope-3204/picoscope-3204_user-manual_1555065023.webp)
Technical reference
22
Copyright 2005 Pico Technology Limited. All rights reserved.
PS3000044 1.4
3.3.12
ps3000_ready
short ps3000_ready (
short handle)
This function checks to see if the oscilloscope has finished the last data collection
operation. This function does nothing if the oscilloscope is in
.
Arguments
handle
, the handle to the required device.
Returns
1
(meaning 'ready') is returned when the oscilloscope has collected a
complete block of data or the auto trigger timeout has been reached. If
an invalid handle is passed or if the oscilloscope is in streaming mode it
returns
0
( meaning 'not ready').
-1
(meaning 'device not attached') is returned if the endpoint transfer
fails indicating that the unit may well have been unplugged.