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_v9_0_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 | ChunkComponentIDEnums { ChunkComponentID_Confidence, ChunkComponentID_Disparity, ChunkComponentID_Error, ChunkComponentID_Intensity, ChunkComponentID_IntensityCombined} Valid values for ChunkComponentID. |
enum | ChunkComponentSelectorEnums { ChunkComponentSelector_Calibration, ChunkComponentSelector_Confidence, ChunkComponentSelector_Disparity, ChunkComponentSelector_Error, ChunkComponentSelector_Intensity, ChunkComponentSelector_IntensityCombined, ChunkComponentSelector_RawCombined} Valid values for ChunkComponentSelector. |
enum | ChunkCounterSelectorEnums { ChunkCounterSelector_Counter1, ChunkCounterSelector_Counter2} Valid values for ChunkCounterSelector. |
enum | ChunkExposureTimeSelectorEnums { ChunkExposureTimeSelector_Common, ChunkExposureTimeSelector_Stage1, ChunkExposureTimeSelector_Stage2} Valid values for ChunkExposureTimeSelector. |
enum | ChunkGainSelectorEnums { ChunkGainSelector_All} Valid values for ChunkGainSelector. |
enum | ChunkLineSelectorEnums { ChunkLineSelector_In1, ChunkLineSelector_In2, ChunkLineSelector_In3, ChunkLineSelector_In4, ChunkLineSelector_Out1, ChunkLineSelector_Out2, ChunkLineSelector_Out3, ChunkLineSelector_Out4} Valid values for ChunkLineSelector. |
enum | ChunkLineSourceEnums { ChunkLineSource_ExposureActive, ChunkLineSource_ExposureAlternateActive, ChunkLineSource_High, ChunkLineSource_Low} Valid values for ChunkLineSource. |
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_Confidence8, ChunkPixelFormat_Coord3D_C16, ChunkPixelFormat_Error8, 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. |
enum | ChunkScan3dCoordinateSelectorEnums { ChunkScan3dCoordinateSelector_CoordinateC} Valid values for ChunkScan3dCoordinateSelector. |
enum | ChunkScan3dDistanceUnitEnums { ChunkScan3dDistanceUnit_Pixel} Valid values for ChunkScan3dDistanceUnit. |
enum | ChunkScan3dOutputModeEnums { ChunkScan3dOutputMode_DisparityC} Valid values for ChunkScan3dOutputMode. |
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, dart 2 USB and dart 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, dart 2 USB and dart USB. | |
BslChunkAutoBrightnessStatus_TargetReached | Target brightness adjustments are enabled, and the target brightness value has been reached - Applies to: ace 2 GigE, ace 2 USB, dart 2 USB and dart USB. |
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, dart 2 USB and dart USB. | |
BslChunkTimestampSelector_ExposureStart | The Chunk Timestamp Value parameter indicates when exposure of the current image started - Applies to: ace 2 GigE, ace 2 USB, dart 2 USB and dart USB. | |
BslChunkTimestampSelector_FrameStart | The Chunk Timestamp Value parameter indicates when acquisition of the current image started - Applies to: ace 2 GigE, ace 2 USB, dart 2 USB and dart USB. |
Valid values for BslChunkTimestampSelector.
enum ChunkComponentIDEnums#
Enumerator | Value | Description |
---|---|---|
ChunkComponentID_Confidence | The image data is the confidence map component - Applies to: Stereo ace. | |
ChunkComponentID_Disparity | The image data is the disparity component - Applies to: Stereo ace. | |
ChunkComponentID_Error | The image data is the error map component - Applies to: Stereo ace. | |
ChunkComponentID_Intensity | The image data is the intensity component - Applies to: Stereo ace. | |
ChunkComponentID_IntensityCombined | Intensity images of left and right camera combined - Applies to: Stereo ace. |
Valid values for ChunkComponentID.
enum ChunkComponentSelectorEnums#
Enumerator | Value | Description |
---|---|---|
ChunkComponentSelector_Calibration | Annotated left and right images for calibration - Applies to: Stereo ace. | |
ChunkComponentSelector_Confidence | The image data is the confidence map component - Applies to: Stereo ace. | |
ChunkComponentSelector_Disparity | The image data is the disparity component - Applies to: Stereo ace. | |
ChunkComponentSelector_Error | The image data is the error map component - Applies to: Stereo ace. | |
ChunkComponentSelector_Intensity | The image data is the intensity component - Applies to: Stereo ace. | |
ChunkComponentSelector_IntensityCombined | Intensity images of left and right camera combined - Applies to: Stereo ace. | |
ChunkComponentSelector_RawCombined | Unrectified intensity images of left and right camera combined - Applies to: Stereo ace. |
Valid values for ChunkComponentSelector.
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, dart 2 USB and dart USB. | |
ChunkCounterSelector_Counter2 | Chunk data can be retrieved from counter 2 - Applies to: ace 2 GigE, ace 2 USB, ace USB, dart 2 USB and dart USB. |
Valid values for ChunkCounterSelector.
enum ChunkExposureTimeSelectorEnums#
Enumerator | Value | Description |
---|---|---|
ChunkExposureTimeSelector_Common | Chunk data can be retrieved from the common exposure time - Applies to: ace 2 GigE, ace 2 USB and dart USB. | |
ChunkExposureTimeSelector_Stage1 | Chunk data can be retrieved from the Stage 1 exposure time - Applies to: ace 2 GigE and ace 2 USB. | |
ChunkExposureTimeSelector_Stage2 | Chunk data can be retrieved from the Stage 2 exposure time - Applies to: ace 2 GigE and ace 2 USB. |
Valid values for ChunkExposureTimeSelector.
enum ChunkGainSelectorEnums#
Enumerator | Value | Description |
---|---|---|
ChunkGainSelector_All | Chunk data can be retrieved from all gain channels - Applies to: ace 2 GigE, ace 2 USB, ace USB and dart USB. |
Valid values for ChunkGainSelector.
enum ChunkLineSelectorEnums#
Enumerator | Value | Description |
---|---|---|
ChunkLineSelector_In1 | Index of the physical line and associated I/O control block to use - Applies to: Stereo ace. | |
ChunkLineSelector_In2 | Index of the physical line and associated I/O control block to use - Applies to: Stereo ace. | |
ChunkLineSelector_In3 | Index of the physical line and associated I/O control block to use - Applies to: Stereo ace. | |
ChunkLineSelector_In4 | Index of the physical line and associated I/O control block to use - Applies to: Stereo ace. | |
ChunkLineSelector_Out1 | Index of the physical line and associated I/O control block to use - Applies to: Stereo ace. | |
ChunkLineSelector_Out2 | Index of the physical line and associated I/O control block to use - Applies to: Stereo ace. | |
ChunkLineSelector_Out3 | Index of the physical line and associated I/O control block to use - Applies to: Stereo ace. | |
ChunkLineSelector_Out4 | Index of the physical line and associated I/O control block to use - Applies to: Stereo ace. |
Valid values for ChunkLineSelector.
enum ChunkLineSourceEnums#
Enumerator | Value | Description |
---|---|---|
ChunkLineSource_ExposureActive | Output is high during the exposure of a Frame - Applies to: Stereo ace. | |
ChunkLineSource_ExposureAlternateActive | Output is high during the exposure of every second Frame - Applies to: Stereo ace. | |
ChunkLineSource_High | The output is always High - Applies to: Stereo ace. | |
ChunkLineSource_Low | The output is always Low - Applies to: Stereo ace. |
Valid values for ChunkLineSource.
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_Confidence8 | Confidence 8-bit - Applies to: Stereo ace. | |
ChunkPixelFormat_Coord3D_C16 | 3D coordinate, third component 16 bit - Applies to: Stereo ace | |
ChunkPixelFormat_Error8 | Error 8-bit - Applies to: Stereo ace. | |
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 and Stereo ace. | |
ChunkPixelFormat_Mono8 | The pixel data in the acquired image is in the Mono 8 format - Applies to: GigE, Stereo ace 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: Stereo ace and 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.
enum ChunkScan3dCoordinateSelectorEnums#
Enumerator | Value | Description |
---|---|---|
ChunkScan3dCoordinateSelector_CoordinateC | The third (Z) coordinate - Applies to: Stereo ace. |
Valid values for ChunkScan3dCoordinateSelector.
enum ChunkScan3dDistanceUnitEnums#
Enumerator | Value | Description |
---|---|---|
ChunkScan3dDistanceUnit_Pixel | Distance values reflect pixel positions on the Sensor Array - Applies to: Stereo ace. |
Valid values for ChunkScan3dDistanceUnit.
enum ChunkScan3dOutputModeEnums#
Enumerator | Value | Description |
---|---|---|
ChunkScan3dOutputMode_DisparityC | Disparity 2 5D Depth map - Applies to: Stereo ace. |
Valid values for ChunkScan3dOutputMode.