Please enable JavaScript to view this site.

uEye DirectShow 4.97

Syntax

DeviceFeature_SetShutterMode (INT nMode)

Description

UI-124x/UI-324x/UI-524x and UI-125x/UI-325x/UI-525x: Sets the shutter mode:

IS_DEVICE_FEATURE_CAP_SHUTTER_MODE_ROLLING: Rolling shutter mode is supported/Set mode

IS_DEVICE_FEATURE_CAP_SHUTTER_MODE_ROLLING_GLOBAL_START: Rolling shutter mode with global start is supported/Set mode

IS_DEVICE_FEATURE_CAP_SHUTTER_MODE_GLOBAL: Global shutter mode is supported/Set mode

IS_DEVICE_FEATURE_CAP_SHUTTER_MODE_GLOBAL_ALTERNATIVE_TIMING: Global shutter mode with different timing parameters is supported/Set mode

UI-148x/UI-348x/UI-548x, UI-158x/UI-358x/UI-558x, UI-359xCP Rev. 2, UI-359xLE Rev. 2, UI-386x/UI-586x and UI-388x/UI-588x: Enables the global start shutter function.

IS_DEVICE_FEATURE_CAP_SHUTTER_MODE_ROLLING_GLOBAL_START: Rolling shutter mode with global start is supported/Set mode

Parameter

nMode: value to be set

Interface

IuEyeDeviceFeature

Related functions

DeviceFeature_GetShutterMode