LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Remote Front Panel Browser Access

Hi,

 

I am trying to set up a remote front panel for a single VI with two web pages.

I built the web pages following these instructions:

http://digital.ni.com/public.nsf/allkb/7FEE6BCFD264175C8625723E000D928E 

 

I want one web page to allow the user to control the VI (gcd.html), and the other web page to only allow the user to view the VI (test.html). They do not need to be able to view the VI at the same time.

 

The reason I want to do this is because the VI is running on a real time system, so I can only embed the VI in the web page.

http://digital.ni.com/public.nsf/websearch/B70B959BF294570786256D0A006A34A7?OpenDocument

 

 I have set up the Browser access list as follows:

* allow viewing and controlling

test.html allow viewing only

 

Those settings are based on the information on this web page:

http://zone.ni.com/reference/en-XX/help/371361F-01/lvhowto/syntax_for_browser_address/

 

 

Any help would be greatly appreciated.

 

Cheers,

Brett 

Message Edited by Brett J on 09-29-2009 05:10 PM
0 Kudos
Message 1 of 3
(3,128 Views)
So you described what you want to do and how you want to do it, are you having problems with this? Do you have any specific questions? Do you need more info?
0 Kudos
Message 2 of 3
(3,096 Views)

I can connect to both pages, but am unable to prevent the test.html page from taking control of the VI. I want test.html to view only.

 

gcd.html is able to connect to the VI and takes control as expected.

 

So is there a way to do what I want to do, which is allow one web page to view only and one web page to control for a real time VI?

 

 

0 Kudos
Message 3 of 3
(3,087 Views)