Hello everyone,
I'm currently working on a project using Vision Builder AI 2023 that requires 4 cameras, each assigned to an independent inspection job (one script per camera).
My goal is to run 4 inspections in parallel, and I'm trying to do this by opening 4 API connections (VBAI Interface) simultaneously from LabVIEW.
However, when I attempt to open all 4 API connections in parallel, LabVIEW freezes or becomes unresponsive.
So, I have a few questions:
-
Does VBAI 2023 officially support running multiple inspection jobs in parallel, each connected to a separate camera?
-
Is there a known limitation with multiple VBAI API connections from the same LabVIEW application?
-
What are the best practices for handling multi-camera, multi-job inspections in VBAI? Should I use multiple instances of the VBAI Runtime?
Any help or experience sharing would be greatly appreciated. Thanks in advance!
