LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

sharing a labview data on the internet by using web publishing tools

Hello,

Recently I was trying to display the real time data(dynamic) with front pannel of vi on my localhost and i have done that by using a Web Publishing Tools.

But now i want to display the same front panel on internet which can be viewed by everyone and the data must be running as per controlled in vi.

I don't get the clear concept of how to deploy the data on my webpage with real time display front pannel.

The think is i have a working website and the .html file of my vi created through web publishing tool.

But not understand that how can i view it on a web page with a address "www.xxxxxxx.com" coz its only visible with the help of localhost.

 

Regards 

Mangesh

0 Kudos
Message 1 of 2
(2,770 Views)

Your computer needs a DNS name (available online through many free and paid services) and then your network needs to allow outside access to your computer.  Then you should be able to access your remote front panel from anywhere.

Chris
Certified LabVIEW Architect
Certified TestStand Architect
0 Kudos
Message 2 of 2
(2,748 Views)