PLCamera.BslShadingCorrectionSetCreateResultEnum Class#
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.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, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
![]() | ErrorAbort | Image acquisition was aborted while creating the shading correction set. Eliminate the cause for this and try again. Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
![]() | 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, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
![]() | Name | The full name of BslShadingCorrectionSetCreateResult (Overrides ParameterListEnum.Name.) |
![]() | NoError | The shading correction set was created successfully. Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
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, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
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, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
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, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
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, racer 2S 5GigE, racer 2S CXP and racer 2S GigE