Skip to content

PLCamera.BslStaticDefectPixelCorrectionModeEnum Class#

Sets the static defect pixel correction mode.

Applies to: 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#

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

Properties#

 NameDescription
Public propertyFactory

Static defect pixel correction is based on the defect pixels stored in the factory correction file.

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

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

Static defect pixel correction is disabled.

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

Public propertyUser

Static defect pixel correction is based on the defect pixels stored in the user correction file.

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

 

Methods#

 NameDescription
Public methodToString 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 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 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 GigE, ace 2 USB, boost CoaXPress and boost_V_CoaXPress