LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Webserver and Executeable ??

Hi there,
 
I´ve some problems to get the LV Webserver running. The situation is as follows:
 
I´ve 2 PC's. On one is a LV Application running (only LV Runtime installed), the other PC should be able to control the running VI. The PCs are connected over Ethernet (of cause).
 
If I run the VI on one PC, (the webserver is started, LV Full dev. is installed) I can watch and control it over MS Internet Explorer. But on the same computer!!
 
 
What setting must I set while building the EXE ?  And where must the *.htm file be saved?
 
I´m using LV7.1 and W2k (Full dev.) and WinNT (LV Runtime Engine).
 
Thanks in advance for help!!
0 Kudos
Message 1 of 2
(2,490 Views)

If I remember correctly, the htm file should be in the same WWW folder it was in on the computer where you created it.

Run your EXE, go to the options menu and enable the server. This will create the proper entries in your INI file. You can also copy these settings from your LabVIEW.ini file. I suggest you don't use the default port, because I've seen some problems with that. Also, make sure the port is allowed in your firewall.

Search this site for Remote Front Panels tutorials. You should be able to find some.


___________________
Try to take over the world!
0 Kudos
Message 2 of 2
(2,486 Views)