10-15-2010 06:05 AM
Hi,
I'd like to receive advice on how to open a waveform graph/chart in a separate window without toolbar. I can open and close windows using Invoke Node but it always comes up with the default toolbar and buttons. Is there a way to get rid of it and show only the waveform graph/chart? The size of the window should fit the chart size as well.
Thanks.
Solved! Go to Solution.
10-15-2010 06:13 AM
Select File»VI Properties, select Window Appearance from the Category pull-down menu, and click the Customize button to display this dialog box. By default, the settings take effect when the VI runs.

10-17-2010 08:55 AM
I set the options in the main vi as well as in the sub vi, see the attached image. The sub vi is opened/closed using the implemented open/hide buttons.
If I run the main VI the toolbars are hidden only in the main VI, if I click on "open" the sub vi pops up with its toolbars. However if I run the sub vi separately, its toolbars disappear as well.
So the sub vi I open in a pop-up window isn't running, how should I open&run the sub vi in a pop-up window to be able to hide its toolbars?
10-17-2010 09:19 AM
I figured out the solution...Invoke Node, Run VI.