LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Stuck in Step Mode

I am running LabView 7 and for some reason when I click the run button it automatically goes into step mode... Or what looks like step mode. I tried cutting and pasting the code into a completely new VI and it still won't run continuously. Any help would be sooooo very appreciated.
0 Kudos
Message 1 of 2
(2,455 Views)
I think of two problems that you could have :
- Check if the button pause is black and not red when clicking the run button. If this button is red then it means that you want LabView to run in step mode.
- If the problem is not there check if you have no breakpoints anywhere. LabView can check for you if there are breakpoints in the code. See in the different menus.

Hope this helps !
Julien
Message 2 of 2
(2,455 Views)