PLCamera.BslShadingCorrectionSetCreateResultEnum Class#
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.BslShadingCorrectionSetCreateResultEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BslShadingCorrectionSetCreateResultEnum | Initializes a new instance of the PLCamera.BslShadingCorrectionSetCreateResultEnum class |
Properties#
Name | Description | |
---|---|---|
Error | An error occurred while creating the shading correction set. No further information is available. Applies to: racer 2 CXP | |
ErrorAbort | Image acquisition was aborted while creating the shading correction set. Eliminate the cause for this and try again. Applies to: racer 2 CXP | |
ErrorRange | The shading correction values are outside the allowed range. Try changing the conditions under which the camera is operating. Applies to: racer 2 CXP | |
Name | The full name of BslShadingCorrectionSetCreateResult (Overrides ParameterListEnum.Name.) | |
NoError | The shading correction set was created successfully. Applies to: racer 2 CXP |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of BslShadingCorrectionSetCreateResult (Overrides Object.ToString()()()().) |
PLCamera.BslShadingCorrectionSetCreateResultEnum.ToString Method#
The full name of BslShadingCorrectionSetCreateResult
Return Value#
Type: String
Returns the full name of BslShadingCorrectionSetCreateResult
PLCamera.BslShadingCorrectionSetCreateResultEnum Constructor#
Initializes a new instance of the PLCamera.BslShadingCorrectionSetCreateResultEnum class
PLCamera.BslShadingCorrectionSetCreateResultEnum.Error Property#
An error occurred while creating the shading correction set. No further information is available.
Applies to: racer 2 CXP
PLCamera.BslShadingCorrectionSetCreateResultEnum.ErrorAbort Property#
Image acquisition was aborted while creating the shading correction set. Eliminate the cause for this and try again.
Applies to: racer 2 CXP
PLCamera.BslShadingCorrectionSetCreateResultEnum.ErrorRange Property#
The shading correction values are outside the allowed range. Try changing the conditions under which the camera is operating.
Applies to: racer 2 CXP
PLCamera.BslShadingCorrectionSetCreateResultEnum.Name Property#
The full name of BslShadingCorrectionSetCreateResult
PLCamera.BslShadingCorrectionSetCreateResultEnum.NoError Property#
The shading correction set was created successfully.
Applies to: racer 2 CXP