Skip to content

PLCamera.ClTapGeometryEnum Class#

Sets the tap geometry. The tap geometry uniquely describes the geometrical properties characterizing the different taps of a multi-tap camera.

Applies to: CameraLink

Visibility: Beginner

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.ClTapGeometryEnum

Constructors#

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

Properties#

 NameDescription
Public propertyGeometry1X

The tap geometry is set to 1 zone in horizontal direction with one tap.

Applies to: CameraLink

Public propertyGeometry1X_1Y

The tap geometry is set to 1 zone in horizontal direction with one tap and 1 zone in vertical direction with 1 tap.

Applies to: CameraLink

Public propertyGeometry1X_2YE

The tap geometry is set to 1 zone in horizontal direction with one tap and 2 zones in vertical direction with 1 tap with end extraction.

Applies to: CameraLink

Public propertyGeometry1X10

The tap geometry is set to 1 zone in horizontal direction with ten taps.

Applies to: CameraLink

Public propertyGeometry1X10_1Y

The tap geometry is set to 1 zone in horizontal direction with ten taps and 1 zone in vertical direction with 1 tap.

Applies to: CameraLink

Public propertyGeometry1X2

The tap geometry is set to 1 zone in horizontal direction with two taps.

Applies to: CameraLink

Public propertyGeometry1X2_1Y

The tap geometry is set to 1 zone in horizontal direction with two taps and 1 zone in vertical direction with 1 tap.

Applies to: CameraLink

Public propertyGeometry1X3

The tap geometry is set to 1 zone in horizontal direction with three taps.

Applies to: CameraLink

Public propertyGeometry1X3_1Y

The tap geometry is set to 1 zone in horizontal direction with three taps and 1 zone in vertical direction with 1 tap.

Applies to: CameraLink

Public propertyGeometry1X4

The tap geometry is set to 1 zone in horizontal direction with four taps.

Applies to: CameraLink

Public propertyGeometry1X4_1Y

The tap geometry is set to 1 zone in horizontal direction with four taps and 1 zone in vertical direction with 1 tap.

Applies to: CameraLink

Public propertyGeometry1X6

The tap geometry is set to 1 zone in horizontal direction with six taps.

Applies to: CameraLink

Public propertyGeometry1X6_1Y

The tap geometry is set to 1 zone in horizontal direction with six taps and 1 zone in vertical direction with 1 tap.

Applies to: CameraLink

Public propertyGeometry1X8

The tap geometry is set to 1 zone in horizontal direction with eight taps.

Applies to: CameraLink

Public propertyGeometry1X8_1Y

The tap geometry is set to 1 zone in horizontal direction with eight taps and 1 zone in vertical direction with 1 tap.

Applies to: CameraLink

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

Methods#

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

PLCamera.ClTapGeometryEnum.ToString Method#

The full name of ClTapGeometry

Return Value#

Type: String
Returns the full name of ClTapGeometry

PLCamera.ClTapGeometryEnum Constructor#

Initializes a new instance of the PLCamera.ClTapGeometryEnum class

PLCamera.ClTapGeometryEnum.Geometry1X Property#

The tap geometry is set to 1 zone in horizontal direction with one tap.

Applies to: CameraLink

PLCamera.ClTapGeometryEnum.Geometry1X10 Property#

The tap geometry is set to 1 zone in horizontal direction with ten taps.

Applies to: CameraLink

PLCamera.ClTapGeometryEnum.Geometry1X10_1Y Property#

The tap geometry is set to 1 zone in horizontal direction with ten taps and 1 zone in vertical direction with 1 tap.

Applies to: CameraLink

PLCamera.ClTapGeometryEnum.Geometry1X2 Property#

The tap geometry is set to 1 zone in horizontal direction with two taps.

Applies to: CameraLink

PLCamera.ClTapGeometryEnum.Geometry1X2_1Y Property#

The tap geometry is set to 1 zone in horizontal direction with two taps and 1 zone in vertical direction with 1 tap.

Applies to: CameraLink

PLCamera.ClTapGeometryEnum.Geometry1X3 Property#

The tap geometry is set to 1 zone in horizontal direction with three taps.

Applies to: CameraLink

PLCamera.ClTapGeometryEnum.Geometry1X3_1Y Property#

The tap geometry is set to 1 zone in horizontal direction with three taps and 1 zone in vertical direction with 1 tap.

Applies to: CameraLink

PLCamera.ClTapGeometryEnum.Geometry1X4 Property#

The tap geometry is set to 1 zone in horizontal direction with four taps.

Applies to: CameraLink

PLCamera.ClTapGeometryEnum.Geometry1X4_1Y Property#

The tap geometry is set to 1 zone in horizontal direction with four taps and 1 zone in vertical direction with 1 tap.

Applies to: CameraLink

PLCamera.ClTapGeometryEnum.Geometry1X6 Property#

The tap geometry is set to 1 zone in horizontal direction with six taps.

Applies to: CameraLink

PLCamera.ClTapGeometryEnum.Geometry1X6_1Y Property#

The tap geometry is set to 1 zone in horizontal direction with six taps and 1 zone in vertical direction with 1 tap.

Applies to: CameraLink

PLCamera.ClTapGeometryEnum.Geometry1X8 Property#

The tap geometry is set to 1 zone in horizontal direction with eight taps.

Applies to: CameraLink

PLCamera.ClTapGeometryEnum.Geometry1X8_1Y Property#

The tap geometry is set to 1 zone in horizontal direction with eight taps and 1 zone in vertical direction with 1 tap.

Applies to: CameraLink

PLCamera.ClTapGeometryEnum.Geometry1X_1Y Property#

The tap geometry is set to 1 zone in horizontal direction with one tap and 1 zone in vertical direction with 1 tap.

Applies to: CameraLink

PLCamera.ClTapGeometryEnum.Geometry1X_2YE Property#

The tap geometry is set to 1 zone in horizontal direction with one tap and 2 zones in vertical direction with 1 tap with end extraction.

Applies to: CameraLink

PLCamera.ClTapGeometryEnum.Name Property#

The full name of ClTapGeometry