LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

new window during runtime

Solved!
Go to solution

Hello.

 

In my application there is a system that makes measurements.

Then those measurements saved to an array and to a file.

I want to create a button that when pressed new window will open and waveform graph of the measurement will be displayed there.

I understand that i need a subVI but how I make it open in a new window?

 

Thanks 

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

Go file->VI properties->select "Window appearence" from the categories pull down menu-> and click the customize button and set the check marks as showom in the fig below. This will launch the vi with the front panel visible

 

 

1.GIF

Regards
Guru (CLA)
Message 2 of 4
(2,513 Views)

Hi,

I know that this post was long time ago but I don't want to spam:)

I have the same problem but I don't get this solution;/ How can I make new window visible by a button? When I just connect waveform to subvi and run continously new window appear for a sec and diseappear;/ Can someone show me how to do it?

 

Regards

Mike

 

edit:

Ok, I've found how to do it using case and button, but how can I create a button (in sub vi) which will close new window?

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

To mods - Please join or delete my posts:)

 

I've found solution! For everyone who has the same problem u can find help here: http://forums.ni.com/t5/LabVIEW/new-window-and-button/m-p/696291/thread-id/319046 2 files - how to open in new window

and here: https://decibel.ni.com/content/docs/DOC-10571: https://decibel.ni.com/content/docs/DOC-10571  <- how to close opened window by button

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