|
Impact Acquire SDK .NET
|
Category that includes the LUT control features. More...
Public Member Functions | |
| LUTControl (mv.impact.acquire.Device device) | |
| Constructs a new mv.impact.acquire.GenICam.LUTControl object. | |
| LUTControl (mv.impact.acquire.Device device, System.String settingName) | |
| Constructs a new mv.impact.acquire.GenICam.LUTControl object. | |
Public Attributes | |
| readonly mv.impact.acquire.PropertyIBoolean | LUTEnable = new mv.impact.acquire.PropertyIBoolean() |
| A boolean property. Activates the selected LUT. | |
| readonly mv.impact.acquire.PropertyI64 | LUTIndex = new mv.impact.acquire.PropertyI64() |
| An integer property. Control the index (offset) of the coefficient to access in the selected LUT. | |
| readonly mv.impact.acquire.PropertyI64 | LUTSelector = new mv.impact.acquire.PropertyI64() |
| An enumerated integer property. Selects which LUT to control. | |
| readonly mv.impact.acquire.PropertyI64 | LUTValue = new mv.impact.acquire.PropertyI64() |
| An integer property. Returns the Value at entry LUTIndex of the LUT selected by LUTSelector. | |
| readonly mv.impact.acquire.PropertyS | LUTValueAll = new mv.impact.acquire.PropertyS() |
| A string property. Accesses all the LUT coefficients in a single access without using individual LUTIndex. | |
| readonly mv.impact.acquire.PropertyI64 | mvLUTInputData = new mv.impact.acquire.PropertyI64() |
| An enumerated integer property. Describes the data the LUT is operating on. | |
| readonly mv.impact.acquire.PropertyI64 | mvLUTMapping = new mv.impact.acquire.PropertyI64() |
| An enumerated integer property. Describes mapping of the LUT. | |
| readonly mv.impact.acquire.PropertyI64 | mvLUTType = new mv.impact.acquire.PropertyI64() |
| An enumerated integer property. Describes the type of LUT used. | |
Category that includes the LUT control features.
A category that includes the LUT control features.
|
inline |
Constructs a new mv.impact.acquire.GenICam.LUTControl object.
| [in] | device | A pointer to a mv.impact.acquire.Device object obtained from a mv.impact.acquire.DeviceManager object. |
|
inline |
Constructs a new mv.impact.acquire.GenICam.LUTControl object.
| [in] | device | A pointer to a mv.impact.acquire.Device object obtained from a mv.impact.acquire.DeviceManager object. |
| [in] | settingName | The name of the driver internal setting to access with this instance. A list of valid setting names can be obtained by a call to mv.impact.acquire.FunctionInterface.availableSettings, new settings can be created with the function mv.impact.acquire.FunctionInterface.createSetting |
| readonly mv.impact.acquire.PropertyIBoolean LUTEnable = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. Activates the selected LUT.
Activates the selected LUT.
| readonly mv.impact.acquire.PropertyI64 LUTIndex = new mv.impact.acquire.PropertyI64() |
An integer property. Control the index (offset) of the coefficient to access in the selected LUT.
Control the index (offset) of the coefficient to access in the selected LUT.
| readonly mv.impact.acquire.PropertyI64 LUTSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects which LUT to control.
Selects which LUT to control.
The following string values might be valid for this feature:
| readonly mv.impact.acquire.PropertyI64 LUTValue = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the Value at entry LUTIndex of the LUT selected by LUTSelector.
Returns the Value at entry LUTIndex of the LUT selected by LUTSelector.
| readonly mv.impact.acquire.PropertyS LUTValueAll = new mv.impact.acquire.PropertyS() |
A string property. Accesses all the LUT coefficients in a single access without using individual LUTIndex.
Accesses all the LUT coefficients in a single access without using individual LUTIndex.
| readonly mv.impact.acquire.PropertyI64 mvLUTInputData = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Describes the data the LUT is operating on.
Describes the data the LUT is operating on
The following string values might be valid for this feature:
| readonly mv.impact.acquire.PropertyI64 mvLUTMapping = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Describes mapping of the LUT.
Describes the mapping of the LUT
The following string values might be valid for this feature:
| readonly mv.impact.acquire.PropertyI64 mvLUTType = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Describes the type of LUT used.
Describes the type of LUT used.
The following string values might be valid for this feature: