11-19-2007 01:31 PM
11-19-2007 01:50 PM
11-19-2007 01:58 PM
I put a breakpoint on anothr subvi, and it behaves exactly like the problematic subvis. But they don't have breakpoints. I added breakpoints and cleared them, but it still acts just like it had a breakpoint. Is it possible my file was corrupted to have a permanent breakpoint?
11-19-2007 02:09 PM - edited 11-19-2007 02:09 PM
11-19-2007 02:09 PM
11-19-2007 02:24 PM
I start with the Pause button black, then hit the Run button. The Pause button turns red and the Build Array icon blinks. When I hit the Pause button or the Run without Pausing button, it advances to another subVI and pauses again, with the subVI icon blinking and the Pause button red. If I hit the Pause button or the Run without Pausing button, it goes through one iteration and stops at the same subVI, Pause button red, subVI blinking.
I searched and I have no breakpoints.
(BTW how do you attach images? Help is no help.)
11-19-2007 02:25 PM - edited 11-19-2007 02:25 PM
11-19-2007 02:29 PM
11-19-2007 02:33 PM - edited 11-19-2007 02:34 PM
11-19-2007 02:42 PM
Well, it is working now. I didn't have the suspend when called box checked. I replaced the problem subvi with a copy, removed some local variables, and closed and opened the file, and it works now. I then replaced the copied subvi with an original and put back the local variables, and it still works. I don't know why, but at least it works. Thanks everyone for your help.
Steve