LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labview remote control

Hi all,
I'm looking a general way to control remotely a LV (or LVRT) program
using a C++ (or similar) software like I can do with the webserver.

Someone could help me with explications and examples?

Thank you in advance,

Alessandro
0 Kudos
Message 1 of 2
(2,387 Views)
I don't think there is a way to do this directly (without using Internet Explorer), but one way that might work in theory is to send the remote front panel object to Internet Explorer as you normally would and then write code to access those Internet Explorer objects in the other environment. Again, this has not been tested but should work in theory.
0 Kudos
Message 2 of 2
(2,387 Views)