LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I resize the VI in my web page?

When I publish my VI to the web, it shows up taking the entire screen. I would like to size it & place it in a table with my other web page inforamation. Also, why does the Nat. Instur. Eval logo show up at the bottom of the VI when on the web? I'm running LabView 7.0 on Windows 2000. I am currently evaluting the software.
0 Kudos
Message 1 of 2
(2,624 Views)
You need to change the window size of the VI, you can do this by going to the LabVIEW menu:

File >> VI properties

Then Category >> Window Size

Under Minimum Panel Size specify the dimensions. After closing this you need to resize the VI window manually anything down to the previous specified dimensions. When you run the program the window size will be what it is currently in development mode. One thing to note also is that When you save the VI it will store its size also, which it uses when you reopen it.
0 Kudos
Message 2 of 2
(2,624 Views)