Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.AutoFeaturesSoftwarePeak

Accessible

Camera.AutoFeatures.Software.Peak.GetEnable

Syntax

uEye.AutoFeaturesSoftwarePeak.GetEnable(out bool enable)

uEye.AutoFeaturesSoftwarePeak.GetEnable(out uEye.Defines.ActivateMode mode)

Description

Returns if the auto control is enabled.

Parameter

enable

true = Peak mode is enabled.

false = Peak mode is disabled.

mode

Sets the auto shutter control:

uEye.Defines.ActivateMode.Disable: Peak mode is disabled.

uEye.Defines.ActivateMode.Enable: Peak mode is enabled.

uEye.Defines.ActivateMode.Once: The control is switched off automatically after the specified target value was reached or nearly reached, and the set value did not change after three measurements.