PLCamera.ShadingStatusEnum Class#
Applies to: CameraLink and ace 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 ace GigE | 
|  | CreateError | A problem occurred while creating a shading set. Applies to: CameraLink and ace GigE | 
|  | Name | The full name of ShadingStatus (Overrides ParameterListEnum.Name.) | 
|  | NoError | The last operation related to shading correction was successful. Applies to: CameraLink and ace GigE | 
|  | StartupSetError | A problem with the startup shading set occurred. Applies to: CameraLink and ace 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 ace GigE
PLCamera.ShadingStatusEnum.CreateError Property#
A problem occurred while creating a shading set.
Applies to: CameraLink and ace 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 ace GigE
PLCamera.ShadingStatusEnum.StartupSetError Property#
A problem with the startup shading set occurred.
Applies to: CameraLink and ace GigE