Impact Acquire SDK .NET
|
Category that contains the Chunk Data control features. More...
Public Member Functions | |
ChunkDataControl (mv.impact.acquire.Device device) | |
Constructs a new mv.impact.acquire.GenICam.ChunkDataControl object. | |
ChunkDataControl (mv.impact.acquire.Device device, System.String settingName) | |
Constructs a new mv.impact.acquire.GenICam.ChunkDataControl object. | |
Public Attributes | |
readonly mv.impact.acquire.PropertyI64 | chunkBinningHorizontal = new mv.impact.acquire.PropertyI64() |
An integer property. Number of horizontal photo-sensitive cells combined together. | |
readonly mv.impact.acquire.PropertyI64 | chunkBinningVertical = new mv.impact.acquire.PropertyI64() |
An integer property. Number of vertical photo-sensitive cells combined together. | |
readonly mv.impact.acquire.PropertyF | chunkBlackLevel = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the black level used to capture the image included in the payload. | |
readonly mv.impact.acquire.PropertyI64 | chunkBlackLevelSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects which Black Level to return. | |
readonly mv.impact.acquire.PropertyI64 | chunkComponentID = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Returns the Identifier of the selected Component. | |
readonly mv.impact.acquire.PropertyI64 | chunkComponentIDValue = new mv.impact.acquire.PropertyI64() |
An integer property. Returns a unique Identifier value that corresponds to the selected chunk Component. | |
readonly mv.impact.acquire.PropertyI64 | chunkComponents = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the bitmask of components contained in this block. | |
readonly mv.impact.acquire.PropertyI64 | chunkComponentSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects the Component from which to retrieve data from. | |
readonly mv.impact.acquire.PropertyI64 | chunkCounterSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects which counter to retrieve data from. | |
readonly mv.impact.acquire.PropertyI64 | chunkCounterValue = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the value of the selected Chunk counter at the time of the FrameStart event. | |
readonly mv.impact.acquire.PropertyI64 | chunkDecimationHorizontal = new mv.impact.acquire.PropertyI64() |
An integer property. Horizontal sub-sampling of the image. | |
readonly mv.impact.acquire.PropertyI64 | chunkDecimationVertical = new mv.impact.acquire.PropertyI64() |
An integer property. Vertical sub-sampling of the image. | |
readonly mv.impact.acquire.PropertyIBoolean | chunkEnable = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. Enables the inclusion of the selected Chunk data in the payload of the image. | |
readonly mv.impact.acquire.PropertyI64 | chunkEncoderSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects which Encoder to retrieve data from. | |
readonly mv.impact.acquire.PropertyI64 | chunkEncoderStatus = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Returns the motion status of the selected encoder. | |
readonly mv.impact.acquire.PropertyI64 | chunkEncoderValue = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the counter's value of the selected Encoder at the time of the FrameStart in area scan mode or the counter's value at the time of the LineStart selected by ChunkScanLineSelector in Linescan mode. | |
readonly mv.impact.acquire.PropertyF | chunkExposureTime = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the exposure time used to capture the image. | |
readonly mv.impact.acquire.PropertyI64 | chunkExposureTimeSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects which exposure time is read by the ChunkExposureTime feature. | |
readonly mv.impact.acquire.PropertyI64 | chunkFrameID = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the unique Identifier of the frame (image or data container) included in the payload. | |
readonly mv.impact.acquire.PropertyF | chunkGain = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the gain used to capture the image. | |
readonly mv.impact.acquire.PropertyI64 | chunkGainSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects which Gain to return. | |
readonly mv.impact.acquire.PropertyI64 | chunkGroupID = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Returns a unique Identifier corresponding to the selected Group of components. | |
readonly mv.impact.acquire.PropertyI64 | chunkGroupIDValue = new mv.impact.acquire.PropertyI64() |
An integer property. Returns a unique Identifier value that corresponds to the Group of Components of the selected chunk Component. | |
readonly mv.impact.acquire.PropertyI64 | chunkGroupSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects the component Group from which to retrieve data from. | |
readonly mv.impact.acquire.PropertyI64 | chunkHeight = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the Height of the image included in the payload. | |
readonly mv.impact.acquire.PropertyS | chunkImage = new mv.impact.acquire.PropertyS() |
A string property. Returns the entire image data included in the payload. | |
readonly mv.impact.acquire.PropertyI64 | chunkImageComponent = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. This feature is deprecated (See ChunkComponentID). | |
readonly mv.impact.acquire.PropertyI64 | chunkLinePitch = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the LinePitch of the image included in the payload. | |
readonly mv.impact.acquire.PropertyI64 | chunkLineStatusAll = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the status of all the I/O lines at the time of the FrameStart internal event. | |
readonly mv.impact.acquire.PropertyIBoolean | chunkModeActive = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. Activates the inclusion of Chunk data in the transmitted payload. | |
readonly mv.impact.acquire.PropertyI64 | chunkmvCustomIdentifier = new mv.impact.acquire.PropertyI64() |
An integer property. Contains a custom identifier previously specified by the user. | |
readonly mv.impact.acquire.PropertyI64 | chunkOffsetX = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the OffsetX of the image included in the payload. | |
readonly mv.impact.acquire.PropertyI64 | chunkOffsetY = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the OffsetY of the image included in the payload. | |
readonly mv.impact.acquire.PropertyI64 | chunkPartIndex = new mv.impact.acquire.PropertyI64() |
An integer property. Returns index of the image part in this block depending on selected component. | |
readonly mv.impact.acquire.PropertyI64 | chunkPartSelector = new mv.impact.acquire.PropertyI64() |
An integer property. This feature is deprecated (See ChunkComponentSelector). | |
readonly mv.impact.acquire.PropertyI64 | chunkPixelDynamicRangeMax = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the maximum value of dynamic range of the image included in the payload. | |
readonly mv.impact.acquire.PropertyI64 | chunkPixelDynamicRangeMin = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the minimum value of dynamic range of the image included in the payload. | |
readonly mv.impact.acquire.PropertyI64 | chunkPixelFormat = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Returns the PixelFormat of the image included in the payload. | |
readonly mv.impact.acquire.PropertyIBoolean | chunkRcAutoExposureAdapting = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. True if auto exposure is still adapting. | |
readonly mv.impact.acquire.PropertyF | chunkRcBrightness = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the brightness of the image. | |
readonly mv.impact.acquire.PropertyF | chunkRcNoise = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the noise of the image. | |
readonly mv.impact.acquire.PropertyF | chunkRcOut1Reduction = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the Out1 reduction. | |
readonly mv.impact.acquire.PropertyIBoolean | chunkRcTest = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. True if test image. | |
readonly mv.impact.acquire.PropertyI64 | chunkRegionID = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Returns the Identifier of Region that the image comes from. | |
readonly mv.impact.acquire.PropertyI64 | chunkRegionIDValue = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the unique integer Identifier value of the Region that the image comes from. | |
readonly mv.impact.acquire.PropertyI64 | chunkRegionSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects which Region to retrieve data from. | |
readonly mv.impact.acquire.PropertyIBoolean | chunkReverseX = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. Flip horizontal of the image sent by the device. | |
readonly mv.impact.acquire.PropertyIBoolean | chunkReverseY = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. Flip vertically of the image sent by the device. | |
readonly mv.impact.acquire.PropertyF | chunkScan3dAxisMax = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the Maximum Axis value for the selected coordinate axis of the image included in the payload. | |
readonly mv.impact.acquire.PropertyF | chunkScan3dAxisMin = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the Minimum Axis value for the selected coordinate axis of the image included in the payload. | |
readonly mv.impact.acquire.PropertyF | chunkScan3dBaseline = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the baseline as the physical distance of two cameras in a stereo camera setup. | |
readonly mv.impact.acquire.PropertyF | chunkScan3dCoordinateOffset = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the Offset for the selected coordinate axis of the image included in the payload. | |
readonly mv.impact.acquire.PropertyI64 | chunkScan3dCoordinateReferenceSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selector to read a coordinate system reference value defining the transform of a point from one system to the other. | |
readonly mv.impact.acquire.PropertyF | chunkScan3dCoordinateReferenceValue = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the value of a position or pose coordinate for the anchor or transformed coordinate systems relative to the reference point. | |
readonly mv.impact.acquire.PropertyF | chunkScan3dCoordinateScale = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the Scale for the selected coordinate axis of the image included in the payload. | |
readonly mv.impact.acquire.PropertyI64 | chunkScan3dCoordinateSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects which Coordinate to retrieve data from. | |
readonly mv.impact.acquire.PropertyI64 | chunkScan3dCoordinateSystem = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Returns the Coordinate System of the image included in the payload. | |
readonly mv.impact.acquire.PropertyI64 | chunkScan3dCoordinateSystemReference = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Returns the Coordinate System Position of the image included in the payload. | |
readonly mv.impact.acquire.PropertyI64 | chunkScan3dCoordinateTransformSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selector for transform values. | |
readonly mv.impact.acquire.PropertyI64 | chunkScan3dDistanceUnit = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Returns the Distance Unit of the payload image. | |
readonly mv.impact.acquire.PropertyF | chunkScan3dFocalLength = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the focal length of the camera in pixel. | |
readonly mv.impact.acquire.PropertyIBoolean | chunkScan3dInvalidDataFlag = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. Returns if a specific non-valid data flag is used in the data stream. | |
readonly mv.impact.acquire.PropertyF | chunkScan3dInvalidDataValue = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the Invalid Data Value used for the image included in the payload. | |
readonly mv.impact.acquire.PropertyI64 | chunkScan3dOutputMode = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Returns the Calibrated Mode of the payload image. | |
readonly mv.impact.acquire.PropertyF | chunkScan3dPrincipalPointU = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the value of this feature gives the horizontal position of the principal point, relative to the region origin, i.e. | |
readonly mv.impact.acquire.PropertyF | chunkScan3dPrincipalPointV = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the value of this feature gives the vertical position of the principal point, relative to the region origin, i.e. | |
readonly mv.impact.acquire.PropertyF | chunkScan3dTransformValue = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the transform value. | |
readonly mv.impact.acquire.PropertyI64 | chunkScanLineSelector = new mv.impact.acquire.PropertyI64() |
An integer property. Index for vector representation of one chunk value per line in an image. | |
readonly mv.impact.acquire.PropertyI64 | chunkSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects which Chunk to enable or control. | |
readonly mv.impact.acquire.PropertyI64 | chunkSequencerSetActive = new mv.impact.acquire.PropertyI64() |
An integer property. Return the index of the active set of the running sequencer included in the payload. | |
readonly mv.impact.acquire.PropertyI64 | chunkSourceID = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Returns the Identifier of Source that the image comes from. | |
readonly mv.impact.acquire.PropertyI64 | chunkSourceIDValue = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the unique integer Identifier value of the Source that the image comes from. | |
readonly mv.impact.acquire.PropertyI64 | chunkSourceSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects which Source to retrieve data from. | |
readonly mv.impact.acquire.PropertyI64 | chunkStreamChannelID = new mv.impact.acquire.PropertyI64() |
An integer property. Returns identifier of the stream channel used to carry the block. | |
readonly mv.impact.acquire.PropertyI64 | chunkTimerSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects which Timer to retrieve data from. | |
readonly mv.impact.acquire.PropertyF | chunkTimerValue = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the value of the selected Timer at the time of the FrameStart internal event. | |
readonly mv.impact.acquire.PropertyI64 | chunkTimestamp = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the Timestamp of the image included in the payload at the time of the FrameStart internal event. | |
readonly mv.impact.acquire.PropertyI64 | chunkTimestampLatchValue = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the last Timestamp latched with the TimestampLatch command. | |
readonly mv.impact.acquire.PropertyI64 | chunkTransferBlockID = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the unique identifier of the transfer block used to transport the payload. | |
readonly mv.impact.acquire.PropertyI64 | chunkTransferQueueCurrentBlockCount = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the current number of blocks in the transfer queue. | |
readonly mv.impact.acquire.PropertyI64 | chunkTransferStreamID = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Returns identifier of the stream that generated this block. | |
readonly mv.impact.acquire.PropertyI64 | chunkWidth = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the Width of the image included in the payload. | |
readonly mv.impact.acquire.PropertyIBoolean | chunkXMLEnable = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. Activates the inclusion of the GenICam XML necessary to the chunk parser to decode all the Chunk data included in the transmitted payload. | |
readonly mv.impact.acquire.PropertyS | mvChunkJPEG = new mv.impact.acquire.PropertyS() |
A string property. Provides access to a JPEG image transmitted as part of the chunk data. | |
Category that contains the Chunk Data control features.
A category that contains the Chunk Data control features.
|
inline |
Constructs a new mv.impact.acquire.GenICam.ChunkDataControl 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.ChunkDataControl 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.PropertyI64 chunkBinningHorizontal = new mv.impact.acquire.PropertyI64() |
An integer property. Number of horizontal photo-sensitive cells combined together.
Number of horizontal photo-sensitive cells combined together.
readonly mv.impact.acquire.PropertyI64 chunkBinningVertical = new mv.impact.acquire.PropertyI64() |
An integer property. Number of vertical photo-sensitive cells combined together.
Number of vertical photo-sensitive cells combined together.
readonly mv.impact.acquire.PropertyF chunkBlackLevel = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the black level used to capture the image included in the payload.
Returns the black level used to capture the image included in the payload.
readonly mv.impact.acquire.PropertyI64 chunkBlackLevelSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects which Black Level to return.
Selects which Black Level to return. Possible values are:
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 chunkComponentID = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Returns the Identifier of the selected Component.
Returns the Identifier of the selected Component. This can be used to identify the image component type of a multi-component payload.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 chunkComponentIDValue = new mv.impact.acquire.PropertyI64() |
An integer property. Returns a unique Identifier value that corresponds to the selected chunk Component.
Returns a unique Identifier value that corresponds to the selected chunk Component.
readonly mv.impact.acquire.PropertyI64 chunkComponents = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the bitmask of components contained in this block.
Returns the bitmask of components contained in this block.
readonly mv.impact.acquire.PropertyI64 chunkComponentSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects the Component from which to retrieve data from.
Selects the Component from which to retrieve data from.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 chunkCounterSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects which counter to retrieve data from.
Selects which counter to retrieve data from.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 chunkCounterValue = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the value of the selected Chunk counter at the time of the FrameStart event.
Returns the value of the selected Chunk counter at the time of the FrameStart event.
readonly mv.impact.acquire.PropertyI64 chunkDecimationHorizontal = new mv.impact.acquire.PropertyI64() |
An integer property. Horizontal sub-sampling of the image.
Horizontal sub-sampling of the image.
readonly mv.impact.acquire.PropertyI64 chunkDecimationVertical = new mv.impact.acquire.PropertyI64() |
An integer property. Vertical sub-sampling of the image.
Vertical sub-sampling of the image.
A boolean property. Enables the inclusion of the selected Chunk data in the payload of the image.
Enables the inclusion of the selected Chunk data in the payload of the image.
readonly mv.impact.acquire.PropertyI64 chunkEncoderSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects which Encoder to retrieve data from.
Selects which Encoder to retrieve data from.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 chunkEncoderStatus = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Returns the motion status of the selected encoder.
Returns the motion status of the selected encoder.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 chunkEncoderValue = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the counter's value of the selected Encoder at the time of the FrameStart in area scan mode or the counter's value at the time of the LineStart selected by ChunkScanLineSelector in Linescan mode.
Returns the counter's value of the selected Encoder at the time of the FrameStart in area scan mode or the counter's value at the time of the LineStart selected by ChunkScanLineSelector in Linescan mode.
readonly mv.impact.acquire.PropertyF chunkExposureTime = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the exposure time used to capture the image.
Returns the exposure time used to capture the image.
readonly mv.impact.acquire.PropertyI64 chunkExposureTimeSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects which exposure time is read by the ChunkExposureTime feature.
Selects which exposure time is read by the ChunkExposureTime feature.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 chunkFrameID = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the unique Identifier of the frame (image or data container) included in the payload.
Returns the unique Identifier of the frame (image or data container) included in the payload.
readonly mv.impact.acquire.PropertyF chunkGain = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the gain used to capture the image.
Returns the gain used to capture the image.
readonly mv.impact.acquire.PropertyI64 chunkGainSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects which Gain to return.
Selects which Gain to return.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 chunkGroupID = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Returns a unique Identifier corresponding to the selected Group of components.
Returns a unique Identifier corresponding to the selected Group of components. This can be used to identify the component Group of a multi-group payload.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 chunkGroupIDValue = new mv.impact.acquire.PropertyI64() |
An integer property. Returns a unique Identifier value that corresponds to the Group of Components of the selected chunk Component.
Returns a unique Identifier value that corresponds to the Group of Components of the selected chunk Component.
readonly mv.impact.acquire.PropertyI64 chunkGroupSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects the component Group from which to retrieve data from.
Selects the component Group from which to retrieve data from.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 chunkHeight = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the Height of the image included in the payload.
Returns the Height of the image included in the payload.
readonly mv.impact.acquire.PropertyS chunkImage = new mv.impact.acquire.PropertyS() |
A string property. Returns the entire image data included in the payload.
Returns the entire image data included in the payload.
readonly mv.impact.acquire.PropertyI64 chunkImageComponent = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. This feature is deprecated (See ChunkComponentID).
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 chunkLinePitch = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the LinePitch of the image included in the payload.
Returns the LinePitch of the image included in the payload.
readonly mv.impact.acquire.PropertyI64 chunkLineStatusAll = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the status of all the I/O lines at the time of the FrameStart internal event.
Returns the status of all the I/O lines at the time of the FrameStart internal event.
readonly mv.impact.acquire.PropertyIBoolean chunkModeActive = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. Activates the inclusion of Chunk data in the transmitted payload.
Activates the inclusion of Chunk data in the transmitted payload.
readonly mv.impact.acquire.PropertyI64 chunkmvCustomIdentifier = new mv.impact.acquire.PropertyI64() |
An integer property. Contains a custom identifier previously specified by the user.
Contains a custom identifier previously specified by the user.
readonly mv.impact.acquire.PropertyI64 chunkOffsetX = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the OffsetX of the image included in the payload.
Returns the OffsetX of the image included in the payload.
readonly mv.impact.acquire.PropertyI64 chunkOffsetY = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the OffsetY of the image included in the payload.
Returns the OffsetY of the image included in the payload.
readonly mv.impact.acquire.PropertyI64 chunkPartIndex = new mv.impact.acquire.PropertyI64() |
An integer property. Returns index of the image part in this block depending on selected component.
Returns index of the image part in this block depending on selected component.
readonly mv.impact.acquire.PropertyI64 chunkPartSelector = new mv.impact.acquire.PropertyI64() |
An integer property. This feature is deprecated (See ChunkComponentSelector).
readonly mv.impact.acquire.PropertyI64 chunkPixelDynamicRangeMax = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the maximum value of dynamic range of the image included in the payload.
Returns the maximum value of dynamic range of the image included in the payload.
readonly mv.impact.acquire.PropertyI64 chunkPixelDynamicRangeMin = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the minimum value of dynamic range of the image included in the payload.
Returns the minimum value of dynamic range of the image included in the payload.
readonly mv.impact.acquire.PropertyI64 chunkPixelFormat = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Returns the PixelFormat of the image included in the payload.
Returns the PixelFormat of the image included in the payload.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyIBoolean chunkRcAutoExposureAdapting = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. True if auto exposure is still adapting.
True if auto exposure is still adapting.
readonly mv.impact.acquire.PropertyF chunkRcBrightness = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the brightness of the image.
Returns the brightness of the image
readonly mv.impact.acquire.PropertyF chunkRcNoise = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the noise of the image.
Returns the noise of the image.
readonly mv.impact.acquire.PropertyF chunkRcOut1Reduction = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the Out1 reduction.
Returns the Out1 reduction.
A boolean property. True if test image.
True if test image.
readonly mv.impact.acquire.PropertyI64 chunkRegionID = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Returns the Identifier of Region that the image comes from.
Returns the Identifier of Region that the image comes from.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 chunkRegionIDValue = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the unique integer Identifier value of the Region that the image comes from.
Returns the unique integer Identifier value of the Region that the image comes from.
readonly mv.impact.acquire.PropertyI64 chunkRegionSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects which Region to retrieve data from.
Selects which Region to retrieve data from.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyIBoolean chunkReverseX = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. Flip horizontal of the image sent by the device.
Flip horizontal of the image sent by the device.
readonly mv.impact.acquire.PropertyIBoolean chunkReverseY = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. Flip vertically of the image sent by the device.
Flip vertically of the image sent by the device.
readonly mv.impact.acquire.PropertyF chunkScan3dAxisMax = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the Maximum Axis value for the selected coordinate axis of the image included in the payload.
Returns the Maximum Axis value for the selected coordinate axis of the image included in the payload.
readonly mv.impact.acquire.PropertyF chunkScan3dAxisMin = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the Minimum Axis value for the selected coordinate axis of the image included in the payload.
Returns the Minimum Axis value for the selected coordinate axis of the image included in the payload.
readonly mv.impact.acquire.PropertyF chunkScan3dBaseline = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the baseline as the physical distance of two cameras in a stereo camera setup.
Returns the baseline as the physical distance of two cameras in a stereo camera setup. The value of this feature can be used for 3D reconstruction from disparity images. In this case, the unit of the 3D coordinates corresponds to the unit of the baseline.
readonly mv.impact.acquire.PropertyF chunkScan3dCoordinateOffset = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the Offset for the selected coordinate axis of the image included in the payload.
Returns the Offset for the selected coordinate axis of the image included in the payload.
readonly mv.impact.acquire.PropertyI64 chunkScan3dCoordinateReferenceSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selector to read a coordinate system reference value defining the transform of a point from one system to the other.
Selector to read a coordinate system reference value defining the transform of a point from one system to the other.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyF chunkScan3dCoordinateReferenceValue = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the value of a position or pose coordinate for the anchor or transformed coordinate systems relative to the reference point.
Returns the value of a position or pose coordinate for the anchor or transformed coordinate systems relative to the reference point.
readonly mv.impact.acquire.PropertyF chunkScan3dCoordinateScale = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the Scale for the selected coordinate axis of the image included in the payload.
Returns the Scale for the selected coordinate axis of the image included in the payload.
readonly mv.impact.acquire.PropertyI64 chunkScan3dCoordinateSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects which Coordinate to retrieve data from.
Selects which Coordinate to retrieve data from.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 chunkScan3dCoordinateSystem = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Returns the Coordinate System of the image included in the payload.
Returns the Coordinate System of the image included in the payload.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 chunkScan3dCoordinateSystemReference = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Returns the Coordinate System Position of the image included in the payload.
Returns the Coordinate System Position of the image included in the payload.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 chunkScan3dCoordinateTransformSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selector for transform values.
Selector for transform values.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 chunkScan3dDistanceUnit = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Returns the Distance Unit of the payload image.
Returns the Distance Unit of the payload image.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyF chunkScan3dFocalLength = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the focal length of the camera in pixel.
Returns the focal length of the camera in pixel. The focal length depends on the selected region. The value of this feature takes into account horizontal binning, decimation, or any other function changing the image resolution.
readonly mv.impact.acquire.PropertyIBoolean chunkScan3dInvalidDataFlag = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. Returns if a specific non-valid data flag is used in the data stream.
Returns if a specific non-valid data flag is used in the data stream.
readonly mv.impact.acquire.PropertyF chunkScan3dInvalidDataValue = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the Invalid Data Value used for the image included in the payload.
Returns the Invalid Data Value used for the image included in the payload.
readonly mv.impact.acquire.PropertyI64 chunkScan3dOutputMode = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Returns the Calibrated Mode of the payload image.
Returns the Calibrated Mode of the payload image.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyF chunkScan3dPrincipalPointU = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the value of this feature gives the horizontal position of the principal point, relative to the region origin, i.e.
Returns the value of this feature gives the horizontal position of the principal point, relative to the region origin, i.e. OffsetX. The value of this feature takes into account horizontal binning, decimation, or any other function changing the image resolution.
readonly mv.impact.acquire.PropertyF chunkScan3dPrincipalPointV = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the value of this feature gives the vertical position of the principal point, relative to the region origin, i.e.
Returns the value of this feature gives the vertical position of the principal point, relative to the region origin, i.e. OffsetY. The value of this feature takes into account vertical binning, decimation, or any other function changing the image resolution.
readonly mv.impact.acquire.PropertyF chunkScan3dTransformValue = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the transform value.
Returns the transform value.
readonly mv.impact.acquire.PropertyI64 chunkScanLineSelector = new mv.impact.acquire.PropertyI64() |
An integer property. Index for vector representation of one chunk value per line in an image.
Index for vector representation of one chunk value per line in an image.
readonly mv.impact.acquire.PropertyI64 chunkSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects which Chunk to enable or control.
Selects which Chunk to enable or control.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 chunkSequencerSetActive = new mv.impact.acquire.PropertyI64() |
An integer property. Return the index of the active set of the running sequencer included in the payload.
Return the index of the active set of the running sequencer included in the payload.
readonly mv.impact.acquire.PropertyI64 chunkSourceID = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Returns the Identifier of Source that the image comes from.
Returns the Identifier of Source that the image comes from.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 chunkSourceIDValue = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the unique integer Identifier value of the Source that the image comes from.
Returns the unique integer Identifier value of the Source that the image comes from.
readonly mv.impact.acquire.PropertyI64 chunkSourceSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects which Source to retrieve data from.
Selects which Source to retrieve data from.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 chunkStreamChannelID = new mv.impact.acquire.PropertyI64() |
An integer property. Returns identifier of the stream channel used to carry the block.
Returns identifier of the stream channel used to carry the block.
readonly mv.impact.acquire.PropertyI64 chunkTimerSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects which Timer to retrieve data from.
Selects which Timer to retrieve data from.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyF chunkTimerValue = new mv.impact.acquire.PropertyF() |
A floating point property. Returns the value of the selected Timer at the time of the FrameStart internal event.
Returns the value of the selected Timer at the time of the FrameStart internal event.
readonly mv.impact.acquire.PropertyI64 chunkTimestamp = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the Timestamp of the image included in the payload at the time of the FrameStart internal event.
Returns the Timestamp of the image included in the payload at the time of the FrameStart internal event.
readonly mv.impact.acquire.PropertyI64 chunkTimestampLatchValue = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the last Timestamp latched with the TimestampLatch command.
Returns the last Timestamp latched with the TimestampLatch command.
readonly mv.impact.acquire.PropertyI64 chunkTransferBlockID = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the unique identifier of the transfer block used to transport the payload.
Returns the unique identifier of the transfer block used to transport the payload.
readonly mv.impact.acquire.PropertyI64 chunkTransferQueueCurrentBlockCount = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the current number of blocks in the transfer queue.
Returns the current number of blocks in the transfer queue.
readonly mv.impact.acquire.PropertyI64 chunkTransferStreamID = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Returns identifier of the stream that generated this block.
Returns identifier of the stream that generated this block.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 chunkWidth = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the Width of the image included in the payload.
Returns the Width of the image included in the payload.
readonly mv.impact.acquire.PropertyIBoolean chunkXMLEnable = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. Activates the inclusion of the GenICam XML necessary to the chunk parser to decode all the Chunk data included in the transmitted payload.
Activates the inclusion of the GenICam XML necessary to the chunk parser to decode all the Chunk data included in the transmitted payload.
readonly mv.impact.acquire.PropertyS mvChunkJPEG = new mv.impact.acquire.PropertyS() |
A string property. Provides access to a JPEG image transmitted as part of the chunk data.
Provides access to a JPEG image transmitted as part of the chunk data.