Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.FocusManual

Accessible

Camera.Focus.Manual.GetRange

Syntax

uEye.FocusManual.GetRange(out uEye.Types.Range<uint> range)

uEye.FocusManual.GetRange(out uint u32Min, out uint u32Max, out uint u32Inc)

hint_info

The autofocus is currently supported by the following models:

uEye LE USB 3.1 Gen 1 AF

UI-1007XS

Description

Returns the range for manually setting the focal point.

Parameter

range

Minimum: Returns the minimum value for the focal point.

Maximum: Returns the maximum value for the focal point.

Increment: Returns the increment for setting the focal point.

u32Min

Returns the minimum value for the focal point.

u32Max

Returns the maximum value for the focal point.

u32Inc

Returns the increment.