PLCamera.BslSensorBitDepthModeEnum Class#
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslSensorBitDepthModeEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BslSensorBitDepthModeEnum | Initializes a new instance of the PLCamera.BslSensorBitDepthModeEnum class |
Properties#
Name | Description | |
---|---|---|
Auto | 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 2 USB, dart USB and racer 2 CXP | |
Manual | 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 2 USB, dart USB and racer 2 CXP | |
Name | The full name of BslSensorBitDepthMode (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
ToString | 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 2 USB, dart USB and racer 2 CXP
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 2 USB, dart USB and racer 2 CXP
PLCamera.BslSensorBitDepthModeEnum.Name Property#
The full name of BslSensorBitDepthMode