Hi Slawek, I would suggest using Remote Front Panels in LabVIEW. Remote front panels allow you to view and control a VI front panel remotely, either from within LabVIEW or from within a web browser, by connecting to the LabVIEW built-in web server. There is a tutorial <a href="http://zone.ni.com/devzone/conceptd.nsf/webmain/8BC90A5F744A482886256BA000681713?opendocument">Developer Zone: Remote Panels in LabVIEW -- Distributed Application Development</a> that will provide you with more information.
Also, there are example programs in LabVIEW that walk you through how to programmatically connect to a remote front panel. Go to <b>LabVIEW >> Help >> Find Examples >> Networking >> General >> RemotePanelMethods-Client/Server.vi</b>. Hope this helps and good luck! Kileen C. Applications Engineer National Instruments
