Standard Features AW00011916000
280 Basler scout GigE
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 Basler 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 43.