Skip to content

PLCamera.BslStaticDefectPixelCorrectionTestModeEnum Class#

Enables or disables the static defect pixel correction test mode. In test mode, all corrected pixels are set to completely white. This helps to find pixels that are being corrected in your images.

Applies to: boost_V_CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslStaticDefectPixelCorrectionTestModeEnum

Constructors#

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

Properties#

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

Static defect pixel correction test mode is disabled.

Applies to: boost_V_CoaXPress

Public propertyOn

Static defect pixel correction test mode is enabled. All corrected pixels are set to completely white.

Applies to: boost_V_CoaXPress

 

Methods#

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

PLCamera.BslStaticDefectPixelCorrectionTestModeEnum.ToString Method#

The full name of BslStaticDefectPixelCorrectionTestMode

Return Value#

Type: String
Returns the full name of BslStaticDefectPixelCorrectionTestMode

PLCamera.BslStaticDefectPixelCorrectionTestModeEnum Constructor#

Initializes a new instance of the PLCamera.BslStaticDefectPixelCorrectionTestModeEnum class

PLCamera.BslStaticDefectPixelCorrectionTestModeEnum.Name Property#

The full name of BslStaticDefectPixelCorrectionTestMode

PLCamera.BslStaticDefectPixelCorrectionTestModeEnum.Off Property#

Static defect pixel correction test mode is disabled.

Applies to: boost_V_CoaXPress

PLCamera.BslStaticDefectPixelCorrectionTestModeEnum.On Property#

Static defect pixel correction test mode is enabled. All corrected pixels are set to completely white.

Applies to: boost_V_CoaXPress