07-13-2011 02:48 PM
hi people. i need to send values from a subVI to the mainVI. particularly, i have a boolean that changes according to X event, and I need to change an case structure according of its value.
i have read some stuff from the web but all of them aims to the use of references, but from the main to the subVI.
heeelpp
and thanks a lot ^^
07-13-2011 03:15 PM
Go ahead and post what you've got. It is possible to:
I'm guessing that there is an easier way to get what you want since your data structure seems a bit "inside out." Not really a killer but, when you go to maintain the code you'll wish you had a cleaner solution.
07-13-2011 04:27 PM
You should also look at the examples that ship with LabVIEW on how to use references. You can also take a look at this nugget: http://forums.ni.com/t5/LabVIEW/Nugget-Using-control-references/m-p/570756