Skip to content

PLCamera.TestPatternEnum Class#

Sets the test pattern to display.

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

Visibility: Beginner

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.TestPatternEnum

Constructors#

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

Properties#

 NameDescription
Public propertyBlack

The camera generates a black test pattern.

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

Public propertyColorDiagonalSawtooth8

The camera generates a test image with a color diagonal sawtooth pattern.

Applies to: dart USB and pulse USB

Public propertyGreyDiagonalSawtooth8

The camera generates a test image with a gray diagonal sawtooth pattern.

Applies to: dart USB and pulse USB

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

No test pattern is generated. The original image is displayed.

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

Public propertyTestimage1

The camera generates a test image with the test image 1 pattern.

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

Public propertyTestimage2

The camera generates a test image with the test image 2 pattern.

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

Public propertyTestimage3

The camera generates a test image with the test image 3 pattern.

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

Public propertyTestimage6

The camera generates a test image with the test image 6 pattern.

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

Public propertyWhite

The camera generates a white test pattern.

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

 

Methods#

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

PLCamera.TestPatternEnum.ToString Method#

The full name of TestPattern

Return Value#

Type: String
Returns the full name of TestPattern

PLCamera.TestPatternEnum Constructor#

Initializes a new instance of the PLCamera.TestPatternEnum class

PLCamera.TestPatternEnum.Black Property#

The camera generates a black test pattern.

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

PLCamera.TestPatternEnum.ColorDiagonalSawtooth8 Property#

The camera generates a test image with a color diagonal sawtooth pattern.

Applies to: dart USB and pulse USB

PLCamera.TestPatternEnum.GreyDiagonalSawtooth8 Property#

The camera generates a test image with a gray diagonal sawtooth pattern.

Applies to: dart USB and pulse USB

PLCamera.TestPatternEnum.Name Property#

The full name of TestPattern

PLCamera.TestPatternEnum.Off Property#

No test pattern is generated. The original image is displayed.

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

PLCamera.TestPatternEnum.Testimage1 Property#

The camera generates a test image with the test image 1 pattern.

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

PLCamera.TestPatternEnum.Testimage2 Property#

The camera generates a test image with the test image 2 pattern.

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

PLCamera.TestPatternEnum.Testimage3 Property#

The camera generates a test image with the test image 3 pattern.

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

PLCamera.TestPatternEnum.Testimage6 Property#

The camera generates a test image with the test image 6 pattern.

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

PLCamera.TestPatternEnum.White Property#

The camera generates a white test pattern.

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