Hello. I'm hoping someone might be able to help (or at least point me in the right direction) with something I'm trying to set up in my lab. We've got four different computers, each with LabView (I believe they're all on 8.0, but it's possible one of them might be on 6.1). Each of these computers has a VI running 24/7 monitoring the pressure of a piece of equipment. It would be nice to be able to check up on these pressure remotely (using the LabView web server, for example) so that we don't have to come in to the lab every time we want to check on the pressures.
The problem is that all of these computers are on a local network behind a router/firewall. I can set up port forwarding on the router so that one of the computers can be accessed (and that works just fine), but that means the three other computer are inaccessible from outside the local network. A software VPN setup would probably allow us to do what we need to do, but the client software for such a thing isn't exactly cheap (at least not that I've been able to find for the router we are currently using).
I've been trying to figure out if LabView has the ability to export the .snap images of the front panels to a remote server (e.g. another computer outside of the local network with a static IP), but I haven't found anything concerning such. Another possibility would be to run LabView on that same remote server, and have the monitoring computers behind the router/firewall export data to it on some sort of schedule, and then it would be easy to set up the remote server with a standard LabView web server interface. Is this something that TCP/IP communication might be useful for? I have a lot of experience with LabView, as well as networking and all that, but little experience with servers and data communications and such. Anyone have any suggestions? I'm all ears.
Thank you,
Tyler Grassman