04-14-2021 09:30 PM
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?
04-15-2021 09:40 AM
Upload your VI, not an image. Most of the Active Users here won't bother looking at a image of the code.