ni.com is currently experiencing unexpected issues.

Some services may be unavailable at this time.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Datasocket works, Shared variables dont?

Hi community,

 

the title tells it all. I'd like to initiate a communication between the computers with shared variables. I am using the example project shipped with labview, which works fine on a local computer, but it doesnt when I try to use on different PCs. When I try to browse for the variables published on the network I dont even see that PC.

 

Which is quite odd, because datasocket communication works without an issue.

 

Can you help me out with some hints?

 

thanks!

0 Kudos
Message 1 of 4
(2,948 Views)

Hi 1984,

 

Please check this paper regarding the issue. There is a step by step on how to do the communication using shared variable.

http://digital.ni.com/public.nsf/allkb/7815BCE435DCC432862575DA006FEBF8

 

Best regards,

TuiTui

0 Kudos
Message 2 of 4
(2,909 Views)

Thanks mate! I know how to work with shared variables, the problem I have is that the subscriber PC does not "see" the server PC. Datasocket works.

0 Kudos
Message 3 of 4
(2,877 Views)

With your SVs, did you accidentally change their scope to only be local?  If not, it'd be strange to see them working on the local machine but not on the network.  I'd expect an all or none attitude.

0 Kudos
Message 4 of 4
(2,861 Views)