Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Benchmark whole inspection not just one state.

I want to benchmark my inspection, my problem is that I use more than just one state, and when I want to benchmark my inspection, it is only the currently activated state that gets benchmarked. How do I get VBAI to benchmark my whole inspection? I am using Labview 8.0.1 and VBAI 3.0.1.
 
Simon
LabVIEW 8.6 / 2009 / 2010
Vision Development Module 8.6 / 2009 / 2010
VBAI 3.6 / 2010
0 Kudos
Message 1 of 2
(2,934 Views)
Hi Simon,
 
Unfortunately, you can not benchmark multiple states of VBAI. The program can not know which states will execute - and in which order - so there would be no single result for the benchmark.
 
You could convert the entire inspection to LabVIEW and calculate the benchmark with "Get Current Tick Count" VIs or use "Run LabVIEW VI" step in VBAI that would basically do the same thing and pass back as a paramter the tick count. This might create some overhead though and may not be entirely accurate.
 
Best regards,
Peter Porsman | Applications Engineer | National Instruments
0 Kudos
Message 2 of 2
(2,892 Views)