basler / pypylon

The official python wrapper for the pylon Camera Software Suite
http://www.baslerweb.com
BSD 3-Clause "New" or "Revised" License
574 stars 208 forks source link

Application Settings for High Performance #759

Closed dahleri closed 5 months ago

dahleri commented 5 months ago

Describe what you want to implement and what the issue & the steps to reproduce it are:

I have an application with real-time requirements, where I use the grab loop provided by the camera. I have problems with jitter, grab errors and skipped images when running the application, but not in the Pylon viewer. Jitter is identified by measuring the number of available buffers.

How can I improve the performance in my application to avoid said problems and make sure I always

Is your camera operational in Basler pylon viewer on your platform

Yes

Hardware setup & camera model(s) used

Runtime information:

Pylon v7.4
Windows 11
SMA2016a commented 5 months ago

did you use GigE configurator to optimize your system? If this does not help, turn to your local support team, please.

dahleri commented 5 months ago

Thank you for your reply! I have tried the GigE configurator and will contact my local support team instead.