EasyManua.ls Logo

Basler GigE SERIES - Enabling Reverse X and Reverse y

Basler GigE SERIES
376 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Standard Features AW00089317000
272 Basler ace GigE
10.11.3 Enabling Reverse X and Reverse Y
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 3 on page 45.

Table of Contents

Related product manuals