コンテンツにスキップ

PLCamera.ShadingStatusEnum Class#

Indicates error statuses related to shading correction.

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#

 名前説明
Public methodPLCamera.ShadingStatusEnum Initializes a new instance of the PLCamera.ShadingStatusEnum class
 

プロパティ#

 名前説明
Public propertyActivateError

The selected shading set could not be loaded.

Applies to: CameraLink and GigE

Public propertyCreateError

A problem occurred while creating a shading set.

Applies to: CameraLink and GigE

Public property名前 The full name of ShadingStatus (Overrides ParameterListEnum.Name.)
Public propertyNoError

The last operation related to shading correction was successful.

Applies to: CameraLink and GigE

Public propertyStartupSetError

A problem with the startup shading set occurred.

Applies to: CameraLink and GigE

 

方法#

 名前説明
Public methodToString 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