03-01-2010 06:55 AM
Hello,
I have a Labview Application using shared variables on a remote computer. In order to do supervision on this application, I need to have access on these shared variables. So, I made "Tools>Shared Variables>register computer" to add the remote computer in the distributed system manager, and also to bind controls to remote computer's shared variables. The problem is I can see the remote computer, and the process where are my shared variables, but when I click on it, I have a red cross on the process...For me one of the main interest of shared variable is to exchange data on a network, so please anybody can help me ?
Thanks
Antoine
Solved! Go to Solution.
03-05-2010 09:10 AM
Hi Antoine,
when you start the Distributed System Manager, do you see the remote computer? If yes, click on it. Do you see the shared variables created on the remote computer? If not, maybe you did not deploy them. Maybe you could add some screenshots so I can understand your issue better.
Regards,
Matteo
03-05-2010 09:15 AM
Hi Matteo,
I have just found the solution a few days ago : I don't know why but some applications from NI were blocked by Windows Firewall. I Follow this knowledge base :
And it works well now
Thanks for your help
03-05-2010 09:28 AM