LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Displaying output of vi on another vi

Hey all, I have a question. In Labview I have designed a small vi that calls another vi and runs it. I would like assistance in displaying the output of said vi. Right now, I have just made the VI i am calling have a bunch of constants in them. I would like to display the output of that vi in an array. Does anyone know a way to do this?

0 Kudos
Message 1 of 2
(2,327 Views)

Run the VI whose Front Panel you wish to view in a sub-Panel.  It took me about 2-3 years of hearing about sub-Panels (usually in the context "Don't use Tab Controls, use sub-Panels") before I "got it" and realized how powerful and useful they are!

 

Bob Schor

0 Kudos
Message 2 of 2
(2,325 Views)