Ni.com is currently experiencing issues that may cause some pages to fail.
Support teams are actively working on the resolution.
Ni.com is currently experiencing issues that may cause some pages to fail.
Support teams are actively working on the resolution.
06-14-2017 10:20 PM
Hi,
I created network shared variables on one PC and deployed the library. Then on a separate PC (which is on the same network host), I created a new project and tired to bind new variables to these ones using aliasing. However when I tired to browse with PSP, I could locate the first PC but it did not show any network shared variables. Kindly suggest me what can I try to solve it.
Best Regards,
Shah
06-15-2017 12:19 PM - last edited on 11-14-2024 02:07 PM by Content Cleaner
Hello svds
Have you tried to use the Distributed System Manager in order to see all the variables in the network?
https://www.ni.com/en/support/downloads/software-products/download.distributed-system-manager.html
Regards
06-15-2017 05:32 PM
Hi,
I monitored them using distributed system manager, however, the variables created on computer show up under Network Items->Computer name. But they do not show up when I try to view them through other computer using Distributed system manager.
Regards,
Shah
06-15-2017 06:58 PM - last edited on 11-14-2024 02:07 PM by Content Cleaner
Hi, you may need to configure your firewall on the machine hosting the variables. see here: https://www.ni.com/en/support/security/configuring-software-and-hardware-firewalls-to-support-nation...
It is worth disabling your firewall briefly, just to see if the firewall is the issue.
06-18-2017 11:53 AM - last edited on 11-14-2024 02:08 PM by Content Cleaner
Hi Michael,
Disabling the firewall worked with following observations:
1- I only need to disable firewall on the PC that publishes the variables. The one receiving it can have the firewall ON.
2- The method recommended here https://www.ni.com/en/support/security/configuring-software-and-hardware-firewalls-to-support-nation... , did not work. I created the required file and changed the number of ports to search from 100 to 1000. The issue persists.
I guess I need to look more into accessing labview through Firewall. Thanks a lot for your advice!
Regards,
Shah
06-18-2017 12:24 PM - last edited on 11-14-2024 02:10 PM by Content Cleaner
I looked back and found i emailed NI, here you go : Shared variables require port 2343 to be opened for UDP and TCP as can be found
here:
https://www.ni.com/docs/en-US/bundle/labview/page/configuring-firewalls-and-network-address-translat...
I have asked NI to update the document. And you are right, these settings need to be added to the machine serving the variables.
I hope that works for you. Michael.
06-22-2017 06:27 PM
Hi Michael,
Sorry for delayed response. It turned out that I ONLY had to put exceptions for tagsrv.exe and lkads.exe in my windows firewall. I did not had to change any TCP ports etc, I only had to enter new rules for these two files in the inbound rules of firewall. Thanks for your support.
Regards,
Shah
07-25-2018 09:54 AM
Same problem and this was helpful, solved my problem.
Thank you