LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can i access remote front panel in RT with LabVIEW run time engine in client PC

Hi to all,

 

I have developed the RT application with cRIO 9075 integrated chassis. And i have access its remote front panel in client PC. Now i want to access the remote panel in the client PC without having LabVIEW runtime engine. If i connect the remote panel with that client, it shows only the vi border. i doesn't downloads the  front panel.

How Can i access its remote front panel without LabVIEW runtime engine in the client PC?

 

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

You cannot view a remote front panel without the LabVIEW runtime - the LabVIEW runtime is what makes the remote front panel possible.  What you will want to do instead is likely create a Web Service that you can access from a remote PC without requiring the LabVIEW runtime.  However, this will require you to develop a web-based HTML or similar UI to interact with the VIs running on your system - NI hasn't yet created a way to export a LabVIEW front panel as an HTML'ish page.  

 

-Danny

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