Impact Acquire SDK Python
|
Properties to configure which information shall be attached to the resulting images. More...
Public Member Functions | |
__init__ (self, *args) | |
Properties | |
exposeStart_us = property(lib_mvIMPACT_acquire.RequestInfoConfiguration_exposeStart_us_get, doc=) | |
An enumerated integer property which can be used to configure whether the exposure start(us) information shall be attached to the resulting mvIMPACT.acquire.Request objects. | |
exposeTime_us = property(lib_mvIMPACT_acquire.RequestInfoConfiguration_exposeTime_us_get, doc=) | |
An enumerated integer property which can be used to configure whether the exposure time(us) information shall be attached to the resulting mvIMPACT.acquire.Request objects. | |
frameID = property(lib_mvIMPACT_acquire.RequestInfoConfiguration_frameID_get, doc=) | |
An enumerated integer property which can be used to configure whether the frame ID information shall be attached to the resulting mvIMPACT.acquire.Request objects. | |
frameNr = property(lib_mvIMPACT_acquire.RequestInfoConfiguration_frameNr_get, doc=) | |
An enumerated integer property which can be used to configure whether the frame number information shall be attached to the resulting mvIMPACT.acquire.Request objects. | |
gain_dB = property(lib_mvIMPACT_acquire.RequestInfoConfiguration_gain_dB_get, doc=) | |
An enumerated integer property which can be used to configure whether the gain(dB) information shall be attached to the resulting mvIMPACT.acquire.Request objects. | |
imageAverage = property(lib_mvIMPACT_acquire.RequestInfoConfiguration_imageAverage_get, doc=) | |
An enumerated integer property which can be used to configure whether the image average information shall be attached to the resulting mvIMPACT.acquire.Request objects. | |
IOStatesAtExposureStart = property(lib_mvIMPACT_acquire.RequestInfoConfiguration_IOStatesAtExposureStart_get, doc=) | |
An enumerated integer property which can be used to configure whether the I/O states at exposure start information shall be attached to the resulting mvIMPACT.acquire.Request objects. | |
lineCounter = property(lib_mvIMPACT_acquire.RequestInfoConfiguration_lineCounter_get, doc=) | |
An enumerated integer property which can be used to configure whether the line counter information shall be attached to the resulting mvIMPACT.acquire.Request objects. | |
lineStatusAll = property(lib_mvIMPACT_acquire.RequestInfoConfiguration_lineStatusAll_get, doc=) | |
An enumerated integer property which can be used to configure whether the line status all information shall be attached to the resulting mvIMPACT.acquire.Request objects. | |
missingData_pc = property(lib_mvIMPACT_acquire.RequestInfoConfiguration_missingData_pc_get, doc=) | |
An enumerated integer property which can be used to configure whether the missing data information shall be attached to the resulting mvIMPACT.acquire.Request objects. | |
settingUsed = property(lib_mvIMPACT_acquire.RequestInfoConfiguration_settingUsed_get, doc=) | |
An enumerated integer property which can be used to configure whether the 'setting used' information shall be attached to the resulting mvIMPACT.acquire.Request objects. | |
thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | |
timeStamp_us = property(lib_mvIMPACT_acquire.RequestInfoConfiguration_timeStamp_us_get, doc=) | |
An enumerated integer property which can be used to configure whether the time stamp(us) information shall be attached to the resulting mvIMPACT.acquire.Request objects. | |
transferDelay_us = property(lib_mvIMPACT_acquire.RequestInfoConfiguration_transferDelay_us_get, doc=) | |
An enumerated integer property which can be used to configure whether the transfer delay(us) information shall be attached to the resulting mvIMPACT.acquire.Request objects. | |
triggerCounterAcquisitionStart = property(lib_mvIMPACT_acquire.RequestInfoConfiguration_triggerCounterAcquisitionStart_get, doc=) | |
An enumerated integer property which can be used to configure whether the trigger counter at acquisition start information shall be attached to the resulting mvIMPACT.acquire.Request objects. | |
triggerCounterFrameStart = property(lib_mvIMPACT_acquire.RequestInfoConfiguration_triggerCounterFrameStart_get, doc=) | |
An enumerated integer property which can be used to configure whether the trigger counter at frame start information shall be attached to the resulting mvIMPACT.acquire.Request objects. | |
userData = property(lib_mvIMPACT_acquire.RequestInfoConfiguration_userData_get, doc=) | |
An enumerated integer property which can be used to configure whether the user data information shall be attached to the resulting mvIMPACT.acquire.Request objects. | |
videoChannel = property(lib_mvIMPACT_acquire.RequestInfoConfiguration_videoChannel_get, doc=) | |
An enumerated integer property which can be used to configure whether the video channel information shall be attached to the resulting mvIMPACT.acquire.Request objects. | |
Properties to configure which information shall be attached to the resulting images.
This class provides properties allowing the user to define which additional information shall be attached to the resulting images. For example some devices can transmit the state of the digital I/Os at the time the exposure of an image has been started. Some information will always be attached to the resulting images other information will only be available if it has been explicitly enabled before.
E.g. for the mvBlueCOUGAR-X/XD series possible LineStatusAll
values are
__init__ | ( | self, | |
* | args ) |
Reimplemented from ComponentCollection.
|
static |
An enumerated integer property which can be used to configure whether the exposure start(us) information shall be attached to the resulting mvIMPACT.acquire.Request objects.
Valid values for this property may be: mvIMPACT.acquire.bFalse, mvIMPACT.acquire.bTrue.
|
static |
An enumerated integer property which can be used to configure whether the exposure time(us) information shall be attached to the resulting mvIMPACT.acquire.Request objects.
Valid values for this property may be: mvIMPACT.acquire.bFalse, mvIMPACT.acquire.bTrue.
|
static |
An enumerated integer property which can be used to configure whether the frame ID information shall be attached to the resulting mvIMPACT.acquire.Request objects.
Valid values for this property may be: mvIMPACT.acquire.bFalse, mvIMPACT.acquire.bTrue.
|
static |
An enumerated integer property which can be used to configure whether the frame number information shall be attached to the resulting mvIMPACT.acquire.Request objects.
Valid values for this property may be: mvIMPACT.acquire.bFalse, mvIMPACT.acquire.bTrue.
|
static |
An enumerated integer property which can be used to configure whether the gain(dB) information shall be attached to the resulting mvIMPACT.acquire.Request objects.
Valid values for this property may be: mvIMPACT.acquire.bFalse, mvIMPACT.acquire.bTrue.
|
static |
An enumerated integer property which can be used to configure whether the image average information shall be attached to the resulting mvIMPACT.acquire.Request objects.
Valid values for this property may be: mvIMPACT.acquire.bFalse, mvIMPACT.acquire.bTrue.
|
static |
An enumerated integer property which can be used to configure whether the I/O states at exposure start information shall be attached to the resulting mvIMPACT.acquire.Request objects.
Valid values for this property may be: mvIMPACT.acquire.bFalse, mvIMPACT.acquire.bTrue.
|
static |
An enumerated integer property which can be used to configure whether the line counter information shall be attached to the resulting mvIMPACT.acquire.Request objects.
Valid values for this property may be: mvIMPACT.acquire.bFalse, mvIMPACT.acquire.bTrue.
|
static |
An enumerated integer property which can be used to configure whether the line status all information shall be attached to the resulting mvIMPACT.acquire.Request objects.
Valid values for this property may be: mvIMPACT.acquire.bFalse, mvIMPACT.acquire.bTrue.
|
static |
An enumerated integer property which can be used to configure whether the missing data information shall be attached to the resulting mvIMPACT.acquire.Request objects.
Valid values for this property may be: mvIMPACT.acquire.bFalse, mvIMPACT.acquire.bTrue.
|
static |
An enumerated integer property which can be used to configure whether the 'setting used' information shall be attached to the resulting mvIMPACT.acquire.Request objects.
Valid values for this property may be: mvIMPACT.acquire.bFalse, mvIMPACT.acquire.bTrue.
|
static |
|
static |
An enumerated integer property which can be used to configure whether the time stamp(us) information shall be attached to the resulting mvIMPACT.acquire.Request objects.
Valid values for this property may be: mvIMPACT.acquire.bFalse, mvIMPACT.acquire.bTrue.
|
static |
An enumerated integer property which can be used to configure whether the transfer delay(us) information shall be attached to the resulting mvIMPACT.acquire.Request objects.
Valid values for this property may be: mvIMPACT.acquire.bFalse, mvIMPACT.acquire.bTrue.
|
static |
An enumerated integer property which can be used to configure whether the trigger counter at acquisition start information shall be attached to the resulting mvIMPACT.acquire.Request objects.
Valid values for this property may be: mvIMPACT.acquire.bFalse, mvIMPACT.acquire.bTrue.
|
static |
An enumerated integer property which can be used to configure whether the trigger counter at frame start information shall be attached to the resulting mvIMPACT.acquire.Request objects.
Valid values for this property may be: mvIMPACT.acquire.bFalse, mvIMPACT.acquire.bTrue.
|
static |
An enumerated integer property which can be used to configure whether the user data information shall be attached to the resulting mvIMPACT.acquire.Request objects.
Valid values for this property may be: mvIMPACT.acquire.bFalse, mvIMPACT.acquire.bTrue.
|
static |
An enumerated integer property which can be used to configure whether the video channel information shall be attached to the resulting mvIMPACT.acquire.Request objects.
Valid values for this property may be: mvIMPACT.acquire.bFalse, mvIMPACT.acquire.bTrue.