LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

data lost in Event Structure

Solved!
Go to solution

Occasionally I'll have data that is lost in an Event Structure, or even subVIs that are not executed within events that I know are executed. What would cause this? I have attached a screenshot pointing out an example where I have Execution Highlighting on.

 

Edit: file now actually attached

0 Kudos
Message 1 of 4
(2,634 Views)
Solution
Accepted by topic author bmihura

Check to see of you have one tunnel on top of another.

0 Kudos
Message 2 of 4
(2,611 Views)

One likely cause is a tunnel on top of a tunnel.  With the event structure if you accidentally create overlapping tunnels you get the less than desirable "Use Default if unwired" and the old F out every time.

 

Delete the tunnel and re-wire 


"Should be" isn't "Is" -Jay
0 Kudos
Message 3 of 4
(2,610 Views)

Yes, that was it. Thanks.

0 Kudos
Message 4 of 4
(2,592 Views)