Basler A400K Bedienungsanleitung Seite 82

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 130
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 81
Pixel Formats and Tap Geometries AW00118501000
74 Basler racer Camera Link
7.2.1 Setting the Tap Geometry
Setting the Tap Geometry Using Basler pylon
You can use the pylon API to set the Camera Link tap geometry from within your application
software. The following code snippet illustrates using the API to set the tap geometry:
// Set the tap geometry to 1X2
Camera.ClTapGeometry.SetValue( ClTapGeometry_Geometry1X2 );
// Set the tap geometry to 1X4
Camera.ClTapGeometry.SetValue( ClTapGeometry_Geometry1X4 );
// Set the tap geometry to 1X8
Camera.ClTapGeometry.SetValue( ClTapGeometry_Geometry1X8 );
// Set the tap geometry to 1X10
Camera.ClTapGeometry.SetValue( ClTapGeometry_Geometry1X10 );
You can also use the Basler pylon Viewer application to easily set the parameters.
For more information about the pylon API and the pylon Viewer, see Section 3.1 on page 15.
Setting the Tap Geometry Using Direct Register Access
To set the Camera Link tap geometry via direct register access:
Set the value of the CL Tap Geometry register for 1X2, 1X4, 1X8 or 1X10 as desired.
For more information about direct register access, see Section 3.2 on page 16.
Seitenansicht 81
1 2 ... 77 78 79 80 81 82 83 84 85 86 87 ... 129 130

Kommentare zu diesen Handbüchern

Keine Kommentare