LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can i use webserver other than that is provided by LabVIEW to view remote panels?

How to view remote panels using webserver (not inbuilt of labVIEW)? Is it possible to communicate with other webserver? if yes which VIs to be used?
0 Kudos
Message 1 of 2
(2,416 Views)

What do you mean "use another web server"?
The remote panel publishing is an integral part of LV. I don't think it can just be detached.

You can write your own code which will grab the image of a front panel, send it to another VI and have that other VI capture the mouse clicks and send them back to the original VI which will then simulate them. You can also use something like VNC, PCAnywhere or XP's terminal services to remotely connect to the computer (or LabVNC to connect directly to a VI).

Why not use the built in web server?


___________________
Try to take over the world!
0 Kudos
Message 2 of 2
(2,413 Views)