08-13-2009 11:33 AM
I developed a labVIEW 8.6 VI for displaying webcam video using IMAQ USB. However when I run the program it works well, but after I stop it for the first times it refuses to work any longer except I close the program and start it all over again.
I have attached the VI. I need help pls.
Chiji
Solved! Go to Solution.
08-13-2009 08:03 PM
It seems to work ok here.
Are you using the stop button (to bring it out of the loop and close the camera) or stopping the VI directly?
Doing the first will allow you to click run again and it will resume streaming, doing the latter kills it as the camera doesn't get closed properly etc.
08-16-2009 07:51 PM
thanks a lot