08-17-2009 11:19 AM
I have a subvi which build a tree and give as an output a reference to it.
how can i display that tree on the front panel of a main vi. for instance press a button on the main front panel esecutes the subvi and display the tree on the main front panel.
thank you
diego
08-17-2009 11:55 AM
Hi
Put tree control on front pane of main.vil, create his (of control) reference and send it to your subVI
Eugene