LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I have finished my vi, I would like to finalyze it so that other people can use it...

Hello,
I would like to know how to remove the dialog box.  I went to Freighliner one time, and they were using Labview to run their experiments.  I saw that on his panel, there wasn't the main frame (with the debuger etc..) How do you remove it?
Thank you for your time.  I know it is a "Easy" qestion, but I am fairly new with Labview.
Noel
0 Kudos
Message 1 of 4
(2,753 Views)
I there anyway to either zoom out or make it so that everything will be on the main panel?
0 Kudos
Message 2 of 4
(2,751 Views)

I don't know what you mean by "dialog box".

The front panel can be modified to hide the menu bar and toolbar by going to VI Properties>Window Appearance>Customize. If you do not intend to create an exe from your VI, you also probably want to go to VI Properties>Execution and set the VI to Run when Opened. Note than when the VI is stopped, the toolbar and menu will be visible. And, if you don't make an executable, you might want to think about applying a password to your VIs so the program can't be modified or viewed.

I'm also not sure what you mean by "everything will be on the main panel". Do you mean that you have a main panel and you have to scroll to see everything or do you have subVIs that pop-up and would like to move their controls to the main VI?

0 Kudos
Message 3 of 4
(2,742 Views)
Hi Noel,
Right click on the icon on the front panel of your vi and select "VI
properties.." Then select "Window Appearance" in the category. You can
either select "top-level application window" or if you want more
control you can select "customize" and change any of the boxes. That's
it!

TJ

On Mon, 23 Jan 2006 15:43:32 -0600 (CST), Akatsuki <x@no.email> wrote:

>Hello,
>I would like to know how to remove the dialog box.&nbsp; I went to Freighliner one time, and they were using Labview to run their experiments.&nbsp; I saw that on his panel, there wasn't the main frame (with the debuger etc..) How do you remove it?
>Thank you for your time.&nbsp; I know it is a "Easy" qestion, but I am fairly new with Labview.
>Noel

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