Skip to content

PLChunkData Class#

List of all parameter names available for chunk data of Basler camera devices

Inheritance Hierarchy#

System.Object
  Basler.Pylon.PLChunkData

Properties#

NameDescription
Public propertyStatic memberBslChunkAutoBrightnessStatus

Indicates the status of the target brightness adjustments performed by the Exposure Auto and Gain Auto auto functions.

Applies to: ace 2 GigE, ace 2 USB, dart 2 USB and dart USB

Visibility: Expert

Public propertyStatic memberBslChunkTimestampSelector

Sets which information should be included in the Chunk Timestamp Value chunk.

Applies to: ace 2 GigE, ace 2 USB, dart 2 USB and dart USB

Visibility: Expert

Selecting Parameters: BslChunkTimestampValue

Public propertyStatic memberBslChunkTimestampValue

Value of the timestamp when the image was acquired.

Applies to: ace 2 GigE, ace 2 USB, dart 2 USB and dart USB

Visibility: Expert

Selected by: BslChunkTimestampSelector

Public propertyStatic memberChunkBslLineRatio

Returns the exposure ratio of the selected output line.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkLineSelector

Public propertyStatic memberChunkBslMaxDepth

Maximum depth that was used.

Applies to: Stereo ace

Visibility: Expert

Public propertyStatic memberChunkBslMinDepth

Minimum depth that was used. This can be higher than anticipated due to camera or memory requirements.

Applies to: Stereo ace

Visibility: Expert

Public propertyStatic memberChunkBslNoise

Returns the noise of the image.

Applies to: Stereo ace

Visibility: Expert

Public propertyStatic memberChunkBslReducedDepthRange

Signals if the depth range had to be reduced due to memory limits.

Applies to: Stereo ace

Visibility: Expert

Public propertyStatic memberChunkComponentID

Returns the component of the payload image. This can be used to identify the image component of a generic part in a multi-part transfer.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkComponentSelector

Public propertyStatic memberChunkComponentIDValue

Returns a unique Identifier value that corresponds to the selected chunk component.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkComponentSelector

Public propertyStatic memberChunkComponents

Returns the bitmask of components contained in this block.

Applies to: Stereo ace

Visibility: Expert

Public propertyStatic memberChunkComponentSelector

Selects the Component from which to retreive data from.

Applies to: Stereo ace

Visibility: Expert

Selecting Parameters: ChunkComponentID, ChunkComponentIDValue, ChunkDecimationHorizontal, ChunkDecimationVertical, ChunkHeight, ChunkOffsetX, ChunkOffsetY, ChunkPartIndex, ChunkPixelFormat, ChunkScan3dFocalLength, ChunkScan3dPrincipalPointU, ChunkScan3dPrincipalPointV, ChunkWidth

Public propertyStatic memberChunkCounterSelector

Sets which counter to retrieve chunk data from.

Applies to: ace 2 GigE, ace 2 USB, ace USB, dart 2 USB and dart USB

Visibility: Expert

Selecting Parameters: ChunkCounterValue

Public propertyStatic memberChunkCounterValue

Value of the selected chunk counter.

Applies to: ace 2 GigE, ace 2 USB, ace USB, dart 2 USB and dart USB

Visibility: Beginner

Selected by: ChunkCounterSelector

Public propertyStatic memberChunkDecimationHorizontal

Horizontal sub-sampling of the image.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkComponentSelector

Public propertyStatic memberChunkDecimationVertical

Vertical sub-sampling of the image.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkComponentSelector

Public propertyStatic memberChunkDynamicRangeMax

Maximum possible pixel value in the acquired image.

Applies to: GigE and ace 2 GigE

Visibility: Beginner

Public propertyStatic memberChunkDynamicRangeMin

Minimum possible pixel value in the acquired image.

Applies to: GigE and ace 2 GigE

Visibility: Beginner

Public propertyStatic memberChunkExposureTime

Exposure time used to acquire the image.

Applies to: GigE, Stereo ace, ace 2 GigE, ace 2 USB, ace USB, dart 2 USB and dart USB

Visibility: Beginner

Selected by: ChunkExposureTimeSelector

Public propertyStatic memberChunkExposureTimeSelector

Sets which exposure time to retrieve chunk data from.

Applies to: ace 2 GigE, ace 2 USB and dart USB

Visibility: Expert

Selecting Parameters: ChunkExposureTime

Public propertyStatic memberChunkFramecounter

Value of the Frame counter when the image was acquired.

Applies to: GigE

Visibility: Beginner

Public propertyStatic memberChunkFrameID

Unique identifier of the current frame. The frame ID starts at 0 and keeps incrementing by 1 for each exposed image until the camera is powered off. The maximum value is 2^48.

Applies to: Stereo ace, ace 2 GigE, ace 2 USB, dart 2 USB and dart USB

Visibility: Expert

Public propertyStatic memberChunkFramesPerTriggerCounter

Value of the Frames per Trigger counter when the image was acquired.

Applies to: GigE

Visibility: Beginner

Public propertyStatic memberChunkFrameTriggerCounter

Value of the Frame Trigger counter when the image was acquired.

Applies to: GigE

Visibility: Beginner

Public propertyStatic memberChunkFrameTriggerIgnoredCounter

Value of the Frame Trigger Ignored counter when the image was acquired.

Applies to: GigE

Visibility: Beginner

Public propertyStatic memberChunkGain

Gain used during image acquisition.

Applies to: Stereo ace, ace 2 GigE, ace 2 USB, ace USB, dart 2 USB and dart USB

Visibility: Beginner

Selected by: ChunkGainSelector

Public propertyStatic memberChunkGainAll

Gain All value of the acquired image.

Applies to: GigE

Visibility: Beginner

Public propertyStatic memberChunkGainSelector

Sets which gain channel to retrieve chunk data from.

Applies to: ace 2 GigE, ace 2 USB, ace USB and dart USB

Visibility: Expert

Selecting Parameters: ChunkGain

Public propertyStatic memberChunkHeight

AOI height of the acquired image.

Applies to: GigE, Stereo ace and ace 2 GigE

Visibility: Beginner

Selected by: ChunkComponentSelector

Public propertyStatic memberChunkInputStatusAtLineTriggerBitsPerLine

Number of bits per line used for the Input Status At Line Trigger parameter.

Applies to: GigE

Visibility: Beginner

Public propertyStatic memberChunkInputStatusAtLineTriggerIndex

Index number used for the Input Status At Line Trigger parameter. The index number can be used to get the state of the camera's input lines when a specific line was acquired. For example, if you want to know the state of the camera's input lines when line 30 was acquired, set the index to 30, then retrieve the value of Status Index parameter.

Applies to: GigE

Visibility: Beginner

Public propertyStatic memberChunkInputStatusAtLineTriggerValue

Value indicating the status of the camera's input lines when a specific line was acquired. The information is stored in a 4-bit value (bit 0 = input line 1 state, bit 1 = input line 2 state etc.). For more information, see the Status Index parameter documentation.

Applies to: GigE

Visibility: Beginner

Public propertyStatic memberChunkLineSelector

Selects the output for which to read the LineSource.

Applies to: Stereo ace

Visibility: Expert

Selecting Parameters: ChunkBslLineRatio, ChunkLineSource, ChunkLineStatus

Public propertyStatic memberChunkLineSource

Line source for selected line.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkLineSelector

Public propertyStatic memberChunkLineStatus

Returns the current status of the selected input or output Line.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkLineSelector

Public propertyStatic memberChunkLineStatusAll

Bit field that indicates the status of all of the camera's input and output lines when the image was acquired.

Applies to: GigE, Stereo ace, ace 2 GigE, ace 2 USB, ace USB, dart 2 USB and dart USB

Visibility: Beginner

Public propertyStatic memberChunkLineTriggerCounter

Value of the Line Trigger counter when the image was acquired.

Applies to: GigE

Visibility: Beginner

Public propertyStatic memberChunkLineTriggerEndToEndCounter

Value of the Line Trigger End to End counter when the image was acquired.

Applies to: GigE

Visibility: Beginner

Public propertyStatic memberChunkLineTriggerIgnoredCounter

Value of the Line Trigger Ignored counter when the image was acquired.

Applies to: GigE

Visibility: Beginner

Public propertyStatic memberChunkOffsetX

X offset of the AOI of the acquired image.

Applies to: GigE, Stereo ace and ace 2 GigE

Visibility: Beginner

Selected by: ChunkComponentSelector

Public propertyStatic memberChunkOffsetY

Y offset of the AOI of the acquired image.

Applies to: GigE, Stereo ace and ace 2 GigE

Visibility: Beginner

Selected by: ChunkComponentSelector

Public propertyStatic memberChunkPartIndex

Returns index of the image part in this block depending on selected component.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkComponentSelector

Public propertyStatic memberChunkPayloadCRC16

CRC checksum of the acquired image. The checksum is calculated using all of the image data and all of the appended chunks except for the checksum itself.

Applies to: GigE, ace 2 GigE, ace 2 USB, ace USB, dart 2 USB and dart USB

Visibility: Beginner

Public propertyStatic memberChunkPixelDynamicRangeMax

Maximum possible pixel value in the acquired image.

Applies to: ace 2 GigE

Visibility: Expert

Public propertyStatic memberChunkPixelDynamicRangeMin

Minimum possible pixel value in the acquired image.

Applies to: ace 2 GigE

Visibility: Expert

Public propertyStatic memberChunkPixelFormat

Indicates the pixel format of the acquired image.

Applies to: GigE, Stereo ace and ace 2 GigE

Visibility: Beginner

Selected by: ChunkComponentSelector

Public propertyStatic memberChunkScan3dBaseline

Baseline of the stereo cameras in m.

Applies to: Stereo ace

Visibility: Expert

Public propertyStatic memberChunkScan3dCoordinateOffset

Returns the offset when transforming a pixel from relative coordinates to world coordinates.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkScan3dCoordinateSelector

Public propertyStatic memberChunkScan3dCoordinateScale

Returns the scale factor when transforming a pixel from relative coordinates to world coordinates.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkScan3dCoordinateSelector

Public propertyStatic memberChunkScan3dCoordinateSelector

Selects which Coordinate to retrieve data from.

Applies to: Stereo ace

Visibility: Expert

Selecting Parameters: ChunkScan3dCoordinateOffset, ChunkScan3dCoordinateScale, ChunkScan3dInvalidDataFlag, ChunkScan3dInvalidDataValue

Public propertyStatic memberChunkScan3dDistanceUnit

Returns the Distance Unit of the payload image.

Applies to: Stereo ace

Visibility: Expert

Public propertyStatic memberChunkScan3dFocalLength

Focal length of the camera in pixels.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkComponentSelector

Public propertyStatic memberChunkScan3dInvalidDataFlag

Returns if a specific non-valid data flag is used in the payload image.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkScan3dCoordinateSelector

Public propertyStatic memberChunkScan3dInvalidDataValue

Returns the value which identifies a non-valid pixel.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkScan3dCoordinateSelector

Public propertyStatic memberChunkScan3dOutputMode

Returns the Calibrated Mode of the payload image.

Applies to: Stereo ace

Visibility: Expert

Public propertyStatic memberChunkScan3dPrincipalPointU

Horizontal position of the principal point.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkComponentSelector

Public propertyStatic memberChunkScan3dPrincipalPointV

Vertical position of the principal point.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkComponentSelector

Public propertyStatic memberChunkSequencerSetActive

Index of the active sequencer set.

Applies to: ace 2 GigE, ace 2 USB and ace USB

Visibility: Beginner

Public propertyStatic memberChunkSequenceSetIndex

Sequence set index number related to the acquired image.

Applies to: GigE

Visibility: Beginner

Public propertyStatic memberChunkShaftEncoderCounter

Value of the Shaft Encoder counter when the image was acquired.

Applies to: GigE

Visibility: Beginner

Public propertyStatic memberChunkStride

Number of bytes of data between the beginning of one line in the acquired image and the beginning of the next line in the acquired image.

Applies to: GigE and ace 2 GigE

Visibility: Beginner

Public propertyStatic memberChunkTimestamp

Value of the timestamp when the image was acquired.

Applies to: GigE, Stereo ace and ace USB

Visibility: Beginner

Public propertyStatic memberChunkTriggerinputcounter

Value of the Trigger Input counter when the image was acquired.

Applies to: GigE

Visibility: Beginner

Public propertyStatic memberChunkVirtLineStatusAll

Status of all of the camera's virtual input and output lines when the image was acquired.

Applies to: GigE

Visibility: Beginner

Public propertyStatic memberChunkWidth

Width of the AOI of the acquired image.

Applies to: GigE, Stereo ace and ace 2 GigE

Visibility: Beginner

Selected by: ChunkComponentSelector

 

PLChunkData.BslChunkAutoBrightnessStatus Property#

Indicates the status of the target brightness adjustments performed by the Exposure Auto and Gain Auto auto functions.

Applies to: ace 2 GigE, ace 2 USB, dart 2 USB and dart USB

Visibility: Expert

PLChunkData.BslChunkTimestampSelector Property#

Sets which information should be included in the Chunk Timestamp Value chunk.

Applies to: ace 2 GigE, ace 2 USB, dart 2 USB and dart USB

Visibility: Expert

Selecting Parameters: BslChunkTimestampValue

PLChunkData.BslChunkTimestampValue Property#

Value of the timestamp when the image was acquired.

Applies to: ace 2 GigE, ace 2 USB, dart 2 USB and dart USB

Visibility: Expert

Selected by: BslChunkTimestampSelector

PLChunkData.ChunkBslLineRatio Property#

Returns the exposure ratio of the selected output line.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkLineSelector

PLChunkData.ChunkBslMaxDepth Property#

Maximum depth that was used.

Applies to: Stereo ace

Visibility: Expert

PLChunkData.ChunkBslMinDepth Property#

Minimum depth that was used. This can be higher than anticipated due to camera or memory requirements.

Applies to: Stereo ace

Visibility: Expert

PLChunkData.ChunkBslNoise Property#

Returns the noise of the image.

Applies to: Stereo ace

Visibility: Expert

PLChunkData.ChunkBslReducedDepthRange Property#

Signals if the depth range had to be reduced due to memory limits.

Applies to: Stereo ace

Visibility: Expert

PLChunkData.ChunkComponentID Property#

Returns the component of the payload image. This can be used to identify the image component of a generic part in a multi-part transfer.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkComponentSelector

PLChunkData.ChunkComponentIDValue Property#

Returns a unique Identifier value that corresponds to the selected chunk component.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkComponentSelector

PLChunkData.ChunkComponents Property#

Returns the bitmask of components contained in this block.

Applies to: Stereo ace

Visibility: Expert

PLChunkData.ChunkComponentSelector Property#

Selects the Component from which to retreive data from.

Applies to: Stereo ace

Visibility: Expert

Selecting Parameters: ChunkComponentID, ChunkComponentIDValue, ChunkDecimationHorizontal, ChunkDecimationVertical, ChunkHeight, ChunkOffsetX, ChunkOffsetY, ChunkPartIndex, ChunkPixelFormat, ChunkScan3dFocalLength, ChunkScan3dPrincipalPointU, ChunkScan3dPrincipalPointV, ChunkWidth

PLChunkData.ChunkCounterSelector Property#

Sets which counter to retrieve chunk data from.

Applies to: ace 2 GigE, ace 2 USB, ace USB, dart 2 USB and dart USB

Visibility: Expert

Selecting Parameters: ChunkCounterValue

PLChunkData.ChunkCounterValue Property#

Value of the selected chunk counter.

Applies to: ace 2 GigE, ace 2 USB, ace USB, dart 2 USB and dart USB

Visibility: Beginner

Selected by: ChunkCounterSelector

PLChunkData.ChunkDecimationHorizontal Property#

Horizontal sub-sampling of the image.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkComponentSelector

PLChunkData.ChunkDecimationVertical Property#

Vertical sub-sampling of the image.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkComponentSelector

PLChunkData.ChunkDynamicRangeMax Property#

Maximum possible pixel value in the acquired image.

Applies to: GigE and ace 2 GigE

Visibility: Beginner

PLChunkData.ChunkDynamicRangeMin Property#

Minimum possible pixel value in the acquired image.

Applies to: GigE and ace 2 GigE

Visibility: Beginner

PLChunkData.ChunkExposureTime Property#

Exposure time used to acquire the image.

Applies to: GigE, Stereo ace, ace 2 GigE, ace 2 USB, ace USB, dart 2 USB and dart USB

Visibility: Beginner

Selected by: ChunkExposureTimeSelector

PLChunkData.ChunkExposureTimeSelector Property#

Sets which exposure time to retrieve chunk data from.

Applies to: ace 2 GigE, ace 2 USB and dart USB

Visibility: Expert

Selecting Parameters: ChunkExposureTime

PLChunkData.ChunkFramecounter Property#

Value of the Frame counter when the image was acquired.

Applies to: GigE

Visibility: Beginner

PLChunkData.ChunkFrameID Property#

Unique identifier of the current frame. The frame ID starts at 0 and keeps incrementing by 1 for each exposed image until the camera is powered off. The maximum value is 2^48.

Applies to: Stereo ace, ace 2 GigE, ace 2 USB, dart 2 USB and dart USB

Visibility: Expert

PLChunkData.ChunkFramesPerTriggerCounter Property#

Value of the Frames per Trigger counter when the image was acquired.

Applies to: GigE

Visibility: Beginner

PLChunkData.ChunkFrameTriggerCounter Property#

Value of the Frame Trigger counter when the image was acquired.

Applies to: GigE

Visibility: Beginner

PLChunkData.ChunkFrameTriggerIgnoredCounter Property#

Value of the Frame Trigger Ignored counter when the image was acquired.

Applies to: GigE

Visibility: Beginner

PLChunkData.ChunkGain Property#

Gain used during image acquisition.

Applies to: Stereo ace, ace 2 GigE, ace 2 USB, ace USB, dart 2 USB and dart USB

Visibility: Beginner

Selected by: ChunkGainSelector

PLChunkData.ChunkGainAll Property#

Gain All value of the acquired image.

Applies to: GigE

Visibility: Beginner

PLChunkData.ChunkGainSelector Property#

Sets which gain channel to retrieve chunk data from.

Applies to: ace 2 GigE, ace 2 USB, ace USB and dart USB

Visibility: Expert

Selecting Parameters: ChunkGain

PLChunkData.ChunkHeight Property#

AOI height of the acquired image.

Applies to: GigE, Stereo ace and ace 2 GigE

Visibility: Beginner

Selected by: ChunkComponentSelector

PLChunkData.ChunkInputStatusAtLineTriggerBitsPerLine Property#

Number of bits per line used for the Input Status At Line Trigger parameter.

Applies to: GigE

Visibility: Beginner

PLChunkData.ChunkInputStatusAtLineTriggerIndex Property#

Index number used for the Input Status At Line Trigger parameter. The index number can be used to get the state of the camera's input lines when a specific line was acquired. For example, if you want to know the state of the camera's input lines when line 30 was acquired, set the index to 30, then retrieve the value of Status Index parameter.

Applies to: GigE

Visibility: Beginner

PLChunkData.ChunkInputStatusAtLineTriggerValue Property#

Value indicating the status of the camera's input lines when a specific line was acquired. The information is stored in a 4-bit value (bit 0 = input line 1 state, bit 1 = input line 2 state etc.). For more information, see the Status Index parameter documentation.

Applies to: GigE

Visibility: Beginner

PLChunkData.ChunkLineSelector Property#

Selects the output for which to read the LineSource.

Applies to: Stereo ace

Visibility: Expert

Selecting Parameters: ChunkBslLineRatio, ChunkLineSource, ChunkLineStatus

PLChunkData.ChunkLineSource Property#

Line source for selected line.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkLineSelector

PLChunkData.ChunkLineStatus Property#

Returns the current status of the selected input or output Line.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkLineSelector

PLChunkData.ChunkLineStatusAll Property#

Bit field that indicates the status of all of the camera's input and output lines when the image was acquired.

Applies to: GigE, Stereo ace, ace 2 GigE, ace 2 USB, ace USB, dart 2 USB and dart USB

Visibility: Beginner

PLChunkData.ChunkLineTriggerCounter Property#

Value of the Line Trigger counter when the image was acquired.

Applies to: GigE

Visibility: Beginner

PLChunkData.ChunkLineTriggerEndToEndCounter Property#

Value of the Line Trigger End to End counter when the image was acquired.

Applies to: GigE

Visibility: Beginner

PLChunkData.ChunkLineTriggerIgnoredCounter Property#

Value of the Line Trigger Ignored counter when the image was acquired.

Applies to: GigE

Visibility: Beginner

PLChunkData.ChunkOffsetX Property#

X offset of the AOI of the acquired image.

Applies to: GigE, Stereo ace and ace 2 GigE

Visibility: Beginner

Selected by: ChunkComponentSelector

PLChunkData.ChunkOffsetY Property#

Y offset of the AOI of the acquired image.

Applies to: GigE, Stereo ace and ace 2 GigE

Visibility: Beginner

Selected by: ChunkComponentSelector

PLChunkData.ChunkPartIndex Property#

Returns index of the image part in this block depending on selected component.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkComponentSelector

PLChunkData.ChunkPayloadCRC16 Property#

CRC checksum of the acquired image. The checksum is calculated using all of the image data and all of the appended chunks except for the checksum itself.

Applies to: GigE, ace 2 GigE, ace 2 USB, ace USB, dart 2 USB and dart USB

Visibility: Beginner

PLChunkData.ChunkPixelDynamicRangeMax Property#

Maximum possible pixel value in the acquired image.

Applies to: ace 2 GigE

Visibility: Expert

PLChunkData.ChunkPixelDynamicRangeMin Property#

Minimum possible pixel value in the acquired image.

Applies to: ace 2 GigE

Visibility: Expert

PLChunkData.ChunkPixelFormat Property#

Indicates the pixel format of the acquired image.

Applies to: GigE, Stereo ace and ace 2 GigE

Visibility: Beginner

Selected by: ChunkComponentSelector

PLChunkData.ChunkScan3dBaseline Property#

Baseline of the stereo cameras in m.

Applies to: Stereo ace

Visibility: Expert

PLChunkData.ChunkScan3dCoordinateOffset Property#

Returns the offset when transforming a pixel from relative coordinates to world coordinates.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkScan3dCoordinateSelector

PLChunkData.ChunkScan3dCoordinateScale Property#

Returns the scale factor when transforming a pixel from relative coordinates to world coordinates.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkScan3dCoordinateSelector

PLChunkData.ChunkScan3dCoordinateSelector Property#

Selects which Coordinate to retrieve data from.

Applies to: Stereo ace

Visibility: Expert

Selecting Parameters: ChunkScan3dCoordinateOffset, ChunkScan3dCoordinateScale, ChunkScan3dInvalidDataFlag, ChunkScan3dInvalidDataValue

PLChunkData.ChunkScan3dDistanceUnit Property#

Returns the Distance Unit of the payload image.

Applies to: Stereo ace

Visibility: Expert

PLChunkData.ChunkScan3dFocalLength Property#

Focal length of the camera in pixels.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkComponentSelector

PLChunkData.ChunkScan3dInvalidDataFlag Property#

Returns if a specific non-valid data flag is used in the payload image.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkScan3dCoordinateSelector

PLChunkData.ChunkScan3dInvalidDataValue Property#

Returns the value which identifies a non-valid pixel.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkScan3dCoordinateSelector

PLChunkData.ChunkScan3dOutputMode Property#

Returns the Calibrated Mode of the payload image.

Applies to: Stereo ace

Visibility: Expert

PLChunkData.ChunkScan3dPrincipalPointU Property#

Horizontal position of the principal point.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkComponentSelector

PLChunkData.ChunkScan3dPrincipalPointV Property#

Vertical position of the principal point.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkComponentSelector

PLChunkData.ChunkSequencerSetActive Property#

Index of the active sequencer set.

Applies to: ace 2 GigE, ace 2 USB and ace USB

Visibility: Beginner

PLChunkData.ChunkSequenceSetIndex Property#

Sequence set index number related to the acquired image.

Applies to: GigE

Visibility: Beginner

PLChunkData.ChunkShaftEncoderCounter Property#

Value of the Shaft Encoder counter when the image was acquired.

Applies to: GigE

Visibility: Beginner

PLChunkData.ChunkStride Property#

Number of bytes of data between the beginning of one line in the acquired image and the beginning of the next line in the acquired image.

Applies to: GigE and ace 2 GigE

Visibility: Beginner

PLChunkData.ChunkTimestamp Property#

Value of the timestamp when the image was acquired.

Applies to: GigE, Stereo ace and ace USB

Visibility: Beginner

PLChunkData.ChunkTriggerinputcounter Property#

Value of the Trigger Input counter when the image was acquired.

Applies to: GigE

Visibility: Beginner

PLChunkData.ChunkVirtLineStatusAll Property#

Status of all of the camera's virtual input and output lines when the image was acquired.

Applies to: GigE

Visibility: Beginner

PLChunkData.ChunkWidth Property#

Width of the AOI of the acquired image.

Applies to: GigE, Stereo ace and ace 2 GigE

Visibility: Beginner

Selected by: ChunkComponentSelector