PLCamera.BslStaticDefectPixelCorrectionFileStatusEnum Class#
Applies to: ace 2 CXP, 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#
Name | Description | |
---|---|---|
PLCamera.BslStaticDefectPixelCorrectionFileStatusEnum | Initializes a new instance of the PLCamera.BslStaticDefectPixelCorrectionFileStatusEnum class |
Properties#
Name | Description | |
---|---|---|
FileEmpty | 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 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress | |
FileNotFound | The defect pixel correction file can't be found. It has never been uploaded or was deleted. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress | |
FileOk | The defect pixel correction file is valid. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress | |
FileStatusUnknown | The status of the defect pixel correction file is unknown. Acquire an image to change the file status. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress | |
InvalidClustering | 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 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress | |
InvalidFileEntry | 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 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress | |
InvalidHeader | The defect pixel correction file header is invalid. The file must have a 4-byte file header. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress | |
InvalidSize | The defect pixel correction file size is invalid. The maximum number of defect pixels must not exceed 4096. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress | |
InvalidSorting | The sorting of entries in the defect pixel correction file is invalid. The defect pixel correction process is aborted. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress | |
Name | The full name of BslStaticDefectPixelCorrectionFileStatus (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
ToString | 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 CXP, 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 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslStaticDefectPixelCorrectionFileStatusEnum.FileOk Property#
The defect pixel correction file is valid.
Applies to: ace 2 CXP, 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 CXP, 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 CXP, 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 CXP, 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 CXP, 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 CXP, 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 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslStaticDefectPixelCorrectionFileStatusEnum.Name Property#
The full name of BslStaticDefectPixelCorrectionFileStatus