12-17-2009 03:08 AM
I have a while loop (outside) and a for loop (inside) and a control button within the for loop. I want to stop the program by click the botton without finishing the for loop. How can I do that?
Thank you in advance.
12-17-2009 03:39 AM
12-17-2009 05:07 AM - edited 12-17-2009 05:13 AM
12-17-2009 05:10 AM
Hi SanRac,
Thank you for the help. I use LabVIEW8.2, the break is not available to for loop.
Thank you all the same.
Qing
12-17-2009 05:11 AM
12-17-2009 06:02 AM
12-17-2009 07:09 AM - edited 12-17-2009 07:11 AM