|
Impact Acquire SDK Python
|
A class to configure a HDR (High Dynamic Range) knee point (Device specific interface layout only). More...
Public Member Functions | |
| __init__ (self, *args, **kwargs) | |
| hObj (self) | |
| Returns a unique identifier for the component collection referenced by this object. | |
| restoreDefault (self) | |
| Restores the default for every component of this collection. | |
Properties | |
| HDRControlVoltage_mV = property(lib_mvIMPACT_acquire.HDRKneePoint_HDRControlVoltage_mV_get, doc=) | |
| An enumerated integer property that can be used to define the control voltage in mV for this knee point. | |
| HDRExposure_ppm = property(lib_mvIMPACT_acquire.HDRKneePoint_HDRExposure_ppm_get, doc=) | |
| An enumerated integer property that can be used to define the exposure time in ppm of the overall exposure time for this knee point. | |
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | |
A class to configure a HDR (High Dynamic Range) knee point (Device specific interface layout only).
| __init__ | ( | self, | |
| * | args, | ||
| ** | kwargs ) |
|
inherited |
Returns a unique identifier for the component collection referenced by this object.
This handle will always reference an object of type mvIMPACT.acquire.ComponentList.
|
inherited |
Restores the default for every component of this collection.
Calling this function will restore the default value for every component belonging to this collection.
|
static |
An enumerated integer property that can be used to define the control voltage in mV for this knee point.
|
static |
An enumerated integer property that can be used to define the exposure time in ppm of the overall exposure time for this knee point.
|
static |