|
Re: Multiple Axis Cams?
EDIT TO ABOVE POST:
The loop condition terminal IN the Vision Processing.vi (the stop sign, probably at the bottom right of the while loop) needs to have a boolean false constant instead of a true, or you could just remove the loop by right-clicking the gray part, and selecting "Remove while loop".
|