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