Skip to content

Basler_UniversalChunkDataParams#

Classes#

Name
class Basler_UniversalChunkDataParams::CUniversalChunkDataParams_Params
A parameter class containing all parameters as members that are available for chunk data of Basler camera devices.
class Basler_UniversalChunkDataParams::CUniversalChunkDataParams_Params_v7_4_0
A parameter class containing all parameters as members that are available for chunk data of Basler camera devices.

Types#

Name
enum BslChunkAutoBrightnessStatusEnums { BslChunkAutoBrightnessStatus_Disabled, BslChunkAutoBrightnessStatus_TargetNotReached, BslChunkAutoBrightnessStatus_TargetReached}
Valid values for BslChunkAutoBrightnessStatus.
enum BslChunkTimestampSelectorEnums { BslChunkTimestampSelector_ExposureEnd, BslChunkTimestampSelector_ExposureStart, BslChunkTimestampSelector_FrameStart}
Valid values for BslChunkTimestampSelector.
enum ChunkCounterSelectorEnums { ChunkCounterSelector_Counter1, ChunkCounterSelector_Counter2}
Valid values for ChunkCounterSelector.
enum ChunkGainSelectorEnums { ChunkGainSelector_All}
Valid values for ChunkGainSelector.
enum ChunkPixelFormatEnums { ChunkPixelFormat_BGR10Packed, ChunkPixelFormat_BGR12Packed, ChunkPixelFormat_BGR8, ChunkPixelFormat_BGR8Packed, ChunkPixelFormat_BGRA8Packed, ChunkPixelFormat_BayerBG10, ChunkPixelFormat_BayerBG10p, ChunkPixelFormat_BayerBG12, ChunkPixelFormat_BayerBG12Packed, ChunkPixelFormat_BayerBG12p, ChunkPixelFormat_BayerBG16, ChunkPixelFormat_BayerBG8, ChunkPixelFormat_BayerGB10, ChunkPixelFormat_BayerGB10p, ChunkPixelFormat_BayerGB12, ChunkPixelFormat_BayerGB12Packed, ChunkPixelFormat_BayerGB12p, ChunkPixelFormat_BayerGB16, ChunkPixelFormat_BayerGB8, ChunkPixelFormat_BayerGR10, ChunkPixelFormat_BayerGR10p, ChunkPixelFormat_BayerGR12, ChunkPixelFormat_BayerGR12Packed, ChunkPixelFormat_BayerGR12p, ChunkPixelFormat_BayerGR16, ChunkPixelFormat_BayerGR8, ChunkPixelFormat_BayerRG10, ChunkPixelFormat_BayerRG10p, ChunkPixelFormat_BayerRG12, ChunkPixelFormat_BayerRG12Packed, ChunkPixelFormat_BayerRG12p, ChunkPixelFormat_BayerRG16, ChunkPixelFormat_BayerRG8, ChunkPixelFormat_Mono10, ChunkPixelFormat_Mono10Packed, ChunkPixelFormat_Mono10p, ChunkPixelFormat_Mono12, ChunkPixelFormat_Mono12Packed, ChunkPixelFormat_Mono12p, ChunkPixelFormat_Mono16, ChunkPixelFormat_Mono8, ChunkPixelFormat_Mono8Signed, ChunkPixelFormat_RGB10Packed, ChunkPixelFormat_RGB10Planar, ChunkPixelFormat_RGB10V1Packed, ChunkPixelFormat_RGB10V2Packed, ChunkPixelFormat_RGB12Packed, ChunkPixelFormat_RGB12Planar, ChunkPixelFormat_RGB12V1Packed, ChunkPixelFormat_RGB16Planar, ChunkPixelFormat_RGB8, ChunkPixelFormat_RGB8Packed, ChunkPixelFormat_RGB8Planar, ChunkPixelFormat_RGBA8Packed, ChunkPixelFormat_YCbCr422_8, ChunkPixelFormat_YUV411Packed, ChunkPixelFormat_YUV422Packed, ChunkPixelFormat_YUV422_8, ChunkPixelFormat_YUV422_YUYV_Packed, ChunkPixelFormat_YUV444Packed}
Valid values for ChunkPixelFormat.

Types Documentation#

enum BslChunkAutoBrightnessStatusEnums#

Enumerator Value Description
BslChunkAutoBrightnessStatus_Disabled Target brightness adjustments are disabled, i e , Gain Auto and Exposure Auto are set to Off - Applies to: ace 2 GigE, ace 2 USB and dart 2 USB.
BslChunkAutoBrightnessStatus_TargetNotReached Target brightness adjustments are enabled, but the target brightness value has not been reached - Applies to: ace 2 GigE, ace 2 USB and dart 2 USB.
BslChunkAutoBrightnessStatus_TargetReached Target brightness adjustments are enabled, and the target brightness value has been reached - Applies to: ace 2 GigE, ace 2 USB and dart 2 USB.

Valid values for BslChunkAutoBrightnessStatus.

enum BslChunkTimestampSelectorEnums#

Enumerator Value Description
BslChunkTimestampSelector_ExposureEnd The Chunk Timestamp Value parameter indicates when exposure of the current image ended - Applies to: ace 2 GigE, ace 2 USB and dart 2 USB.
BslChunkTimestampSelector_ExposureStart The Chunk Timestamp Value parameter indicates when exposure of the current image started - Applies to: ace 2 GigE, ace 2 USB and dart 2 USB.
BslChunkTimestampSelector_FrameStart The Chunk Timestamp Value parameter indicates when acquisition of the current image started - Applies to: ace 2 GigE, ace 2 USB and dart 2 USB.

Valid values for BslChunkTimestampSelector.

enum ChunkCounterSelectorEnums#

Enumerator Value Description
ChunkCounterSelector_Counter1 Chunk data can be retrieved from counter 1 - Applies to: ace 2 GigE, ace 2 USB, ace USB and dart 2 USB.
ChunkCounterSelector_Counter2 Chunk data can be retrieved from counter 2 - Applies to: ace 2 GigE, ace 2 USB, ace USB and dart 2 USB.

Valid values for ChunkCounterSelector.

enum ChunkGainSelectorEnums#

Enumerator Value Description
ChunkGainSelector_All Chunk data can be retrieved from all gain channels - Applies to: ace USB.

Valid values for ChunkGainSelector.

enum ChunkPixelFormatEnums#

Enumerator Value Description
ChunkPixelFormat_BGR10Packed The pixel data in the acquired image is in the BGR 10 Packed format - Applies to: GigE.
ChunkPixelFormat_BGR12Packed The pixel data in the acquired image is in the BGR 12 Packed format - Applies to: GigE.
ChunkPixelFormat_BGR8 The pixel format is set to BGR 8 - Applies to: ace 2 GigE.
ChunkPixelFormat_BGR8Packed The pixel data in the acquired image is in the BGR 8 Packed format - Applies to: GigE.
ChunkPixelFormat_BGRA8Packed The pixel data in the acquired image is in the BGRA 8 Packed format - Applies to: GigE.
ChunkPixelFormat_BayerBG10 The pixel data in the acquired image is in the Bayer BG 10 format - Applies to: GigE and ace 2 GigE.
ChunkPixelFormat_BayerBG10p The pixel data in the acquired image is in the Bayer BG 10p format - Applies to: GigE and ace 2 GigE.
ChunkPixelFormat_BayerBG12 The pixel data in the acquired image is in the Bayer BG 12 format - Applies to: GigE and ace 2 GigE.
ChunkPixelFormat_BayerBG12Packed The pixel data in the acquired image is in the Bayer BG 12 Packed format - Applies to: GigE.
ChunkPixelFormat_BayerBG12p The pixel format is set to Bayer BG 12p - Applies to: ace 2 GigE.
ChunkPixelFormat_BayerBG16 The pixel data in the acquired image is in the Bayer BG 16 format - Applies to: GigE.
ChunkPixelFormat_BayerBG8 The pixel data in the acquired image is in the Bayer BG 8 format - Applies to: GigE and ace 2 GigE.
ChunkPixelFormat_BayerGB10 The pixel data in the acquired image is in the Bayer GB 10 format - Applies to: GigE and ace 2 GigE.
ChunkPixelFormat_BayerGB10p The pixel data in the acquired image is in the Bayer GB 10p format - Applies to: GigE and ace 2 GigE.
ChunkPixelFormat_BayerGB12 The pixel data in the acquired image is in the Bayer GB 12 format - Applies to: GigE and ace 2 GigE.
ChunkPixelFormat_BayerGB12Packed The pixel data in the acquired image is in the Bayer GB 12 Packed format - Applies to: GigE.
ChunkPixelFormat_BayerGB12p The pixel format is set to Bayer GB 12p - Applies to: ace 2 GigE.
ChunkPixelFormat_BayerGB16 The pixel data in the acquired image is in the Bayer GB 16 format - Applies to: GigE.
ChunkPixelFormat_BayerGB8 The pixel data in the acquired image is in the Bayer GB 8 format - Applies to: GigE and ace 2 GigE.
ChunkPixelFormat_BayerGR10 The pixel data in the acquired image is in the Bayer GR 10 format - Applies to: GigE and ace 2 GigE.
ChunkPixelFormat_BayerGR10p The pixel data in the acquired image is in the Bayer GR 10p format - Applies to: GigE and ace 2 GigE.
ChunkPixelFormat_BayerGR12 The pixel data in the acquired image is in the Bayer GR 12 format - Applies to: GigE and ace 2 GigE.
ChunkPixelFormat_BayerGR12Packed The pixel data in the acquired image is in the Bayer GR 12 Packed format - Applies to: GigE.
ChunkPixelFormat_BayerGR12p The pixel format is set to Bayer GR 12p - Applies to: ace 2 GigE.
ChunkPixelFormat_BayerGR16 The pixel data in the acquired image is in the Bayer GR 16 format - Applies to: GigE.
ChunkPixelFormat_BayerGR8 The pixel data in the acquired image is in the Bayer GR 8 format - Applies to: GigE and ace 2 GigE.
ChunkPixelFormat_BayerRG10 The pixel data in the acquired image is in the Bayer RG 10 format - Applies to: GigE and ace 2 GigE.
ChunkPixelFormat_BayerRG10p The pixel data in the acquired image is in the Bayer RG 10p format - Applies to: GigE and ace 2 GigE.
ChunkPixelFormat_BayerRG12 The pixel data in the acquired image is in the Bayer RG 12 format - Applies to: GigE and ace 2 GigE.
ChunkPixelFormat_BayerRG12Packed The pixel data in the acquired image is in the Bayer RG 12 Packed format - Applies to: GigE.
ChunkPixelFormat_BayerRG12p The pixel format is set to Bayer RG 12p - Applies to: ace 2 GigE.
ChunkPixelFormat_BayerRG16 The pixel data in the acquired image is in the Bayer RG 16 format - Applies to: GigE.
ChunkPixelFormat_BayerRG8 The pixel data in the acquired image is in the Bayer RG 8 format - Applies to: GigE and ace 2 GigE.
ChunkPixelFormat_Mono10 The pixel data in the acquired image is in the Mono 10 format - Applies to: GigE and ace 2 GigE.
ChunkPixelFormat_Mono10Packed The pixel data in the acquired image is in the Mono 10 Packed format - Applies to: GigE.
ChunkPixelFormat_Mono10p The pixel data in the acquired image is in the Mono 10p format - Applies to: GigE and ace 2 GigE.
ChunkPixelFormat_Mono12 The pixel data in the acquired image is in the Mono 12 format - Applies to: GigE and ace 2 GigE.
ChunkPixelFormat_Mono12Packed The pixel data in the acquired image is in the Mono 12 Packed format - Applies to: GigE.
ChunkPixelFormat_Mono12p The pixel format is set to Mono 12p - Applies to: ace 2 GigE.
ChunkPixelFormat_Mono16 The pixel data in the acquired image is in the Mono 16 format - Applies to: GigE.
ChunkPixelFormat_Mono8 The pixel data in the acquired image is in the Mono 8 format - Applies to: GigE and ace 2 GigE.
ChunkPixelFormat_Mono8Signed The pixel data in the acquired image is in the Mono 8 Signed format - Applies to: GigE.
ChunkPixelFormat_RGB10Packed The pixel data in the acquired image is in the RGB 10 Packed format - Applies to: GigE.
ChunkPixelFormat_RGB10Planar The pixel data in the acquired image is in the RGB 10 Planar format - Applies to: GigE.
ChunkPixelFormat_RGB10V1Packed The pixel data in the acquired image is in the RGB 10V1 Packed format - Applies to: GigE.
ChunkPixelFormat_RGB10V2Packed The pixel data in the acquired image is in the RGB 10V2 Packed format - Applies to: GigE.
ChunkPixelFormat_RGB12Packed The pixel data in the acquired image is in the RGB 12 Packed format - Applies to: GigE.
ChunkPixelFormat_RGB12Planar The pixel data in the acquired image is in the RGB 12 Planar format - Applies to: GigE.
ChunkPixelFormat_RGB12V1Packed The pixel data in the acquired image is in RGB 12 V1 Packed format - Applies to: GigE.
ChunkPixelFormat_RGB16Planar The pixel data in the acquired image is in the RGB 16 Planar format - Applies to: GigE.
ChunkPixelFormat_RGB8 The pixel format is set to RGB 8 - Applies to: ace 2 GigE.
ChunkPixelFormat_RGB8Packed The pixel data in the acquired image is in the RGB 8 Packed format - Applies to: GigE.
ChunkPixelFormat_RGB8Planar The pixel data in the acquired image is in the RGB 8 Planar format - Applies to: GigE.
ChunkPixelFormat_RGBA8Packed The pixel data in the acquired image is in the RGBA 8 Packed format - Applies to: GigE.
ChunkPixelFormat_YCbCr422_8 The pixel format is set to YCbCr 422 - Applies to: ace 2 GigE.
ChunkPixelFormat_YUV411Packed The pixel data in the acquired image is in the YUV 411 Packed format - Applies to: GigE.
ChunkPixelFormat_YUV422Packed The pixel data in the acquired image is in the YUV 422 Packed format - Applies to: GigE.
ChunkPixelFormat_YUV422_8 The pixel format is set to YUV 4:2:2 8 bit packed - Applies to: ace 2 GigE.
ChunkPixelFormat_YUV422_YUYV_Packed The pixel data in the acquired image is in the YUV 422 (YUYV) Packed format - Applies to: GigE.
ChunkPixelFormat_YUV444Packed The pixel data in the acquired image is in the YUV 444 Packed format - Applies to: GigE.

Valid values for ChunkPixelFormat.