API Functions44
Copyright © 2006–2016 Pico Technology Ltd. All rights reserved.ps2000pg.en r11
5.26
ps2000_set_light
int16_t ps2000_set_light
(
int16_t handle,
int16_t state
)
This function controls the white light that illuminates the probe tip on a handheld
oscilloscope.
PicoScope 2104 and 2105 handheld oscilloscopes only
handle: handle of the oscilloscope
state:
0: light off
1: light on
0: the function failed, for example if a PicoScope 2000 Series
oscilloscope was not found
non-zero: success
5.27
ps2000_set_led
int16_t ps2000_set_led
(
int16_t handle,
int16_t state
)
This function turns the LED on the oscilloscope on and off, and controls its color.
Applicability PicoScope 2104 and 2105 handheld oscilloscopes only
Arguments handle: handle of the oscilloscope
state:
3: off
1: red
2: green
Returns 0: the function failed, for example if a PicoScope 2000 Series
oscilloscope was not found
non-zero: success