User Manual
Programming with the PicoScope 4000 Series86
Copyright © 2008-2011 Pico Technology Ltd. All rights reserved.ps4000pg.en
4.10.58
ps4000Stop
PICO_STATUS ps4000Stop
(
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