Does ps3000_stop() return a value or not?void ps3000_stop ( short handle)
Call this function to stop the oscilloscope from sampling data. If this function is called before a trigger event occurs, the oscilloscope may not contain valid data.
Arguments handle, the handle to the required device.
Returns 0 if an invalid handle is passed, otherwise 1.
On a separate note: Is there any way to tell if you have the latest version of the drivers without downloading them, uninstalling the old drivers, and then installing the new drivers? By drivers I mean not only the dll and sys files, but also the product manual and example code.
Thanks,
-Mike