Features
172 Basler pilot
Setting Reverse X
You can enable or disable the reverse X feature by setting the ReverseX parameter value. You can
set the parameter value from within your application software by using the pylon API. The following
code snippet illustrates using the API to set the parameter value:
// Enable reverse X
Camera.ReverseX.SetValue(true);
For detailed information about using the pylon API, refer to the Basler pylon Programmer’s Guide
and API Reference.
You can also use the Basler pylon Viewer application to easily set the parameter.
For more information about the pylon Viewer, see Section 3.1 on page 29.