Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.AutoFeaturesSoftwarePeak

Accessible

Camera.AutoFeatures.Software.Peak.SetEnable

Syntax

uEye.AutoFeaturesSoftwarePeak.SetEnable(bool enable)

uEye.AutoFeaturesSoftwarePeak.SetEnable(uEye.Defines.ActivateMode mode)

Description

Enables/disables the auto control.

Parameter

enable

true = Enable peak mode

false = Disable peak mode

mode

Sets the auto shutter control:

uEye.Defines.ActivateMode.Disable: Disable peak mode

uEye.Defines.ActivateMode.Enable: Enable peak mode

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.