PLChunkData Class#
Inheritance Hierarchy#
System.Object
Basler.Pylon.PLChunkData
Properties#
Name | Description | |
---|---|---|
BslChunkAutoBrightnessStatus | 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 | |
BslChunkTimestampSelector | 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 | |
BslChunkTimestampValue | 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 | |
ChunkCounterSelector | 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 | |
ChunkCounterValue | 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 | |
ChunkDynamicRangeMax | Maximum possible pixel value in the acquired image. Applies to: GigE and ace 2 GigE Visibility: Beginner | |
ChunkDynamicRangeMin | Minimum possible pixel value in the acquired image. Applies to: GigE and ace 2 GigE Visibility: Beginner | |
ChunkExposureTime | Exposure time used to acquire the image. Applies to: GigE, ace 2 GigE, ace 2 USB, ace USB, dart 2 USB and dart USB Visibility: Beginner | |
ChunkFramecounter | Value of the Frame counter when the image was acquired. Applies to: GigE Visibility: Beginner | |
ChunkFrameID | 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, dart 2 USB and dart USB Visibility: Expert | |
ChunkFramesPerTriggerCounter | Value of the Frames per Trigger counter when the image was acquired. Applies to: GigE Visibility: Beginner | |
ChunkFrameTriggerCounter | Value of the Frame Trigger counter when the image was acquired. Applies to: GigE Visibility: Beginner | |
ChunkFrameTriggerIgnoredCounter | Value of the Frame Trigger Ignored counter when the image was acquired. Applies to: GigE Visibility: Beginner | |
ChunkGain | Gain used during image acquisition. Applies to: ace 2 GigE, ace 2 USB, ace USB, dart 2 USB and dart USB Visibility: Beginner Selected by: ChunkGainSelector | |
ChunkGainAll | Gain All value of the acquired image. Applies to: GigE Visibility: Beginner | |
ChunkGainSelector | Sets which gain channel to retrieve chunk data from. Applies to: ace USB Visibility: Expert Selecting Parameters: ChunkGain | |
ChunkHeight | AOI height of the acquired image. Applies to: GigE and ace 2 GigE Visibility: Beginner | |
ChunkInputStatusAtLineTriggerBitsPerLine | Number of bits per line used for the Input Status At Line Trigger parameter. Applies to: GigE Visibility: Beginner | |
ChunkInputStatusAtLineTriggerIndex | 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 | |
ChunkInputStatusAtLineTriggerValue | 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 | |
ChunkLineStatusAll | 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, dart 2 USB and dart USB Visibility: Beginner | |
ChunkLineTriggerCounter | Value of the Line Trigger counter when the image was acquired. Applies to: GigE Visibility: Beginner | |
ChunkLineTriggerEndToEndCounter | Value of the Line Trigger End to End counter when the image was acquired. Applies to: GigE Visibility: Beginner | |
ChunkLineTriggerIgnoredCounter | Value of the Line Trigger Ignored counter when the image was acquired. Applies to: GigE Visibility: Beginner | |
ChunkOffsetX | X offset of the AOI of the acquired image. Applies to: GigE and ace 2 GigE Visibility: Beginner | |
ChunkOffsetY | Y offset of the AOI of the acquired image. Applies to: GigE and ace 2 GigE Visibility: Beginner | |
ChunkPayloadCRC16 | 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 | |
ChunkPixelDynamicRangeMax | Maximum possible pixel value in the acquired image. Applies to: ace 2 GigE Visibility: Expert | |
ChunkPixelDynamicRangeMin | Minimum possible pixel value in the acquired image. Applies to: ace 2 GigE Visibility: Expert | |
ChunkPixelFormat | Indicates the pixel format of the acquired image. Applies to: GigE and ace 2 GigE Visibility: Beginner | |
ChunkSequencerSetActive | Index of the active sequencer set. Applies to: ace 2 GigE, ace 2 USB and ace USB Visibility: Beginner | |
ChunkSequenceSetIndex | Sequence set index number related to the acquired image. Applies to: GigE Visibility: Beginner | |
ChunkShaftEncoderCounter | Value of the Shaft Encoder counter when the image was acquired. Applies to: GigE Visibility: Beginner | |
ChunkStride | 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 | |
ChunkTimestamp | Value of the timestamp when the image was acquired. Applies to: GigE and ace USB Visibility: Beginner | |
ChunkTriggerinputcounter | Value of the Trigger Input counter when the image was acquired. Applies to: GigE Visibility: Beginner | |
ChunkVirtLineStatusAll | Status of all of the camera's virtual input and output lines when the image was acquired. Applies to: GigE Visibility: Beginner | |
ChunkWidth | 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, 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.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.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, dart 2 USB and dart 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, 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: 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 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, 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 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, 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 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