LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

open front panel without toolbar

Solved!
Go to solution

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.

0 Kudos
Message 1 of 4
(2,983 Views)
Solution
Accepted by topic author krivan

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.



Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
Message 2 of 4
(2,977 Views)

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?

0 Kudos
Message 3 of 4
(2,951 Views)

I figured out the solution...Invoke Node, Run VI.

0 Kudos
Message 4 of 4
(2,947 Views)