Please enable JavaScript to view this site.

uEye DirectShow 4.97

Syntax

Set(long Property,long lValue,long Flags)

Description

Sets the exposure time/autofocus.

Parameter

Property

The uEye DirectShow interface supports the following parameters of IAMCameraControl:

CameraControl_Exposure: Set the camera’s exposure time

CameraControl_Focus: Automatically/manually set the camera’s focus

lValue

Value to be set.

Flags

Control of the exposure time/focus automatically or manually:

Flags = CameraControl_Flags_Auto

Flags = CameraControl_Flags_Manual

hint_info

The CameraControl_Focus function is currently only supported by the following camera models:

USB uEye XS

Interface

IAMCameraControl

Related functions

GetRange

Get