basler / pypylon

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

Multiple GigE cameras hardware trigger and synchronisation in python #526

Open shrinand1996 opened 2 years ago

shrinand1996 commented 2 years ago

How can i attach and configure the whole acquisition process using multiple gige cameras. My setup: 4 ace Gige cameras Hardware trigger: a digital proximity sensor

Use: i want to capture images from all 4 cameras after a delay when i receive the trigger pulse.

I have already used Pylon Ip configuration to name and set up all 4 cameras. I can view the feeds in pylon viewer.

Please suggest.

SMA2016a commented 2 years ago

do you use ace or ace2 model?

ace: if the trigger length longer than the delay you want, then the camera parameter debouncer can be used to delay the trigger.

ace2 : you can trigger the timer and then the timer can be used to trigger the image acquisition

https://docs.baslerweb.com/timer