LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Broken arrow, but no error in error list

I have a vi, which worked without any problems before. After making some minor changes I have a broken arrow symbol and can't run the vi. There are no errors on the error list, so I cannot figure out what is wrong with my vi. I am running LabVIEW 8.0.1. Thank you.
0 Kudos
Message 1 of 5
(2,979 Views)
Can you post the VI?  Or barring that, can you post a screen capture of your code?
0 Kudos
Message 2 of 5
(2,976 Views)
Have you launched the VI from the menu?

If so, open it from disk.

Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 3 of 5
(2,973 Views)
Thanks for the reply. Trying to take that screenshot, I noticed what the problem was:

I converted a tunnel out of a for-loop to a shift register and back to a tunnel. Then LabVIEW automatically created another tunnel on the other side of the shift register which was nicely hidden in the corner. Deleting this tunnel enables the execution of the vi.

I just don't know why this problem wasn't shown on the error list...
0 Kudos
Message 4 of 5
(2,969 Views)
Hello,
 
Post your code. It's simpler for you and us!
Software developer
www.mcm-electronics.com





PORTUGAL
0 Kudos
Message 5 of 5
(2,940 Views)