User`s manual
Standard Features AW00089316000
278 Basler ace 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);
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 39.










