Skip to content

PLCamera.BslStaticDefectPixelCorrectionFileStatusEnum Class#

Returns the file status of the defect pixel correction file.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

Visibility: Guru

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslStaticDefectPixelCorrectionFileStatusEnum

Constructors#

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

Properties#

 NameDescription
Public propertyFileEmpty

The defect pixel correction file has no entries. The file header is valid but the file doesn't contain any defect pixels. The defect pixel correction process is aborted.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

Public propertyFileNotFound

The defect pixel correction file can't be found. It has never been uploaded or was deleted.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

Public propertyFileOk

The defect pixel correction file is valid.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

Public propertyFileStatusUnknown

The status of the defect pixel correction file is unknown. Acquire an image to change the file status.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

Public propertyInvalidClustering

An invalid cluster has been found. Three or more adjacent pixels in a row are considered an invalid cluster. Any defect pixels between other defect pixels can't be corrected.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

Public propertyInvalidFileEntry

At least one entry in the defect pixel correction file has an invalid size. The defect pixel correction process is aborted.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

Public propertyInvalidHeader

The defect pixel correction file header is invalid. The file must have a 4-byte file header.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

Public propertyInvalidSize

The defect pixel correction file size is invalid. The maximum number of defect pixels must not exceed 4096.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

Public propertyInvalidSorting

The sorting of entries in the defect pixel correction file is invalid. The defect pixel correction process is aborted.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

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

Methods#

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

PLCamera.BslStaticDefectPixelCorrectionFileStatusEnum.ToString Method#

The full name of BslStaticDefectPixelCorrectionFileStatus

Return Value#

Type: String
Returns the full name of BslStaticDefectPixelCorrectionFileStatus

PLCamera.BslStaticDefectPixelCorrectionFileStatusEnum Constructor#

Initializes a new instance of the PLCamera.BslStaticDefectPixelCorrectionFileStatusEnum class

PLCamera.BslStaticDefectPixelCorrectionFileStatusEnum.FileEmpty Property#

The defect pixel correction file has no entries. The file header is valid but the file doesn't contain any defect pixels. The defect pixel correction process is aborted.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

PLCamera.BslStaticDefectPixelCorrectionFileStatusEnum.FileNotFound Property#

The defect pixel correction file can't be found. It has never been uploaded or was deleted.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

PLCamera.BslStaticDefectPixelCorrectionFileStatusEnum.FileOk Property#

The defect pixel correction file is valid.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

PLCamera.BslStaticDefectPixelCorrectionFileStatusEnum.FileStatusUnknown Property#

The status of the defect pixel correction file is unknown. Acquire an image to change the file status.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

PLCamera.BslStaticDefectPixelCorrectionFileStatusEnum.InvalidClustering Property#

An invalid cluster has been found. Three or more adjacent pixels in a row are considered an invalid cluster. Any defect pixels between other defect pixels can't be corrected.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

PLCamera.BslStaticDefectPixelCorrectionFileStatusEnum.InvalidFileEntry Property#

At least one entry in the defect pixel correction file has an invalid size. The defect pixel correction process is aborted.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

PLCamera.BslStaticDefectPixelCorrectionFileStatusEnum.InvalidHeader Property#

The defect pixel correction file header is invalid. The file must have a 4-byte file header.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

PLCamera.BslStaticDefectPixelCorrectionFileStatusEnum.InvalidSize Property#

The defect pixel correction file size is invalid. The maximum number of defect pixels must not exceed 4096.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

PLCamera.BslStaticDefectPixelCorrectionFileStatusEnum.InvalidSorting Property#

The sorting of entries in the defect pixel correction file is invalid. The defect pixel correction process is aborted.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

PLCamera.BslStaticDefectPixelCorrectionFileStatusEnum.Name Property#

The full name of BslStaticDefectPixelCorrectionFileStatus