PLCamera.BslConversionGainModeEnum Class#
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#
Name | Description | |
---|---|---|
![]() | PLCamera.BslConversionGainModeEnum | Initializes a new instance of the PLCamera.BslConversionGainModeEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | High | 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 |
![]() | Low | 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 |
![]() | Name | The full name of BslConversionGainMode (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | 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