User`s manual
Image Acquisition Control
Basler pioneer 119
double resultingFrameRate = Camera.ResultingFrameRateAbs.GetValue( );
// how to disable the FrameRateAbs parameter
Camera.AcquisitionFrameRateEnable.SetValue( false );
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 parameters.
For more information about the pylon Viewer, see Section 2.2 on page 20 and Section 2.4 on
page 40.
For more information about the camera’s exposure time parameter, see Section 10.4 on page 127.
For more information about determining the maximum allowed acquisition frame rate, see
Section 10.9 on page 137.
Note
The explanations in Section 10.2.2 and Section 10.2.3 are intended to give
you a basic idea of how the use of a software trigger works. For a more
complete description, refer to the Basler pylon Programmer’s Guide and to the
sample programs included in the Basler pylon Software Development Kit
(SDK).










