Class
uEye.AutoFeaturesSensorShutter
Accessible
Camera.AutoFeatures.Sensor.Shutter.GetEnable
Syntax
uEye.AutoFeaturesSensorShutter.GetEnable(out bool enable)
Description
Returns the sensor's current auto exposure shutter setting. (Not all sensors support this feature.)
Parameter
enable |
true = Auto shutter is enabled. |
false = Auto shutter is disabled. |