Hello joeltucit,
Even though VBAI 2.5 was designed to inspect one image at a time, it is possible to inspect multiple images using a LabVIEW vi. At the beginning of your inspection, call a "Run LabVIEW VI" step. This vi will acquire the images from the four cameras, merge them into one large image using the IMAQ Image to Image vi, and then pass the large image out of the VI. Configure the Run LabVIEW VI step to return the image, and then perform your VBAI inspection processing with the large image. Each quadrant of the large image will comprise of the smaller images from your cameras.
Regards,
Mike T
National Instruments