API Functions14
Copyright © 2006–2016 Pico Technology Ltd. All rights reserved.ps2000pg.en r11
5.1
ps2000_close_unit
int16_t ps2000_close_unit
(
int16_t handle
)
Shuts down a PicoScope 2000 Series oscilloscope.
handle: the handle, returned by ps2000_open_unit, of the
oscilloscope being closed
non-zero: if a valid handle is passed
0: if handle is not valid
5.2
ps2000_flash_led
int16_t ps2000_flash_led
(
int16_t handle
)
Flashes the LED on the front of the oscilloscope (or in the pushbutton, for the
PicoScope 2104 and 2105 oscilloscopes) three times and returns within one second.
Applicability All modes
Arguments handle: the handle of the PicoScope 2000 Series oscilloscope
Returns non-zero: if a valid handle is passed
0: if handle is invalid