Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

VBAI Interface - Get inspection Image --> Image Dest

Solved!
Go to solution

I have a complete Vision algorithm build in Vision Builder AI and programmed a VI in Labview which started the Algorithm and uses the results to compute. This works fine. Connection between Labview and VBAI is OK and results are nicely updated. Now I'd like to show the image from VBAI into my Labview GUI by using the "VBAI Interface - Get Inspection Image" VI from the Vision Builder AI toolkit. Whatever I try to connect to the "Image Dest" input of the VI I'm not able to let it run and give an image to show. See attached screenshot for details.

 

- What type of input do I need to link to get this VI working?

- Where can I find more detailed info than in the Context Help about all these VBAI toolkit VI's?

0 Kudos
Message 1 of 2
(4,271 Views)
Solution
Accepted by topic author LouisvanWuyckhuyse

You need to use IMAQ Create to create an image. You can see an example of this in the Vision Builder AI folder under API Examples\LabVIEW Examples\LabVIEW API Example (Local).vi

 

Hope this helps,

Brad

Message 2 of 2
(4,266 Views)