PLCamera.BslBlackLevelCompensationModeEnum Class#
Applies to: boost CoaXPress and dart USB
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslBlackLevelCompensationModeEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BslBlackLevelCompensationModeEnum | Initializes a new instance of the PLCamera.BslBlackLevelCompensationModeEnum class |
Properties#
Name | Description | |
---|---|---|
Name | The full name of BslBlackLevelCompensationMode (Overrides ParameterListEnum.Name.) | |
Off | Black level compensation is disabled. This is useful, e.g., for quantitative analysis of weak light signals or if you need raw image data without dark current correction. Applies to: boost CoaXPress and dart USB | |
Sensor | Black level compensation is performed by the imaging sensor. The sensor tries to compensate for thermally generated voltages that would falsify the signals (dark current). Applies to: boost CoaXPress and dart USB |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of BslBlackLevelCompensationMode (Overrides Object.ToString()()()().) |
PLCamera.BslBlackLevelCompensationModeEnum.ToString Method#
The full name of BslBlackLevelCompensationMode
Return Value#
Type: String
Returns the full name of BslBlackLevelCompensationMode
PLCamera.BslBlackLevelCompensationModeEnum Constructor#
Initializes a new instance of the PLCamera.BslBlackLevelCompensationModeEnum class
PLCamera.BslBlackLevelCompensationModeEnum.Name Property#
The full name of BslBlackLevelCompensationMode
PLCamera.BslBlackLevelCompensationModeEnum.Off Property#
Black level compensation is disabled. This is useful, e.g., for quantitative analysis of weak light signals or if you need raw image data without dark current correction.
Applies to: boost CoaXPress and dart USB
PLCamera.BslBlackLevelCompensationModeEnum.Sensor Property#
Black level compensation is performed by the imaging sensor. The sensor tries to compensate for thermally generated voltages that would falsify the signals (dark current).
Applies to: boost CoaXPress and dart USB