Basler A400K Manual de usuario Pagina 162

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 194
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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.
Vista de pagina 161
1 2 ... 157 158 159 160 161 162 163 164 165 166 167 ... 193 194

Comentarios a estos manuales

Sin comentarios