05-07-2009 11:25 AM
05-08-2009 03:54 AM
Hi Azzam87,
which OS run on your PXI Controller? You need a program which support it. Which PXI controller do you use?
Mike
05-08-2009 04:24 AM
Hello,
I am using NI PXI 8106 controller and NI PXI 1042Q chassirs
the operating system is windows XP, Professionnal, version 2002, service pack 2
on the laptop I am using VISA home premuim
Regards!
05-08-2009 07:42 AM
Hi Azzam87,
in this case you can install VNC to your PXI controller. With this you can connect from the laptop to your windows system and control it.
Hope it helps.
Mike
05-09-2009 01:43 PM
Hello mike,
I have figured out that VNC looks like Remota Desktop, but I have to pay for VNC, I would like to ask what are the differences between them.
Best Regards!
Mohammad
05-18-2009 08:28 AM
Hi,
When using Remote Desktop you can access all applications on computer on which you are connected. When using LabVNC, you are allowed remote web-based control of a single VI, rather than the entire desktop. By leveraging the open source code in VNC, and using some existing modifications of VNC, modifications in LabVIEW and C++ (DLLs) were created to provide this functionality for LabVIEW users.
Same funcionality can be also achieved by LabVIEW Remote Front panel.
http://digital.ni.com/public.nsf/allkb/7F95D43D3F50FCAC8625710E000068E1
http://zone.ni.com/devzone/cda/tut/p/id/3277
NI LabVIEW Full Development System purchase includes one remote panel license.
Franjo Tonkovic
Applications Engineer
05-19-2009 12:35 AM
Hi,
Since you are remoting from VIsta to XP, you might as well use just Remote desktop. If you wanna use just to control the VIs, you can use remote panel present in LabVIEW or LabVNC which is a open source GPL software.