Basler_UniversalChunkDataParams::CUniversalChunkDataParams_Params_v7_1_0#
#include <pylon/_BaslerUniversalChunkDataParams.h>
Inherited by Basler_UniversalChunkDataParams::CUniversalChunkDataParams_Params
Public Attributes#
Name | |
---|---|
Pylon::IEnumParameterT< BslChunkAutoBrightnessStatusEnums > & | 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 and dart 2 USB. |
Pylon::IEnumParameterT< BslChunkTimestampSelectorEnums > & | BslChunkTimestampSelector Sets which information should be included in the Chunk Timestamp Value chunk - Applies to: ace 2 GigE, ace 2 USB and dart 2 USB. |
Pylon::IIntegerEx & | BslChunkTimestampValue Value of the timestamp when the image was acquired - Applies to: ace 2 GigE, ace 2 USB and dart 2 USB. |
Pylon::IEnumParameterT< ChunkCounterSelectorEnums > & | ChunkCounterSelector Sets which counter to retrieve chunk data from - Applies to: ace 2 GigE, ace 2 USB, ace USB and dart 2 USB. |
Pylon::IIntegerEx & | ChunkCounterValue Value of the selected chunk counter - Applies to: ace 2 GigE, ace 2 USB, ace USB and dart 2 USB. |
Pylon::IIntegerEx & | ChunkDynamicRangeMax Maximum possible pixel value in the acquired image - Applies to: GigE and ace 2 GigE. |
Pylon::IIntegerEx & | ChunkDynamicRangeMin Minimum possible pixel value in the acquired image - Applies to: GigE and ace 2 GigE. |
Pylon::IFloatEx & | ChunkExposureTime Exposure time used to acquire the image - Applies to: GigE, ace 2 GigE, ace 2 USB, ace USB and dart 2 USB. |
Pylon::IIntegerEx & | ChunkFrameID Unique identifier of the current frame - Applies to: ace 2 GigE, ace 2 USB and dart 2 USB. |
Pylon::IIntegerEx & | ChunkFrameTriggerCounter Value of the Frame Trigger counter when the image was acquired - Applies to: GigE. |
Pylon::IIntegerEx & | ChunkFrameTriggerIgnoredCounter Value of the Frame Trigger Ignored counter when the image was acquired - Applies to: GigE. |
Pylon::IIntegerEx & | ChunkFramecounter Value of the Frame counter when the image was acquired - Applies to: GigE. |
Pylon::IIntegerEx & | ChunkFramesPerTriggerCounter Value of the Frames per Trigger counter when the image was acquired - Applies to: GigE. |
Pylon::IFloatEx & | ChunkGain Gain used during image acquisition - Applies to: ace 2 GigE, ace 2 USB, ace USB and dart 2 USB. |
Pylon::IIntegerEx & | ChunkGainAll Gain All value of the acquired image - Applies to: GigE. |
Pylon::IEnumParameterT< ChunkGainSelectorEnums > & | ChunkGainSelector Sets which gain channel to retrieve chunk data from - Applies to: ace USB. |
Pylon::IIntegerEx & | ChunkHeight AOI height of the acquired image - Applies to: GigE and ace 2 GigE. |
Pylon::IIntegerEx & | ChunkInputStatusAtLineTriggerBitsPerLine Number of bits per line used for the Input Status At Line Trigger parameter - Applies to: GigE. |
Pylon::IIntegerEx & | ChunkInputStatusAtLineTriggerIndex Index number used for the Input Status At Line Trigger parameter - Applies to: GigE. |
Pylon::IIntegerEx & | ChunkInputStatusAtLineTriggerValue Value indicating the status of the camera's input lines when a specific line was acquired - Applies to: GigE. |
Pylon::IIntegerEx & | 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 and dart 2 USB. |
Pylon::IIntegerEx & | ChunkLineTriggerCounter Value of the Line Trigger counter when the image was acquired - Applies to: GigE. |
Pylon::IIntegerEx & | ChunkLineTriggerEndToEndCounter Value of the Line Trigger End to End counter when the image was acquired - Applies to: GigE. |
Pylon::IIntegerEx & | ChunkLineTriggerIgnoredCounter Value of the Line Trigger Ignored counter when the image was acquired - Applies to: GigE. |
Pylon::IIntegerEx & | ChunkOffsetX X offset of the AOI of the acquired image - Applies to: GigE and ace 2 GigE. |
Pylon::IIntegerEx & | ChunkOffsetY Y offset of the AOI of the acquired image - Applies to: GigE and ace 2 GigE. |
Pylon::IIntegerEx & | ChunkPayloadCRC16 CRC checksum of the acquired image - Applies to: GigE, ace 2 GigE, ace 2 USB, ace USB and dart 2 USB. |
Pylon::IEnumParameterT< ChunkPixelFormatEnums > & | ChunkPixelFormat Indicates the pixel format of the acquired image - Applies to: GigE and ace 2 GigE. |
Pylon::IIntegerEx & | ChunkSequenceSetIndex Sequence set index number related to the acquired image - Applies to: GigE. |
Pylon::IIntegerEx & | ChunkSequencerSetActive Index of the active sequencer set - Applies to: ace USB. |
Pylon::IIntegerEx & | ChunkShaftEncoderCounter Value of the Shaft Encoder counter when the image was acquired - Applies to: GigE. |
Pylon::IIntegerEx & | 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. |
Pylon::IIntegerEx & | ChunkTimestamp Value of the timestamp when the image was acquired - Applies to: GigE and ace USB. |
Pylon::IIntegerEx & | ChunkTriggerinputcounter Value of the Trigger Input counter when the image was acquired - Applies to: GigE. |
Pylon::IIntegerEx & | ChunkVirtLineStatusAll Status of all of the camera's virtual input and output lines when the image was acquired - Applies to: GigE. |
Pylon::IIntegerEx & | ChunkWidth Width of the AOI of the acquired image - Applies to: GigE and ace 2 GigE. |
Detailed Description#
class Basler_UniversalChunkDataParams::CUniversalChunkDataParams_Params_v7_1_0;
A parameter class containing all parameters as members that are available for chunk data of Basler camera devices.
The parameter class is used by the CBaslerUniversalGrabResultPtr
class. More information can be found in the code of the Grab_ChunkImage sample.
Public Attributes Documentation#
BslChunkAutoBrightnessStatus#
Pylon::IEnumParameterT< BslChunkAutoBrightnessStatusEnums > & 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 and dart 2 USB.
Visibility: Expert
BslChunkTimestampSelector#
Pylon::IEnumParameterT< BslChunkTimestampSelectorEnums > & BslChunkTimestampSelector;
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
BslChunkTimestampValue#
Pylon::IIntegerEx & BslChunkTimestampValue;
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
ChunkCounterSelector#
Pylon::IEnumParameterT< ChunkCounterSelectorEnums > & ChunkCounterSelector;
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
ChunkCounterValue#
Pylon::IIntegerEx & ChunkCounterValue;
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
ChunkDynamicRangeMax#
Pylon::IIntegerEx & ChunkDynamicRangeMax;
Maximum possible pixel value in the acquired image - Applies to: GigE and ace 2 GigE.
Visibility: Beginner
ChunkDynamicRangeMin#
Pylon::IIntegerEx & ChunkDynamicRangeMin;
Minimum possible pixel value in the acquired image - Applies to: GigE and ace 2 GigE.
Visibility: Beginner
ChunkExposureTime#
Pylon::IFloatEx & ChunkExposureTime;
Exposure time used to acquire the image - Applies to: GigE, ace 2 GigE, ace 2 USB, ace USB and dart 2 USB.
Visibility: Beginner
ChunkFrameID#
Pylon::IIntegerEx & ChunkFrameID;
Unique identifier of the current frame - Applies to: ace 2 GigE, ace 2 USB and dart 2 USB.
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.
Visibility: Expert
ChunkFrameTriggerCounter#
Pylon::IIntegerEx & ChunkFrameTriggerCounter;
Value of the Frame Trigger counter when the image was acquired - Applies to: GigE.
Visibility: Beginner
ChunkFrameTriggerIgnoredCounter#
Pylon::IIntegerEx & ChunkFrameTriggerIgnoredCounter;
Value of the Frame Trigger Ignored counter when the image was acquired - Applies to: GigE.
Visibility: Beginner
ChunkFramecounter#
Pylon::IIntegerEx & ChunkFramecounter;
Value of the Frame counter when the image was acquired - Applies to: GigE.
Visibility: Beginner
ChunkFramesPerTriggerCounter#
Pylon::IIntegerEx & ChunkFramesPerTriggerCounter;
Value of the Frames per Trigger counter when the image was acquired - Applies to: GigE.
Visibility: Beginner
ChunkGain#
Pylon::IFloatEx & ChunkGain;
Gain used during image acquisition - Applies to: ace 2 GigE, ace 2 USB, ace USB and dart 2 USB.
Visibility: Beginner
Selected by: ChunkGainSelector
ChunkGainAll#
Pylon::IIntegerEx & ChunkGainAll;
Gain All value of the acquired image - Applies to: GigE.
Visibility: Beginner
ChunkGainSelector#
Pylon::IEnumParameterT< ChunkGainSelectorEnums > & ChunkGainSelector;
Sets which gain channel to retrieve chunk data from - Applies to: ace USB.
Visibility: Expert
Selecting Parameters: ChunkGain
ChunkHeight#
Pylon::IIntegerEx & ChunkHeight;
AOI height of the acquired image - Applies to: GigE and ace 2 GigE.
Visibility: Beginner
ChunkInputStatusAtLineTriggerBitsPerLine#
Pylon::IIntegerEx & ChunkInputStatusAtLineTriggerBitsPerLine;
Number of bits per line used for the Input Status At Line Trigger parameter - Applies to: GigE.
Visibility: Beginner
ChunkInputStatusAtLineTriggerIndex#
Pylon::IIntegerEx & ChunkInputStatusAtLineTriggerIndex;
Index number used for the Input Status At Line Trigger parameter - Applies to: GigE.
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.
Visibility: Beginner
ChunkInputStatusAtLineTriggerValue#
Pylon::IIntegerEx & ChunkInputStatusAtLineTriggerValue;
Value indicating the status of the camera's input lines when a specific line was acquired - Applies to: GigE.
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.
Visibility: Beginner
ChunkLineStatusAll#
Pylon::IIntegerEx & 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 and dart 2 USB.
Visibility: Beginner
ChunkLineTriggerCounter#
Pylon::IIntegerEx & ChunkLineTriggerCounter;
Value of the Line Trigger counter when the image was acquired - Applies to: GigE.
Visibility: Beginner
ChunkLineTriggerEndToEndCounter#
Pylon::IIntegerEx & ChunkLineTriggerEndToEndCounter;
Value of the Line Trigger End to End counter when the image was acquired - Applies to: GigE.
Visibility: Beginner
ChunkLineTriggerIgnoredCounter#
Pylon::IIntegerEx & ChunkLineTriggerIgnoredCounter;
Value of the Line Trigger Ignored counter when the image was acquired - Applies to: GigE.
Visibility: Beginner
ChunkOffsetX#
Pylon::IIntegerEx & ChunkOffsetX;
X offset of the AOI of the acquired image - Applies to: GigE and ace 2 GigE.
Visibility: Beginner
ChunkOffsetY#
Pylon::IIntegerEx & ChunkOffsetY;
Y offset of the AOI of the acquired image - Applies to: GigE and ace 2 GigE.
Visibility: Beginner
ChunkPayloadCRC16#
Pylon::IIntegerEx & ChunkPayloadCRC16;
CRC checksum of the acquired image - Applies to: GigE, ace 2 GigE, ace 2 USB, ace USB and dart 2 USB.
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.
Visibility: Beginner
ChunkPixelFormat#
Pylon::IEnumParameterT< ChunkPixelFormatEnums > & ChunkPixelFormat;
Indicates the pixel format of the acquired image - Applies to: GigE and ace 2 GigE.
Visibility: Beginner
ChunkSequenceSetIndex#
Pylon::IIntegerEx & ChunkSequenceSetIndex;
Sequence set index number related to the acquired image - Applies to: GigE.
Visibility: Beginner
ChunkSequencerSetActive#
Pylon::IIntegerEx & ChunkSequencerSetActive;
Index of the active sequencer set - Applies to: ace USB.
Visibility: Beginner
ChunkShaftEncoderCounter#
Pylon::IIntegerEx & ChunkShaftEncoderCounter;
Value of the Shaft Encoder counter when the image was acquired - Applies to: GigE.
Visibility: Beginner
ChunkStride#
Pylon::IIntegerEx & 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#
Pylon::IIntegerEx & ChunkTimestamp;
Value of the timestamp when the image was acquired - Applies to: GigE and ace USB.
Visibility: Beginner
ChunkTriggerinputcounter#
Pylon::IIntegerEx & ChunkTriggerinputcounter;
Value of the Trigger Input counter when the image was acquired - Applies to: GigE.
Visibility: Beginner
ChunkVirtLineStatusAll#
Pylon::IIntegerEx & ChunkVirtLineStatusAll;
Status of all of the camera's virtual input and output lines when the image was acquired - Applies to: GigE.
Visibility: Beginner
ChunkWidth#
Pylon::IIntegerEx & ChunkWidth;
Width of the AOI of the acquired image - Applies to: GigE and ace 2 GigE.
Visibility: Beginner
Updated on 5 July 2022 at 15:29:59