Please enable JavaScript to view this site.

IDS Software Suite - obsolete functions 4.97

Windows_Logo
Linux_Logo

USB 2.0

USB 2.0

Syntax

INT is_SetLED (HIDS hCam, INT nValue)

Description

hint_info

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.

hint_info

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()