Skip to content
STAGING SERVER
DEVELOPMENT SERVER

PLCamera.BslFlatFieldCorrectionSetStatusEnum Class#

Returns the status of the flat-field correction set.

Applies to: ace 2 GigE

Visibility: Beginner

Selected by: BslFlatFieldCorrectionSelector

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslFlatFieldCorrectionSetStatusEnum

Constructors#

 NameDescription
Public methodPLCamera.BslFlatFieldCorrectionSetStatusEnum Initializes a new instance of the PLCamera.BslFlatFieldCorrectionSetStatusEnum class
 

Properties#

 NameDescription
Public propertyEmpty

The flat-field correction set has no entries.

Applies to: ace 2 GigE

Public propertyError

An error occurred. No further information is available.

Applies to: ace 2 GigE

Public propertyInvalidFileFormat

The file format of the flat-field correction set is invalid.

Applies to: ace 2 GigE

Public propertyName The full name of BslFlatFieldCorrectionSetStatus (Overrides ParameterListEnum.Name.)
Public propertyOk

The flat-field correction set is valid.

Applies to: ace 2 GigE

Public propertyRangeError

The flat-field correction values are outside the allowed range. Try changing the conditions under which the camera is operating.

Applies to: ace 2 GigE

 

Methods#

 NameDescription
Public methodToString The full name of BslFlatFieldCorrectionSetStatus (Overrides Object.ToString()()()().)
 

PLCamera.BslFlatFieldCorrectionSetStatusEnum.ToString Method#

The full name of BslFlatFieldCorrectionSetStatus

Return Value#

Type: String
Returns the full name of BslFlatFieldCorrectionSetStatus

PLCamera.BslFlatFieldCorrectionSetStatusEnum Constructor#

Initializes a new instance of the PLCamera.BslFlatFieldCorrectionSetStatusEnum class

PLCamera.BslFlatFieldCorrectionSetStatusEnum.Empty Property#

The flat-field correction set has no entries.

Applies to: ace 2 GigE

PLCamera.BslFlatFieldCorrectionSetStatusEnum.Error Property#

An error occurred. No further information is available.

Applies to: ace 2 GigE

PLCamera.BslFlatFieldCorrectionSetStatusEnum.InvalidFileFormat Property#

The file format of the flat-field correction set is invalid.

Applies to: ace 2 GigE

PLCamera.BslFlatFieldCorrectionSetStatusEnum.Name Property#

The full name of BslFlatFieldCorrectionSetStatus

PLCamera.BslFlatFieldCorrectionSetStatusEnum.Ok Property#

The flat-field correction set is valid.

Applies to: ace 2 GigE

PLCamera.BslFlatFieldCorrectionSetStatusEnum.RangeError Property#

The flat-field correction values are outside the allowed range. Try changing the conditions under which the camera is operating.

Applies to: ace 2 GigE