Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiple USB cameras retrieveresult delay #198

Open
P1ucks opened this issue Jan 8, 2024 · 1 comment
Open

multiple USB cameras retrieveresult delay #198

P1ucks opened this issue Jan 8, 2024 · 1 comment

Comments

@P1ucks
Copy link

P1ucks commented Jan 8, 2024

I have a device equipped with 18 USB cameras, employing hardware triggers. Using the retrieveresult() function to capture an image from each camera in sequence . write a code to log the execution time of this function. I noticed that one or more cameras experience delays of several hundred milliseconds when executing this function, while the rest of the cameras remain stable within 10 milliseconds. When I switch cameras or interfaces, the issue persists with a different camera.

@m-binev
Copy link

m-binev commented Jan 15, 2024

@P1ucks Hi, well, my first feeling is that I actually lack some/a lot of information about your setup and what you are exactly doing... That is why, I'll suggest some general checks first.
From the following document: https://www2.baslerweb.com/media/downloads/software/pylon_software/readme_17.txt
go to Performance Optimization > USB Vision Cameras > try out all suggested measures. For sure increase the URBs size and the File Handle Limit though.
Of course, I hope you are not using long exposure times (also defined by the trigger signal), because long exposure means longer time))
Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants