09-18-2012 01:34 PM - edited 09-18-2012 01:38 PM
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
Solved! Go to Solution.
09-18-2012 02:09 PM
Check to see of you have one tunnel on top of another.
09-18-2012 02:12 PM
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
09-18-2012 07:12 PM
Yes, that was it. Thanks.