Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

How to snap to VBAI from "run labview" step?

I have successfully done this before with a firewire camera, but the only way I could get it to work was to do a "simulate acq" from a previously snapped picture in VBAI and then pass that into the VI.

 

Is there a way to create the picture in Labview and pass it in to VBAI without having to pass a place-holding image variable in?

 

Thanks in advance.

 

Mike

 

 

0 Kudos
Message 1 of 3
(3,356 Views)

Hello Mike,

 

VBAI does require you to insert the 'Simulate Acquisition' step and then pass the image reference to the 'Run LabVIEW VI' step in order to snap an image in LabVIEW as a VBAI step. It is necessary to have an image reference in VBAI before you can snap the image in LabVIEW.

 

 

Vivek Nath
National Instruments
Applications Engineer
Machine Vision
0 Kudos
Message 2 of 3
(3,326 Views)

Actually, the Run LabVIEW step can only update an image that is passed in, it cannot create a new image that can be used by VBAI. So currently, you have to pass in a dummy image if you want the Run LV step to update it and have an image produced by the Run LV step. This is a good suggestion though, and it will be evaluated for future releasses.

Thanks,

Brad

0 Kudos
Message 3 of 3
(3,318 Views)