Skip to content

PLCamera.BslConversionGainModeEnum Class#

Sets the conversion gain mode.

Applies to: ace 2 GigE and ace 2 USB

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslConversionGainModeEnum

Constructors#

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

Properties#

 NameDescription
Public propertyHigh

The conversion gain mode is set to High. In high conversion gain mode, the sensitivity is increased and the readout noise reduced resulting in an improved signal-to-noise ratio, but a lower dynamic range. This mode is useful if you have low lighting conditions.

Applies to: ace 2 GigE and ace 2 USB

Public propertyLow

The conversion gain mode is set to Low. In low conversion gain mode, the readout noise is increased but the full well capacity is higher resulting in an increased dynamic range. This mode is useful if you have normal or bright lighting conditions.

Applies to: ace 2 GigE and ace 2 USB

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

Methods#

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

PLCamera.BslConversionGainModeEnum.ToString Method#

The full name of BslConversionGainMode

Return Value#

Type: String
Returns the full name of BslConversionGainMode

PLCamera.BslConversionGainModeEnum Constructor#

Initializes a new instance of the PLCamera.BslConversionGainModeEnum class

PLCamera.BslConversionGainModeEnum.High Property#

The conversion gain mode is set to High. In high conversion gain mode, the sensitivity is increased and the readout noise reduced resulting in an improved signal-to-noise ratio, but a lower dynamic range. This mode is useful if you have low lighting conditions.

Applies to: ace 2 GigE and ace 2 USB

PLCamera.BslConversionGainModeEnum.Low Property#

The conversion gain mode is set to Low. In low conversion gain mode, the readout noise is increased but the full well capacity is higher resulting in an increased dynamic range. This mode is useful if you have normal or bright lighting conditions.

Applies to: ace 2 GigE and ace 2 USB

PLCamera.BslConversionGainModeEnum.Name Property#

The full name of BslConversionGainMode