Impact Acquire SDK Java
|
Category for the acquisition and trigger control features. More...
Protected Member Functions | |
AcquisitionControl (long cPtr, boolean cMemoryOwn) | |
void | finalize () |
Static Protected Member Functions | |
static long | swigRelease (AcquisitionControl obj) |
Protected Attributes | |
transient boolean | swigCMemOwn |
Category for the acquisition and trigger control features.
A category for the acquisition and trigger control features.
|
protected |
AcquisitionControl | ( | Device | pDev, |
String | settingName ) |
Constructs a new mvIMPACT.acquire.AcquisitionControl object.
pDev | [in] A pointer to a mvIMPACT.acquire.Device object obtained from a mvIMPACT.acquire.DeviceManager object. |
settingName | [in] 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 mvIMPACT.acquire.FunctionInterface.getAvailableSettings, new settings can be created with the function mvIMPACT.acquire.FunctionInterface.createSetting |
AcquisitionControl | ( | Device | pDev | ) |
Constructs a new mvIMPACT.acquire.AcquisitionControl object.
pDev | [in] A pointer to a mvIMPACT.acquire.Device object obtained from a mvIMPACT.acquire.DeviceManager object. A list of valid setting names can be obtained by a call to mvIMPACT.acquire.FunctionInterface.getAvailableSettings, new settings can be created with the function mvIMPACT.acquire.FunctionInterface.createSetting |
synchronized void delete | ( | ) |
|
protected |
Method getAcquisitionAbort | ( | ) |
A method object.
Aborts the Acquisition immediately.
Aborts the Acquisition immediately. This will end the capture without completing the current Frame or waiting on a trigger. If no Acquisition is in progress, the command is ignored.
PropertyI64 getAcquisitionAlternateFilter | ( | ) |
An enumerated integer property.
Filter images if LineSource is ExposureAlternateActive.
Skip sending of some images depending on GPIO output value. This filter is considered if LineSource of Out1 or Out2 is ExposureAlternateActive.
The following string values might be valid for this feature:
Method getAcquisitionArm | ( | ) |
A method object.
Arms the device before an AcquisitionStart command.
Arms the device before an AcquisitionStart command. This optional command validates all the current features for consistency and prepares the device for a fast start of the Acquisition.
PropertyI64 getAcquisitionBurstFrameCount | ( | ) |
An integer property.
Number of frames to acquire for each FrameBurstStart trigger.
Number of frames to acquire for each FrameBurstStart trigger.
PropertyI64 getAcquisitionFrameCount | ( | ) |
An integer property.
Number of frames to acquire in MultiFrame Acquisition mode.
Number of frames to acquire in MultiFrame Acquisition mode.
PropertyF getAcquisitionFrameRate | ( | ) |
A floating point property.
Controls the acquisition rate (in Hertz) at which the frames are captured.
Controls the acquisition rate (in Hertz) at which the frames are captured.
PropertyI getAcquisitionFrameRateEnable | ( | ) |
A boolean property.
Controls if the AcquisitionFrameRate feature is writable and used to control the acquisition rate.
Controls if the AcquisitionFrameRate feature is writable and used to control the acquisition rate. Otherwise, the acquisition rate is implicitly controlled by the combination of other features like ExposureTime, etc...
PropertyF getAcquisitionLineRate | ( | ) |
A floating point property.
Controls the rate (in Hertz) at which the Lines in a Frame are captured.
Controls the rate (in Hertz) at which the Lines in a Frame are captured.
PropertyI getAcquisitionLineRateEnable | ( | ) |
A boolean property.
Controls if the AcquisitionLineRate feature is writable and used to control the acquisition rate.
Controls if the AcquisitionLineRate feature is writable and used to control the acquisition rate. Otherwise, the acquisition rate is implicitly controlled by the combination of other features like ExposureTime, etc...
PropertyI64 getAcquisitionMode | ( | ) |
An enumerated integer property.
Sets the acquisition mode of the device.
Sets the acquisition mode of the device. It defines mainly the number of frames to capture during an acquisition and the way the acquisition stops.
The following string values might be valid for this feature:
PropertyI64 getAcquisitionMultiPartMode | ( | ) |
An enumerated integer property.
Control which components are sent in a MultiPart buffer.
Immediately send one single component per frame/buffer when it becomes available.
The following string values might be valid for this feature:
Method getAcquisitionStart | ( | ) |
A method object.
Starts the Acquisition of the device.
Starts the Acquisition of the device. The number of frames captured is specified by AcquisitionMode.
PropertyI getAcquisitionStatus | ( | ) |
A boolean property.
Reads the state of the internal acquisition signal selected using AcquisitionStatusSelector.
Reads the state of the internal acquisition signal selected using AcquisitionStatusSelector.
PropertyI64 getAcquisitionStatusSelector | ( | ) |
An enumerated integer property.
Selects the internal acquisition signal to read using AcquisitionStatus.
Selects the internal acquisition signal to read using AcquisitionStatus.
The following string values might be valid for this feature:
Method getAcquisitionStop | ( | ) |
A method object.
Stops the Acquisition of the device at the end of the current Frame.
Stops the Acquisition of the device at the end of the current Frame. It is mainly used when AcquisitionMode is Continuous but can be used in any acquisition mode.
PropertyI64 getAcquisitionStopMode | ( | ) |
An enumerated integer property.
Controls how the AcquisitionStop command and the acquisition stopped using a trigger (e.g.
Controls how the AcquisitionStop command and the acquisition stopped using a trigger (e.g. AcquisitionActive, FrameBurstActive, FrameActive or FrameEnd trigger), ends an ongoing frame. This feature is mainly used in Linescan devices where each line in a frame is acquired sequentially.
The following string values might be valid for this feature:
PropertyI64 getExposureAuto | ( | ) |
An enumerated integer property.
Sets the automatic exposure mode when ExposureMode is Timed.
Sets the automatic exposure mode when ExposureMode is Timed. The exact algorithm used to implement this control is device-specific.
The following string values might be valid for this feature:
PropertyI64 getExposureMode | ( | ) |
An enumerated integer property.
Sets the operation mode of the Exposure.
Sets the operation mode of the Exposure.
The following string values might be valid for this feature:
PropertyI64 getExposureRegionHeight | ( | ) |
An integer property.
Height defining a rectangular region in the left rectified image for limiting the area used by auto exposure (in pixels).
Height defining a rectangular region in the left rectified image for limiting the area used by auto exposure (in pixels).
PropertyI64 getExposureRegionOffsetX | ( | ) |
An integer property.
Offset X defining a rectangular region in the left rectified image for limiting the area used by auto exposure (in pixels).
Offset X defining a rectangular region in the left rectified image for limiting the area used by auto exposure (in pixels).
PropertyI64 getExposureRegionOffsetY | ( | ) |
An integer property.
Offset Y defining a rectangular region in the left rectified image for limiting the area used by auto exposure (in pixels).
Offset Y defining a rectangular region in the left rectified image for limiting the area used by auto exposure (in pixels).
PropertyI64 getExposureRegionWidth | ( | ) |
An integer property.
Width defining a rectangular region in the left rectified image for limiting the area used by auto exposure (in pixels).
Width defining a rectangular region in the left rectified image for limiting the area used by auto exposure (in pixels).
PropertyF getExposureTime | ( | ) |
A floating point property.
Sets the Exposure time when ExposureMode is Timed and ExposureAuto is Off.
Sets the Exposure time when ExposureMode is Timed and ExposureAuto is Off. This controls the duration where the photosensitive cells are exposed to light.
PropertyF getExposureTimeAutoMax | ( | ) |
A floating point property.
Sets the max exposure time in auto mode.
This value sets the max exposure time in us when ExposureAuto is Continuous.
PropertyI64 getExposureTimeMode | ( | ) |
An enumerated integer property.
Sets the configuration mode of the ExposureTime feature.
Sets the configuration mode of the ExposureTime feature.
The following string values might be valid for this feature:
PropertyI64 getExposureTimeSelector | ( | ) |
An enumerated integer property.
Selects which exposure time is controlled by the ExposureTime feature.
Selects which exposure time is controlled by the ExposureTime feature. This allows for independent control over the exposure components.
The following string values might be valid for this feature:
PropertyF getMultiSlopeExposureGradient | ( | ) |
A floating point property.
The gradient of the additional slope that is defined by this knee-point.
The gradient of the additional slope that is defined by this knee-point.
PropertyF getMultiSlopeExposureLimit | ( | ) |
A floating point property.
Percent of the ExposureTime at a certain knee-point of multi-slope exposure.
Percent of the ExposureTime at a certain knee-point of multi-slope exposure.
PropertyF getMultiSlopeIntensityLimit | ( | ) |
A floating point property.
The relative intensity which divides intensities influenced by different exposure slopes.
The relative intensity which divides intensities influenced by different exposure slopes.
PropertyI64 getMultiSlopeKneePointCount | ( | ) |
An integer property.
The number of knee-points as well as the number of additional exposure slopes used for multi-slope exposure.
The number of knee-points as well as the number of additional exposure slopes used for multi-slope exposure.
PropertyI64 getMultiSlopeKneePointSelector | ( | ) |
An integer property.
Selects the parameters for controlling an additional slope in multi-slope exposure.
Selects the parameters for controlling an additional slope in multi-slope exposure.
PropertyI64 getMultiSlopeMode | ( | ) |
An enumerated integer property.
Controls multi-slope exposure state.
Controls multi-slope exposure state.
The following string values might be valid for this feature:
PropertyF getMultiSlopeSaturationThreshold | ( | ) |
A floating point property.
The percentage of the full saturation that is applied at a certain knee-point of a multi-slope exposure.
The percentage of the full saturation that is applied at a certain knee-point of a multi-slope exposure.
PropertyI64 getMvAcquisitionFrameRateEnable | ( | ) |
An enumerated integer property.
Enables the use of the 'AcquisitionFrameRate' feature.
Enables the use of the 'AcquisitionFrameRate' feature.
The following string values might be valid for this feature:
PropertyI64 getMvAcquisitionFrameRateLimitMode | ( | ) |
An enumerated integer property.
Controls the calculation of the maximum frame rate.
Controls the calculation of the maximum frame rate.
The following string values might be valid for this feature:
PropertyI64 getMvAcquisitionMemoryAOIParameterChanged | ( | ) |
An integer property.
AOI and/or binning parameter changed after last Acquisition.
AOI and/or binning parameter changed after last Acquisition.
PropertyI64 getMvAcquisitionMemoryFrameCount | ( | ) |
An integer property.
The number of frames currently stored in the frame buffer.
The number of frames currently stored in the frame buffer. If this value keeps increasing this can indicate a bandwidth/transmission problem.
PropertyI64 getMvAcquisitionMemoryMaxFrameCount | ( | ) |
An integer property.
Maximum number of frames that can be recorded in the current configuration(deprecated, use the maximum value of 'mvAcquisitionMemoryFrameCount' instead).
PropertyI64 getMvAcquisitionMemoryMode | ( | ) |
An enumerated integer property.
mvRecord is used to store frames in memory. mvPlayback transfers stored frames. mvPretrigger stores frames in memory to be transferred after trigger.
mvRecord is used to store frames in memory. mvPlayback transfers stored frames. mvPretrigger stores frames in memory to be transferred after trigger.
The following string values might be valid for this feature:
PropertyI64 getMvCompressionKneepoint | ( | ) |
An integer property.
Knee point of 10 to 8 bit compression.
Knee point of 10 to 8 bit compression.
PropertyI64 getMvExposureActiveShift | ( | ) |
An integer property.
Sets the delay between the ExposureActive signal at the output and the exposure start at the sensor in us. Negative values mean ExposureActive is set to high before the exposure. Positive values mean ExposureActive is set to high after the exposure.
Sets the delay between the ExposureActive signal at the output and the exposure start at the sensor in us. Negative values mean ExposureActive is set to high before the exposure. Positive values mean ExposureActive is set to high after the exposure.
PropertyI getMvExposureActiveShiftEnable | ( | ) |
A boolean property.
Enables the property to set the value of the shift between sensor exposure and the signal ExposureActive at the camera output.
Enables the property to set the value of the shift between sensor exposure and the signal ExposureActive at the camera output.
PropertyI64 getMvExposureAutoAOIMode | ( | ) |
An enumerated integer property.
Common AutoControl AOI used for Auto Gain Control(AGC), Auto Exposure Control(AEC) and Auto White Balance(AWB).
Common AutoControl AOI used for Auto Gain Control(AGC), Auto Exposure Control(AEC) and Auto White Balance(AWB).
The following string values might be valid for this feature:
PropertyI64 getMvExposureAutoAverageGrey | ( | ) |
An integer property.
Common desired average grey value (in percent) used for Auto Gain Control(AGC) and Auto Exposure Control(AEC).
Common desired average grey value (in percent) used for auto gain control(AGC) and auto exposure control (AEC).
PropertyI64 getMvExposureAutoDelayImages | ( | ) |
An integer property.
The number of frames that the AEC must skip before updating the exposure register.
The number of frames that the AEC must skip before updating the exposure register.
PropertyI64 getMvExposureAutoHeight | ( | ) |
An integer property.
Common AOI Height used for auto gain control(AGC), Auto Exposure Control(AEC) and Auto White Balance(AWB).
Common AOI Height used for auto gain control(AGC), Auto Exposure Control(AEC) and Auto White Balance(AWB).
PropertyI64 getMvExposureAutoHighlightAOI | ( | ) |
An enumerated integer property.
Highlight auto control AOI to check AOI settings. Switch off for normal operation.
Highlight auto control AOI to check AOI settings. Switch off for normal operation.
The following string values might be valid for this feature:
PropertyF getMvExposureAutoLowerLimit | ( | ) |
A floating point property.
The lower limit of the exposure time in auto exposure mode.
The lower limit of the exposure time in auto exposure mode.
PropertyI64 getMvExposureAutoMode | ( | ) |
An enumerated integer property.
Selects the common auto mode for gain and exposure.
Selects the common auto mode for gain and exposure.
The following string values might be valid for this feature:
PropertyI64 getMvExposureAutoOffsetX | ( | ) |
An integer property.
Common AOI XOffset used for auto gain control(AGC), Auto Exposure Control(AEC) and Auto White Balance(AWB).
Common AOI XOffset used for auto gain control(AGC), Auto Exposure Control(AEC) and Auto White Balance(AWB).
PropertyI64 getMvExposureAutoOffsetY | ( | ) |
An integer property.
Common AOI YOffset used for auto gain control(AGC), Auto Exposure Control(AEC) and Auto White Balance(AWB).
Common AOI YOffset used for auto gain control(AGC), Auto Exposure Control(AEC) and Auto White Balance(AWB).
PropertyI64 getMvExposureAutoSpeed | ( | ) |
An enumerated integer property.
Determines the increment or decrement size of exposure value from frame to frame.
Determines the increment or decrement size of exposure value from frame to frame.
The following string values might be valid for this feature:
PropertyF getMvExposureAutoUpperLimit | ( | ) |
A floating point property.
The upper limit of the exposure time in auto exposure mode.
The upper limit of the exposure time in auto exposure mode.
PropertyI64 getMvExposureAutoWidth | ( | ) |
An integer property.
Common AOI Width used for auto gain control(AGC), Auto Exposure Control(AEC) and Auto White Balance(AWB).
Common AOI Width used for auto gain control(AGC), Auto Exposure Control(AEC) and Auto White Balance(AWB).
PropertyF getMvExposureHorizontalZoneDivider | ( | ) |
A floating point property.
Defines the position(in percent of the total number of lines) within the image to switch from one exposure time to the next.
Defines the position(in percent of the total number of lines) within the image to switch from one exposure time to the next. 100% means that only one zone exists. 25% means that the upper 25% of the image are defined by the exposure time of 'mvHorizontalZone0' and the lower 75% are defined by the exposure time of 'mvHorizontalZone1'.
PropertyI64 getMvFeatureMode | ( | ) |
An enumerated integer property.
Enables feature mode.
Enables feature mode.
The following string values might be valid for this feature:
PropertyI getMvLensCalibrationEnable | ( | ) |
A boolean property.
Enables or disables lens calibration.
When active lens calibration will be applied to the image. The calibration data must have been correctly calculated for the scene and loaded into device memory using, for example, the file interface with filename 'mvLensCalibrationBlocks' and 'mvLensCalibrationPixels'. This will effectively reduce the number of images that can be stored inside the frame buffer.
PropertyI64 getMvMultiExposureCount | ( | ) |
An integer property.
The number of exposures per frame.
The number of exposures per frame.
PropertyI64 getMvPretriggerFrameCount | ( | ) |
An integer property.
Number of frames to acquire before the occurrence of an AcquisitionStart or AcquisitionActive trigger.
Number of frames to acquire before the occurrence of an AcquisitionStart or AcquisitionActive trigger.
PropertyF getMvResultingFrameRate | ( | ) |
A floating point property.
Shows the resulting frame rate.
Shows the resulting frame rate.
PropertyI64 getMvSensorRegister | ( | ) |
An integer property.
Number of sensor register to access.
Number of sensor register to access.
PropertyI64 getMvSensorRegisterValue | ( | ) |
An integer property.
Value of sensor register.
Value of sensor register.
PropertyI64 getMvShutterMode | ( | ) |
An enumerated integer property.
Selects the shutter mode of the sensor.
Selects the shutter mode of the sensor.
The following string values might be valid for this feature:
PropertyI getMvSmartFrameRecallEnable | ( | ) |
A boolean property.
When active in addition to the processed image data also the unprocessed image is stored inside the devices RAM.
When active in addition to the processed image data (e.g. after binning, decimation, de-Bayering, LUT etc. applied inside the device) also the unprocessed image is stored inside the devices RAM allowing to request the transmission of these images by an application as well. This will effectively reduce the number of images that can be stored inside the frame buffer.
PropertyI64 getMvSmartFrameRecallFrameSkipRatio | ( | ) |
An integer property.
When set to a value different from zero, the smaller frames get thinned out. AOI requests can still be done for all frames.
The number of processed images to drop, i.e. skip. This can be used to reduce the frame rate even further. AOIs for unsent images can still be requested - the timestamps for these dropped images must be interpolated.
PropertyI64 getMvSmartFrameRecallTimestampLookupAccuracy | ( | ) |
An integer property.
This value defines the strictness of the timestamp-check for the recalled image (given in us).
This value defines the strictness of the timestamp-check for the recalled image (given in us).
PropertyI64 getMvSmearReduction | ( | ) |
An enumerated integer property.
Smear reduction in triggered and non-overlapped mode.
Smear reduction in triggered and non-overlapped mode.
The following string values might be valid for this feature:
PropertyF getRcExposureAutoAverageMax | ( | ) |
A floating point property.
Sets the maximum mean intensity in auto mode.
This value sets the maximum mean intensity in auto mode as fraction between 0 and 1.
PropertyF getRcExposureAutoAverageMin | ( | ) |
A floating point property.
Sets the minimum mean intensity in auto mode.
This value sets the minimum mean intensity in auto mode as fraction between 0 and 1.
PropertyI64 getTriggerActivation | ( | ) |
An enumerated integer property.
Specifies the activation mode of the trigger.
Specifies the activation mode of the trigger.
The following string values might be valid for this feature:
PropertyF getTriggerDelay | ( | ) |
A floating point property.
Specifies the delay in microseconds (us) to apply after the trigger reception before activating it.
Specifies the delay in microseconds (us) to apply after the trigger reception before activating it.
PropertyI64 getTriggerDivider | ( | ) |
An integer property.
Specifies a division factor for the incoming trigger pulses.
Specifies a division factor for the incoming trigger pulses.
PropertyI64 getTriggerMode | ( | ) |
An enumerated integer property.
Controls if the selected trigger is active.
Controls if the selected trigger is active.
The following string values might be valid for this feature:
PropertyI64 getTriggerMultiplier | ( | ) |
An integer property.
Specifies a multiplication factor for the incoming trigger pulses.
Specifies a multiplication factor for the incoming trigger pulses. It is generally used in conjunction with TriggerDivider to control the ratio of triggers that are accepted.
PropertyI64 getTriggerOverlap | ( | ) |
An enumerated integer property.
Specifies the type trigger overlap permitted with the previous frame or line.
Specifies the type trigger overlap permitted with the previous frame or line. This defines when a valid trigger will be accepted (or latched) for a new frame or a new line.
The following string values might be valid for this feature:
PropertyI64 getTriggerSelector | ( | ) |
An enumerated integer property.
Selects the type of trigger to configure.
Selects the type of trigger to configure.
The following string values might be valid for this feature:
Method getTriggerSoftware | ( | ) |
A method object.
Generates an internal trigger.
Generates an internal trigger. TriggerSource must be set to Software.
PropertyI64 getTriggerSource | ( | ) |
An enumerated integer property.
Specifies the internal signal or physical input Line to use as the trigger source.
Specifies the internal signal or physical input Line to use as the trigger source. The selected trigger must have its TriggerMode set to On.
The following string values might be valid for this feature:
|
staticprotected |
|
protected |