We have a simple VI in LabVIEW 7.0 that utilizes a while loop. It looks the exact same as that of other students in my class, but when it executes the first time it works fine. When execution is stopped, it cannot be restarted. It immediately brings up the block diagram, puts redlines immediately inside and outside of the while loop and inside of the window. These redlines flash on and off. The run arrow is not broken and no errors are reported. If a new while loop is inserted, it will execute again, but only one time. What could be the problem?
VI is attached.