04-02-2012 08:50 AM
Hello guys, sorry for this silly question but i dont know what happend and how to solve it. I think that it is really easy problem but still cant find the settings to change it. After i start my program i pushed pause button, but after that it is impossible to stop this button pausing my program, even if i start my whole program again. So when i start this program it wil pause after one loop, when i push pause button again ti will do one more loop and pause again. How to unpause my program. It is driving me crazy and i thaught that i understand labview well.
Solved! Go to Solution.
04-02-2012 09:34 AM
Have you a "breakpoint" set, a little red dot on a wire or maybe a while frame of a loop or sequence structure that has a red border? Right click, using the wiring tool, on a wire (any, it doesn't matter), and scroll down to "Breakpoint", selecting "Breakpoint Manager". That will show whether there are any breakpoints set.
04-02-2012 09:38 AM
Nice thank you very much, i knew that there is somethink easy like this.