LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do i publish VI as HTML

I have created an VI, and i want to publish it as html.  I know how to do this, the problem i am having is how do i change the URL.  Because it will not let me change the URL, i want to post it on website so everyone can access it.

raj
0 Kudos
Message 1 of 3
(2,834 Views)
Do you need Internet toolkit to do this?, and if so can you do without Internet toolkit.

Raj
0 Kudos
Message 2 of 3
(2,830 Views)
Raj,

Have a look at the following forum topic:
LabView web servers via the reverse proxy does not work

Is that similar to what you wish to accomplish?  As far as I know, the only way you are going to be able to do this is to create a page on your main web server that redirects to the LabVIEW Web Server address.  The remote front panels need to be hosted on the LabVIEW Web Server, and will not work if remote proxies are used.

If you just wanted to make your web page accessible over the internet, you could accomplish this.  You would need to know your external IP address, and have your router set to forward all traffic on that port to your server machine.  This is not something I have personally attempted before, but hopefully there are some users that might be able to help you with this.  You are going to need to work with your network administrator or be familiar with configuring your router to accomplish this.

0 Kudos
Message 3 of 3
(2,802 Views)