Please enable JavaScript to view this site.

IDS Software Suite - obsolete functions 4.97

Windows_Logo
Linux_Logo

USB 2.0

USB 3.0

GigE

USB 2.0

USB 3.0

GigE

Syntax

INT is_SetGlobalShutter (HIDS hCam, INT mode)

Description

hint_info

The global start shutter function is only supported by following sensors:

UI-148x/UI-348x/UI-548x

UI-158x/UI-358x/UI-558x

UI-359xCP Rev. 2

UI-359xLE Rev. 2

UI-386x/UI-586x

UI-388x/UI-588x

is_SetGlobalShutter() enables the global start shutter function on some rolling shutter sensors. The function does not enable the global shutter. For further information on the global start shutter mode, please refer to the uEye manual in the "Shutter methods" chapter.

hint_info

The global start shutter function is only supported in trigger mode (see also is_SetExternalTrigger()).

Input parameters

hCam

Camera handle

Return values

When used with
IS_GET_GLOBAL_SHUTTER

Current setting

When used with
IS_GET_SUPPORTED_GLOBAL_SHUTTER

Returns IS_SET_GLOBAL_SHUTTER_ON if this function is supported. Otherwise, it returns IS_SET_GLOBAL_SHUTTER_OFF.

IS_INVALID_CAMERA_HANDLE

Invalid camera handle

IS_INVALID_MODE

Camera is in standby mode, function not allowed

IS_NO_SUCCESS

General error message

IS_SUCCESS

Function executed successfully

Related functions

is_IO()

is_SetExternalTrigger()