User manual
PicoScope 6000 Series Programmer's Guide 85
Copyright © 2009-2013 Pico Technology Ltd. All rights reserved. ps6000pg.en r9
3.9.51
ps6000Stop
PICO_STATUS ps6000Stop
(
short handle
)
This function stops the scope device from sampling data. If this function is called
before a trigger event occurs, the oscilloscope may not contain valid data.
Always call this function after the end of a capture to ensure that the scope is ready
for the next capture.
Applicability
All modes
Arguments
handle, the handle of the required device.
Returns
PICO_OK
PICO_INVALID_HANDLE
PICO_USER_CALLBACK
PICO_DRIVER_FUNCTION