Description
EnableAutoSensorShutter enables/disables the sensor's internal auto shutter function.

|
Control properties are only supported for programming in C# and VB.
For programming in C++, use the following functions instead:
•BOOL GetEnableAutoSensorShutter() •void SetEnableAutoSensorShutter(BOOL propVal) |
|

|
This function is currently only supported by the sensors of the following camera models.
Please also read the notes on using these sensors in the uEye manual.
•USB uEye XS •UI-112x/UI-512x (HDR CMOS) •UI-122x/UI-522x |
|

|
When the anti flicker function is active, the auto exposure shutter settings must not be changed.
|
|
Parameters
Type
|
Value
|
Description
|
BOOL
|
TRUE
FALSE
|
Enables internal auto shutter
Disables internal auto shutter
|
Related properties
•AutoSensorShutterMode
•EnableAutoExposure
•AutoBrightMaxExp
•AutoBrightReference
•AutoBrightSpeed
Related functions
•GetAutoSensorShutterCapabilities()
•GetAutoSensorShutterDefault()