LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I run an application over the web?

Hi All,

 

I have an application that needs to run over the web through browser access. I understand that there are couple of options available for this.

 

Can someone provide some guidelines and a brief 'How to' on doing this.

 

My application is already developed through LabVIEW 8.6.

 

Regards.

0 Kudos
Message 1 of 5
(2,724 Views)
Message 2 of 5
(2,719 Views)

wanted to add there is cost involved if there is no LabVIEW installed on the PC where the application is running.

 

http://sine.ni.com/nips/cds/view/p/lang/en/nid/209051 

0 Kudos
Message 3 of 5
(2,715 Views)

Hi, for controlling a VI through the browser, you need to use G Web servers. Its fairly easy if you are going for simple control and all. You can incorporate all kinds of other options as well. You will need to download the internet tool kit though. A trial version is available here and here are a few links to get you started.

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P6WYSA0&l=en-US

 

If you only need VI access and control via browser, the process is very straight forward and you dont need to go through the SMTP and FTP stuff. Search LabVIEW help with keywords "controlling remotely" or "controlling vis" will give you a much more step by step explanation.

 

Other wise there are remote panels, way much easier to use but require that the client should have labview installed.

LabVIEW 8.2,8.6,2009...still learning 😛
Message 4 of 5
(2,687 Views)

Thanks for the suddestions. I'll try them out and see how it goes.

 

Cheers.

0 Kudos
Message 5 of 5
(2,653 Views)