EasyManua.ls Logo

Basler acA2040-55 - Using Basler Pylon to Check the Maximum Allowed Frame Rate

Basler acA2040-55
373 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...
Image Acquisition Control AW00123409000
180 Basler ace USB 3.0
6.10.1 Using Basler pylon to Check the Maximum
Allowed Frame Rate
You can use the Basler pylon API to read the current value of the Resulting Frame Rate parameter
from within your application software using the Basler pylon API. The following code snippet
illustrates using the API to get the parameter value:
// Get the resulting frame rate
double d = camera.ResultingFrameRate.GetValue();
The Resulting Frame Rate parameter takes all camera settings that can influence the frame rate
into account and indicates the maximum allowed frame rate given the current settings.
You can also use the Basler pylon Viewer application to easily read the parameter.
For more information about the pylon API and pylon Viewer, see Section 3.1 on page 61.

Table of Contents

Related product manuals