Skip to content

PLCamera.BslShadingCorrectionModeEnum Class#

Sets the shading correction mode.

Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

Visibility: Beginner

Selected by: BslShadingCorrectionSelector

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslShadingCorrectionModeEnum

Constructors#

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

Properties#

 NameDescription
Public propertyFactory

Shading correction is based on the values stored in the factory correction set. The factory set only contains correction values for dark signal non-uniformity (DSNU) effects. The correction values are generated during camera production and can't be changed.

Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

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

Shading correction is disabled.

Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

Public propertyUser

Shading correction is based on the values stored in the user correction set. Using the Shading Correction Set Index parameter and the Shading Correction Set Create command you can create your own shading correction set.

Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

 

Methods#

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

PLCamera.BslShadingCorrectionModeEnum.ToString Method#

The full name of BslShadingCorrectionMode

Return Value#

Type: String
Returns the full name of BslShadingCorrectionMode

PLCamera.BslShadingCorrectionModeEnum Constructor#

Initializes a new instance of the PLCamera.BslShadingCorrectionModeEnum class

PLCamera.BslShadingCorrectionModeEnum.Factory Property#

Shading correction is based on the values stored in the factory correction set. The factory set only contains correction values for dark signal non-uniformity (DSNU) effects. The correction values are generated during camera production and can't be changed.

Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

PLCamera.BslShadingCorrectionModeEnum.Name Property#

The full name of BslShadingCorrectionMode

PLCamera.BslShadingCorrectionModeEnum.Off Property#

Shading correction is disabled.

Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

PLCamera.BslShadingCorrectionModeEnum.User Property#

Shading correction is based on the values stored in the user correction set. Using the Shading Correction Set Index parameter and the Shading Correction Set Create command you can create your own shading correction set.

Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE