LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I stop an infinite loop because of a poorly placed user prompt during development without closing LabView?

Solved!
Go to solution

How do I stop an infinite loop because of a poorly placed user prompt during development without closing LabView?

 

Thank you!

0 Kudos
Message 1 of 21
(14,701 Views)

SHOW SOME CODE!! Sorry, but its quite enfuriating how many times people ask fairly vague questions without showing any code.

 

Show some code. Someone will help you with this problem almost immediately.

 

Rgs,

 

Lucither

------------------------------------------------------------------------------------------------------
"Everything should be made as simple as possible but no simpler"
0 Kudos
Message 2 of 21
(14,695 Views)

Hi chuck72352,

it depends in your vi settings. Did you try Ctrl+.?

 

Mike

Message 3 of 21
(14,693 Views)
Here is a VI demonstrating my problem.
0 Kudos
Message 5 of 21
(14,663 Views)
Here is an example of a VI that I can't stop.
0 Kudos
Message 6 of 21
(14,658 Views)
Solution
Accepted by chuck72352

Hi chuck72352,

press "Ctrl+." and keep pressing OK on the MsgBox. There will be a point when the program stops.

 

Mike

Message 7 of 21
(14,645 Views)

chuck72352 wrote:
Here is an example of a VI that I can't stop.

 

Epic Fail

 

but seriously, as was suggested, download Darren's Abort.vi. It comes in very handy for these.

Message Edited by Broken Arrow on 05-03-2010 01:06 PM
Richard






Message 8 of 21
(14,637 Views)

Mike,

 

Thanks that works!   Also I tried "CTRL"  +   "."  with the mouse of the dialog box and that also works.

Message 9 of 21
(14,633 Views)
I tried Abort.VI and with a user prompt, it didn't work for me. But CNTRL +  .   does work.
0 Kudos
Message 10 of 21
(14,625 Views)