LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to import data from labview published web page to apache based web page?

Hey,

 

I have created a simple vi and the used WEB PUBLISHING tool of Labview 8.6 to embed this VI in a web page which is hosted on the labview web server.Now i have created a Site running on apache web server and i have created a page where i have provided a link.Now this link is supposed to allow the user to see the Embedded VI in the webpage as published by labview. I have implemented this by introducing a proxyPass and a ProxyPassReverse directive( server level directives to redirect all requests to and from the LABVIEW web server published web page) to the destination html page.

 

However, when i try this link, it does take me to the web page(i.e. it successfully imports the webpage) however instead of displaying  the embedded VI, we get an error message saying :: "SERVER DOES NOT SUPPORT REMOTE PANELS"  

 

I need some way to implement this because we want only our apache server to be running on an externally visible machine and the LABVIEW web server running on a machine on a Local Area Network. We want to be able to provide the user with the embedded VI through the externally visible server.

 

PS:  I'm using LABVIEW 8.6 STUDENT EDITION but was having the same problem with LABVIEW 8.0 PROFESSIONAL DEVELOPMENT SYSTEM.

0 Kudos
Message 1 of 2
(2,576 Views)
0 Kudos
Message 2 of 2
(2,559 Views)