PLCamera.BslStaticDefectPixelCorrectionModeEnum Class#
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress and boost V CoaXPress
Visibility: Beginner
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslStaticDefectPixelCorrectionModeEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BslStaticDefectPixelCorrectionModeEnum | Initializes a new instance of the PLCamera.BslStaticDefectPixelCorrectionModeEnum class |
Properties#
Name | Description | |
---|---|---|
Factory | Static defect pixel correction is based on the defect pixels stored in the factory correction file. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress and boost V CoaXPress | |
Name | The full name of BslStaticDefectPixelCorrectionMode (Overrides ParameterListEnum.Name.) | |
Off | Static defect pixel correction is disabled. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress and boost V CoaXPress | |
User | Static defect pixel correction is based on the defect pixels stored in the user correction file. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress and boost V CoaXPress |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of BslStaticDefectPixelCorrectionMode (Overrides Object.ToString()()()().) |
PLCamera.BslStaticDefectPixelCorrectionModeEnum.ToString Method#
The full name of BslStaticDefectPixelCorrectionMode
Return Value#
Type: String
Returns the full name of BslStaticDefectPixelCorrectionMode
PLCamera.BslStaticDefectPixelCorrectionModeEnum Constructor#
Initializes a new instance of the PLCamera.BslStaticDefectPixelCorrectionModeEnum class
PLCamera.BslStaticDefectPixelCorrectionModeEnum.Factory Property#
Static defect pixel correction is based on the defect pixels stored in the factory correction file.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress and boost V CoaXPress
PLCamera.BslStaticDefectPixelCorrectionModeEnum.Name Property#
The full name of BslStaticDefectPixelCorrectionMode
PLCamera.BslStaticDefectPixelCorrectionModeEnum.Off Property#
Static defect pixel correction is disabled.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress and boost V CoaXPress
PLCamera.BslStaticDefectPixelCorrectionModeEnum.User Property#
Static defect pixel correction is based on the defect pixels stored in the user correction file.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress and boost V CoaXPress