LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

creating LabVIEW Window

Hi ,

i want to make the same window when i run a vi "pressing on run button ".

can any one help me with the name of the programme .

image 1.png

0 Kudos
Message 1 of 3
(2,295 Views)

Do you mean you want to show the about window when someone presses a button?

 

The about window isn't a VI. At least not a traditional VI, it's probably a FP resource without a diagram.

 

Do you just want to show it as is? Or do you need to add functionality?

 

You can show the about window (by invoking the menu item "APP_ABOUT").

 

If you need to customize the behavior, you 'd need to take a screenshot, and make a new VI and paste that screenshot. Perhaps edit the image in paint or something, and add controls and indicators to add the dynamic elements.

0 Kudos
Message 2 of 3
(2,258 Views)

I think you want a splash screen for your application, like the LabVIEW splash screen?

 

Google "splash screen labview".

 

My first hits:

https://www.youtube.com/watch?v=PUWLkrzJh7Y

https://forums.ni.com/t5/LabVIEW/Help-creating-a-professional-splash-screen-in-LabVIEW/td-p/1061372

0 Kudos
Message 3 of 3
(2,256 Views)