Using Basler Pylon To Check The Maximum Allowed Frame Rate; Increasing The Maximum Allowed Frame Rate - Basler ace acA640-90gm User Manual

Gige cameras
Table of Contents

Advertisement

7.12.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 Abs
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 resultingFps = Camera.ResultingFrameRateAbs.GetValue();
The Resulting Frame Rate Abs 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 on

7.12.2 Increasing the Maximum Allowed Frame Rate

You may find that you would like to acquire frames at a rate higher than the maximum allowed with
the camera's current settings. In this case, you must adjust one or more of the factors that can
influence the maximum allowed rate and then check to see if the maximum allowed rate has
increased:
Decreasing the height of the AOI can have a significant impact on the maximum allowed frame
rate. If possible in your application, decrease the height of the AOI.
If you are using normal exposure times and you are using the camera at it's maximum
resolution, your exposure time will not normally restrict the frame rate. However, if you are
using long exposure times or small areas of interest, it is possible that your exposure time is
limiting the maximum allowed frame rate. If you are using a long exposure time or a small AOI,
try using a shorter exposure time and see if the maximum allowed frame rate increases. (You
may need to compensate for a lower exposure time by using a brighter light source or
increasing the opening of your lens aperture.)
The frame transmission time will not normally restrict the frame rate. But if you are using
multiple cameras and you have set a small packet size or a large inter-packet delay, you may
find that the transmission time is restricting the maximum allowed rate. In this case, you could
increase the packet size or decrease the inter-packet delay. If you are using several cameras
connected to the host PC via a network switch, you could also use a multiport network adapter
in the PC instead of a switch. This would allow you to increase the Ethernet bandwidth
assigned to the camera and thus decrease the transmission time.
If you are working with an acA2500-14 camera:
Use the normal shutter mode rather than the global reset release shutter mode. Because the
normal shutter mode allows frame acquisitions to be overlapped and the global reset release
mode does not allow overlapping, you will be able to achieve a higher frame rate when using
the normal shutter mode.
Basler ace GigE
Image Acquisition Control
page
27.
127

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ace aca640-90gcAce aca640-100gmAce aca640-100gc

Table of Contents