Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

VBAI Inspection not continuous

Hi everyone,

 

I have created an inspection in NI VBAI for my application. So in order to make some more operations, I am trying to open that inspection from labview. Hence I used an example for local target in Labview API Example. I opened the inspection , but the inspection does not run continuously but works on one at a time. Since I cant find out running continuous inspection. I need help to sort the problem.. Also need some additional help on getting vbai to perform operations in labview. Expecting the reply asap

 

Thanks in advance.

Regards,

Pradeep 

Download All
0 Kudos
Message 1 of 2
(4,516 Views)
You can either put the run once in a loop if you want to do something before or after each run or you can use the Start Inspection vi if you want to just have the inspection start running as fast as possible and not have control over when each iteration starts.
Hope that helps
Brad
0 Kudos
Message 2 of 2
(4,509 Views)