Home > C: Programming > Function Descriptions > History back  Previous chapter  Next chapter  Print  

is_SetGlobalShutter

uEye Camera Manual Version 3.80

is_SetGlobalShutter

Windows_Logo

Linux_Logo

USB 2.0

GigE

USB 2.0

GigE

Syntax

INT is_SetGlobalShutter (HIDS hCam, INT mode)

Description

is_SetGlobalShutter() enables the Global Start shutter function on some sensors.

For further information on the Global Start shutter mode, please refer to the Camera Basics: Shutter Methods chapter.

 

Achtung

The Global Start shutter function is only supported in trigger mode (see also is_SetExternalTrigger()).

Input Parameters

hCam

Camera handle

mode


IS_GET_GLOBAL_SHUTTER

Returns the current mode or IS_NOT_SUPPORTED if the camera does not support this function.

IS_SET_GLOBAL_SHUTTER_ON

Enables Global Start shutter mode.

IS_SET_GLOBAL_SHUTTER_OFF

Disables Global Start shutter mode.

IS_GET_SUPPORTED_GLOBAL_SHUTTER

Indicates whether the connected camera supports the Global Start shutter or not.

Return Values

IS_SUCCESS

Function executed successfully

IS_NO_SUCCESS

General error message

Current setting when used together with
IS_GET_GLOBAL_SHUTTER


When used together 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.

Related Functions

is_GetGlobalFlashDelays()
is_SetExternalTrigger()
is_SetFlashStrobe()

Suggestion for improvement? Send us your short Feedback on this chapter. Thank you very much!


© 2010 IDS Imaging Development Systems GmbH
http://www.ids-imaging.com