07-03-2018 12:27 PM
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?
07-03-2018 12:38 PM
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