10-18-2010 01:50 PM
Using LV 8.2 here, I have created a sub vi to do some image processing. One of the inputs to this is an image. Before creating the sub vi I just took the image output of IMAQdx Grab.vi and used that as my start point.
Now that I'm trying to do the same with a sub vi I'm getting the error message that I've connected source IMAQdx.ctl to sink IMAQ Image.ctl
What am I missing?
10-19-2010 05:17 PM
What are the color of the wires you are connecting? The IMAQ reference wires are typically aqua while the IMAQdx Image lines are purple.
More than likely the image operations inside of the SubVI are written with the IMAQ driver while the Main VI is trying to pass image information that was written with the IMAQdx driver.
Logan H
10-20-2010 09:46 AM