Skip to content

PLCamera.BslSensorBitDepthModeEnum Class#

Sets the sensor bit depth mode.

Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

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 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

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 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

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 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

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 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

PLCamera.BslSensorBitDepthModeEnum.Name Property#

The full name of BslSensorBitDepthMode