PLCamera.ShadingStatusEnum Class#
Applies to: CameraLink and GigE
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.ShadingStatusEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.ShadingStatusEnum | Initializes a new instance of the PLCamera.ShadingStatusEnum class |
Properties#
Name | Description | |
---|---|---|
ActivateError | The selected shading set could not be loaded. Applies to: CameraLink and GigE | |
CreateError | A problem occurred while creating a shading set. Applies to: CameraLink and GigE | |
Name | The full name of ShadingStatus (Overrides ParameterListEnum.Name.) | |
NoError | The last operation related to shading correction was successful. Applies to: CameraLink and GigE | |
StartupSetError | A problem with the startup shading set occurred. Applies to: CameraLink and GigE |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of ShadingStatus (Overrides Object.ToString()()()().) |
PLCamera.ShadingStatusEnum.ToString Method#
The full name of ShadingStatus
Return Value#
Type: String
Returns the full name of ShadingStatus
PLCamera.ShadingStatusEnum Constructor#
Initializes a new instance of the PLCamera.ShadingStatusEnum class
PLCamera.ShadingStatusEnum.ActivateError Property#
The selected shading set could not be loaded.
Applies to: CameraLink and GigE
PLCamera.ShadingStatusEnum.CreateError Property#
A problem occurred while creating a shading set.
Applies to: CameraLink and GigE
PLCamera.ShadingStatusEnum.Name Property#
The full name of ShadingStatus
PLCamera.ShadingStatusEnum.NoError Property#
The last operation related to shading correction was successful.
Applies to: CameraLink and GigE
PLCamera.ShadingStatusEnum.StartupSetError Property#
A problem with the startup shading set occurred.
Applies to: CameraLink and GigE