LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

High-speed image acquisition from multiple USB3 cameras

I am trying to capture images from multiple Basler acA1920-150uc USB3 cameras with hardware trigger. The hardware trigger is produced by a digital output from NI USB-6002 module. I am experiencing inconsistency in the image acquisition as sometimes the cameras do not capture in sync. Could you please advise what is the best way to simultaneously acquire images from multiple USB3 cameras? Attached is a screenshot of my acquisition code. I understand that using parallelism in the For loop is not the best strategy as these are different cameras, but if I remove the parallelism from the For loop the images are not taken at the same instance, which is the requirement. Could you please provide a sample code to do the image acquisition in this situation?

0 Kudos
Message 1 of 2
(949 Views)

Upload your VI, not an image. Most of the Active Users here won't bother looking at a image of the code.

0 Kudos
Message 2 of 2
(904 Views)