LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

show front panel in runtime

I want to show front panel in runtime( or when called) without all the
menus, tool bars and scroll bar, just as a ordinary control panel only
with window title.

any suggest will be appreciated.

Jacob


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
0 Kudos
Message 1 of 3
(4,994 Views)
jacobzj@my-deja.com wrote:

> I want to show front panel in runtime( or when called) without all the
> menus, tool bars and scroll bar, just as a ordinary control panel only
> with window title.
>
> any suggest will be appreciated.
>
> Jacob
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.

These are options you can setup using the Sub-VI Setup.
You can also access these through the VI Server.
If you look on NI's web site and get the Splash Screen VI
you can see how to do this.
I can't get to LAbview right now or I would be more specific.
0 Kudos
Message 2 of 3
(4,994 Views)
Use the VI Setup (from the VI icon in the upper right corner) - Window
dialog box, and set up the behaviour of the front panel as desired.

Morten Brochs
morten.brohcs@natech.no
skrev i meldingsnyheter:7jovj8$p2e$1@nnrp1.deja.com...
> I want to show front panel in runtime( or when called) without all the
> menus, tool bars and scroll bar, just as a ordinary control panel only
> with window title.
>
> any suggest will be appreciated.
>
> Jacob
>
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.
0 Kudos
Message 3 of 3
(4,994 Views)