Basler A400K Bedienungsanleitung Seite 162

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 194
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 161
Features
154 Basler aviator Camera Link
7.12.3 Enabling Reverse X and Reverse Y
Enabling Reverse X and Y Using Basler Pylon
You can enable the reverse X and reverse Y features by setting the Reverse X and the Reverse Y
parameter values. You can use the pylon API to set the parameter values from within your
application software. The following code snippet illustrates using the API to set the parameter
values:
// Enable reverse X
Camera.ReverseX.SetValue(true);
// Enable reverse Y
Camera.ReverseY.SetValue(true);
You can also use the Basler pylon Viewer application to easily set the parameter.
For more information about the pylon API and the pylon Viewer, see Section 4 on page 45.
Enabling Reverse X and Y Using Direct Register Access
To enable reverse X via direct register access:
Set the value of the Reverse X register to enabled.
To enable reverse Y via direct register access:
Set the value of the Reverse Y register to enabled.
For more information about changing settings via direct register access, see Section 4 on page 45.
Seitenansicht 161
1 2 ... 157 158 159 160 161 162 163 164 165 166 167 ... 193 194

Kommentare zu diesen Handbüchern

Keine Kommentare