Skip to content

PLCamera.DeviceTapGeometryEnum Class#

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

Applies to: boost CoaXPress and boost_V_CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.DeviceTapGeometryEnum

Constructors#

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

Properties#

 NameDescription
Public propertyGeometry_1X_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: boost CoaXPress and boost_V_CoaXPress

Public propertyGeometry_1X_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: boost_V_CoaXPress

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

Methods#

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

PLCamera.DeviceTapGeometryEnum.ToString Method#

The full name of DeviceTapGeometry

Return Value#

Type: String
Returns the full name of DeviceTapGeometry

PLCamera.DeviceTapGeometryEnum Constructor#

Initializes a new instance of the PLCamera.DeviceTapGeometryEnum class

PLCamera.DeviceTapGeometryEnum.Geometry_1X_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: boost CoaXPress and boost_V_CoaXPress

PLCamera.DeviceTapGeometryEnum.Geometry_1X_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: boost_V_CoaXPress

PLCamera.DeviceTapGeometryEnum.Name Property#

The full name of DeviceTapGeometry