Please enable JavaScript to view this site.

uEye DirectShow 4.97

Navigation: Interfaces > Filter interfaces > IuEyeFocus

Focus_GetManualFocusRange

Scroll Previous Top Next More

Syntax

Focus_GetManualFocusRange (UINT* puiMin, UINT* puiMax, UINT* puiInc)

Description

Returns the minimum and maximum value and the increment for manually setting the focus point.

hint_info

Setting the focus is currently supported by the following models:

UI-1007XS

uEye LE USB 3.1 Gen 1 AF (active focus)

Parameter

puiMin

Pointer to the variable in which the minimum value is written.

puiMax

Pointer to the variable in which the maximum value is written.

puiInc

Pointer to the variable in which the increment is written.

Interface

IuEyeFocus

Related functions

Focus_GetManualFocus

Focus_SetManualFocus