Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Select Inspection Step in Smart Camera

I want to use SELECT INSPECTION ICON in Vision Builder 3.5 using Smart Camera for selection programs for different product varities. How do I go about it?
0 Kudos
Message 1 of 2
(3,193 Views)

Hi Vivekganesh,

 

Select Inspection icon is used to make the inspection execute based on some measurement value acquired from either user input, run LabVIEW vi etc. The best way to go about is to go to menu>>View>>View inspection state diagram. It gives a sequential way of developing a vision application by specifying the 'setup', 'state diagram' and 'cleanup' states. Based on these states, one can use Select Inspection. To use Select Inspection, first create a selecting input through User Input, Run LabVIEW vi, Read Write, Serial, TCP I/O from Inspection Step pallete. Only then VBAI will allow you to use the Select Inspection Step.

Now you can route the inspection state based on the value received.

 

Hope this helps.

Message 2 of 2
(3,171 Views)