Parallel Execution of States in Vision Builder Automated Inspection

Updated Nov 24, 2022

Reported In

Software

  • Vision Builder for Automated Inspection

Issue Details

I am using the Vision Builder for Automated Inspection along with a Basler camera to perform image acquisition and processing. Currently I am processing my images in a sequential manner, but since I have multiple images that I need to inspect, I wish to do it in parallel. Is there any method to do this?

Solution

Support for parallel execution of states does not exist in the Vision Builder for Automated Inspection (VBAI). The acquired images can only be processed in a sequential manner.

The only workaround currently is to break down the inspection across different cameras and launch multiple Vision builder executables to run an inspection on each of the cameras. However, this will only work for independent inspections.