![]() |
![]() |
---|---|
USB 2.0 |
USB 2.0 |
Syntax
INT is_SetLED (HIDS hCam, INT nValue)
Description
This function is obsolete and should not be used anymore. We recommend to use the is_IO() function instead. |
Using is_SetLED(), you can toggle the color of the LED on the back of the USB uEye camera housing.
The is_SetLED() function is only supported by cameras of the USB uEye SE and USB uEye RE series. |
Input parameters
hCam |
Camera handle |
Return values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
Related functions
•is_IO()
•is_SetExternalTrigger()