10-10-2009 11:35 AM
Hi, I want to close multiple while loops with one stop button. I'm using the Vision Acquisition software for recording from multiple cameras and I want to close this recording from all cameras simultaneously. Since I'm knew to LABView I don't know how to do this. I'll include my VI here and maybe someone can help me. Thanks!
Solved! Go to Solution.
10-10-2009 12:58 PM
10-10-2009 09:20 PM
A local variable should be enough for your implementation. Look at the following article:
Stopping Parallel While Loops in LabVIEW With One Stop Button
10-11-2009 11:30 AM