User manual

Writing your own software34
Copyright © 2010-2011 Pico Technology Ltd. All rights reserved.usbdrdaqpg.en
3.5.25
UsbDrDaqEnableRGBLED
PICO_STATUS UsbDrDaqEnableRGBLED(
short handle,
short enabled
)
This function enables or disables RGB mode on the LED.
Arguments:
handle: handle returned from UsbDrDaqOpenUnit or
UsbDrDaqOpenUnitProgress
enabled: If non-zero, RGB mode is enabled. If zero RGB mode is
disabled and the LED returns to normal operation (flashing when
sampling).
Returns:
PICO_OK
PICO_NOT_FOUND
PICO_NOT_RESPONDING
11
23
37
37
37