Impact Acquire SDK .NET
LensControlBase Class Referenceabstract

Contains convenience functions to control features understood by generic lens adapters. More...

Inheritance diagram for LensControlBase:
[legend]

Protected Member Functions

 LensControlBase (Device pDev)
 Constructs a new mv.impact.acquire.GenICam.labs.LensControlBase object.
 

Detailed Description

Contains convenience functions to control features understood by generic lens adapters.

Attention
Please note that this class currently is part of the mv.impact.acquire.GenICam.labs namespace! This means that this code is not yet final and therefore might change in a future release. Feedback will be highly appreciated and if changes are applied to this code a detailed migration guide can be found in the documentation!
Since
2.38.0

Constructor & Destructor Documentation

◆ LensControlBase()

LensControlBase ( Device pDev)
inlineprotected

Constructs a new mv.impact.acquire.GenICam.labs.LensControlBase object.

Parameters
[in]pDevA pointer to a mv.impact.acquire.Device object obtained from a mv.impact.acquire.DeviceManager object.