Skip to content

PLCamera.BslSensorBitDepthModeEnum Class#

Sets the sensor bit depth mode.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslSensorBitDepthModeEnum

Constructors#

 NameDescription
Public methodPLCamera.BslSensorBitDepthModeEnum Initializes a new instance of the PLCamera.BslSensorBitDepthModeEnum class
 

Properties#

 NameDescription
Public propertyAuto

The sensor bit depth mode is set to Auto. The sensor bit depth is automatically adjusted depending on the pixel format used.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

Public propertyManual

The sensor bit depth mode is set to Manual. The sensor bit depth can be set independently of the pixel format used.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

Public propertyName The full name of BslSensorBitDepthMode (Overrides ParameterListEnum.Name.)
 

Methods#

 NameDescription
Public methodToString The full name of BslSensorBitDepthMode (Overrides Object.ToString()()()().)
 

PLCamera.BslSensorBitDepthModeEnum.ToString Method#

The full name of BslSensorBitDepthMode

Return Value#

Type: String
Returns the full name of BslSensorBitDepthMode

PLCamera.BslSensorBitDepthModeEnum Constructor#

Initializes a new instance of the PLCamera.BslSensorBitDepthModeEnum class

PLCamera.BslSensorBitDepthModeEnum.Auto Property#

The sensor bit depth mode is set to Auto. The sensor bit depth is automatically adjusted depending on the pixel format used.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

PLCamera.BslSensorBitDepthModeEnum.Manual Property#

The sensor bit depth mode is set to Manual. The sensor bit depth can be set independently of the pixel format used.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

PLCamera.BslSensorBitDepthModeEnum.Name Property#

The full name of BslSensorBitDepthMode