11-12-2005 11:34 PM
03-08-2008 09:08 PM
Hello,
I think i can give you an idea:
1: When you close a VI from a remote PC the Server remains open some times because it is running a WEB server so i think i canot stop runing the VI because if it do that it would stop the server. It happens to me too.
2: For accesing with a password, the simples way to do that is to create a VI that ask for user login, and only when it is granted it can continue with the program, or you could use a promt user dialog in express function, inputs i think. The question is ¿How do you embebed multiple Vi in one Web server so you can display several pages? I am working on it too.
3: You can change the look of a VI adjusting the VI property option, right clik the Icon on the top right of the window and click VI PROPERTY. Then on category go to windows aperrance and change it to a dialog.
Hope it helps
03-08-2008 10:02 PM
03-08-2008 10:14 PM
OPS!
jajaj. I didnt notice the date of the post....
So, because i already caught your attention, I wanted to ask : How do i configure a Labview web server to show different VI's? because i created a main .vi and a login.vi, but in remote panel mode, i only can see the main.vi when i browse it.
Also, i have an evaluation version of labview, and we dont have a lot of budget in the company to buy many licences, so i want to install a Server machine in my company and run VI's and also have my personal computer for develping VI's and debbuging. It is possible to buy one licence and use them in both computers???.
Thank you.
Regards from Mexico,
03-10-2008 09:14 PM