In the Menu Event handler (Menu Selection(User)), I'm trying to pass the MenuRef property to a subvi. The MenuRef contains valid data before the subvi executes, but when the subvi runs, the value changes to zero inside the subvi. The logic worked fine until I created the subvi. Any help?
I can pass a menu reference to a subVI. Are you sure that in the main VI you've got the reference wired to the subVI correctly? Could you post an example that demonstrates the problem?