LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to show indicator from subVI in front panel of top level VI ?

Hi all.
 
How to show indicator from subVI in the top level VI ?
 
thanks 🙂
0 Kudos
Message 1 of 3
(2,721 Views)

Take a look at control references.

http://zone.ni.com/devzone/cda/tut/p/id/3159

0 Kudos
Message 2 of 3
(2,715 Views)

Dear pro111,

you can also use global variables and single-process shared variables (only in LabVIEW 8 and later) to share data among different VIs. Search LabVIEW help for details on how to use them.  

Best regards,

Kalin T.
0 Kudos
Message 3 of 3
(2,686 Views)