Skip to content

PLCamera.BslShadingCorrectionSetCreateStatusEnum Class#

Indicates the status of the shading correction set created.

Applies to: racer 2 CXP

Visibility: Beginner

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslShadingCorrectionSetCreateStatusEnum

Constructors#

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

Properties#

 NameDescription
Public propertyActive

A shading correction set is being created.

Applies to: racer 2 CXP

Public propertyErrorReverseX

A Reverse X error occurred while creating a shading correction set. A shading correction set can only be created when Reverse X is disabled.

Applies to: racer 2 CXP

Public propertyInactive

No shading correction set is being created.

Applies to: racer 2 CXP

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

Methods#

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

PLCamera.BslShadingCorrectionSetCreateStatusEnum.ToString Method#

The full name of BslShadingCorrectionSetCreateStatus

Return Value#

Type: String
Returns the full name of BslShadingCorrectionSetCreateStatus

PLCamera.BslShadingCorrectionSetCreateStatusEnum Constructor#

Initializes a new instance of the PLCamera.BslShadingCorrectionSetCreateStatusEnum class

PLCamera.BslShadingCorrectionSetCreateStatusEnum.Active Property#

A shading correction set is being created.

Applies to: racer 2 CXP

PLCamera.BslShadingCorrectionSetCreateStatusEnum.ErrorReverseX Property#

A Reverse X error occurred while creating a shading correction set. A shading correction set can only be created when Reverse X is disabled.

Applies to: racer 2 CXP

PLCamera.BslShadingCorrectionSetCreateStatusEnum.Inactive Property#

No shading correction set is being created.

Applies to: racer 2 CXP

PLCamera.BslShadingCorrectionSetCreateStatusEnum.Name Property#

The full name of BslShadingCorrectionSetCreateStatus