Skip to content

PLCamera.BslShadingCorrectionSetStatusEnum Class#

Returns the status of the shading correction set.

Applies to: racer 2 CXP

Visibility: Beginner

Selected by: BslShadingCorrectionSelector

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslShadingCorrectionSetStatusEnum

Constructors#

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

Properties#

 NameDescription
Public propertyEmpty

The shading correction set has no entries.

Applies to: racer 2 CXP

Public propertyError

An error occurred. No further information is available.

Applies to: racer 2 CXP

Public propertyFileFormatInvalid

The file format of the shading correction set is invalid.

Applies to: racer 2 CXP

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

The shading correction set is valid.

Applies to: racer 2 CXP

 

Methods#

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

PLCamera.BslShadingCorrectionSetStatusEnum.ToString Method#

The full name of BslShadingCorrectionSetStatus

Return Value#

Type: String
Returns the full name of BslShadingCorrectionSetStatus

PLCamera.BslShadingCorrectionSetStatusEnum Constructor#

Initializes a new instance of the PLCamera.BslShadingCorrectionSetStatusEnum class

PLCamera.BslShadingCorrectionSetStatusEnum.Empty Property#

The shading correction set has no entries.

Applies to: racer 2 CXP

PLCamera.BslShadingCorrectionSetStatusEnum.Error Property#

An error occurred. No further information is available.

Applies to: racer 2 CXP

PLCamera.BslShadingCorrectionSetStatusEnum.FileFormatInvalid Property#

The file format of the shading correction set is invalid.

Applies to: racer 2 CXP

PLCamera.BslShadingCorrectionSetStatusEnum.Name Property#

The full name of BslShadingCorrectionSetStatus

PLCamera.BslShadingCorrectionSetStatusEnum.Ok Property#

The shading correction set is valid.

Applies to: racer 2 CXP