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 and dart 2 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 and dart 2 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 and dart 2 USB

Visibility: Expert

Selected by: BslChunkTimestampSelector

Public propertyStatic memberChunkCounterSelector

Sets which counter to retrieve chunk data from.

Applies to: ace 2 GigE, ace 2 USB, ace USB and dart 2 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 and dart 2 USB

Visibility: Beginner

Selected by: ChunkCounterSelector

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, ace 2 GigE, ace 2 USB, ace USB and dart 2 USB

Visibility: Beginner

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: ace 2 GigE, ace 2 USB and dart 2 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: ace 2 GigE, ace 2 USB, ace USB and dart 2 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 USB

Visibility: Expert

Selecting Parameters: ChunkGain

Public propertyStatic memberChunkHeight

AOI height of the acquired image.

Applies to: GigE and ace 2 GigE

Visibility: Beginner

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 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, ace 2 GigE, ace 2 USB, ace USB and dart 2 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 and ace 2 GigE

Visibility: Beginner

Public propertyStatic memberChunkOffsetY

Y offset of the AOI of the acquired image.

Applies to: GigE and ace 2 GigE

Visibility: Beginner

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 and dart 2 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 and ace 2 GigE

Visibility: Beginner

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 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 and ace 2 GigE

Visibility: Beginner

 

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 and dart 2 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 and dart 2 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 and dart 2 USB

Visibility: Expert

Selected by: BslChunkTimestampSelector

PLChunkData.ChunkCounterSelector Property#

Sets which counter to retrieve chunk data from.

Applies to: ace 2 GigE, ace 2 USB, ace USB and dart 2 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 and dart 2 USB

Visibility: Beginner

Selected by: ChunkCounterSelector

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, ace 2 GigE, ace 2 USB, ace USB and dart 2 USB

Visibility: Beginner

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: ace 2 GigE, ace 2 USB and dart 2 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: ace 2 GigE, ace 2 USB, ace USB and dart 2 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 USB

Visibility: Expert

Selecting Parameters: ChunkGain

PLChunkData.ChunkHeight Property#

AOI height of the acquired image.

Applies to: GigE and ace 2 GigE

Visibility: Beginner

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.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, ace 2 GigE, ace 2 USB, ace USB and dart 2 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 and ace 2 GigE

Visibility: Beginner

PLChunkData.ChunkOffsetY Property#

Y offset of the AOI of the acquired image.

Applies to: GigE and ace 2 GigE

Visibility: Beginner

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 and dart 2 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 and ace 2 GigE

Visibility: Beginner

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 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 and ace 2 GigE

Visibility: Beginner