LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Read a list of shared variables remotely

Solved!
Go to solution

I asked this question yesterday and I will try again today.  How can I read into my LV program a list of available shared variables which reside on another PC?  This morning I realized that if I go into the distributed system manager, I find a list of all PCs on the network as well as all shared variables on each PC.  Is there any way to access the distributed system manager's list programmatically?  I really need to dynamically read a list of shared variables remotely.

 

Thanks

Matt

0 Kudos
Message 1 of 10
(3,881 Views)

Hi Matt,

 

This Community Example looks like it might be what you're trying to do (or something similar). If you have the DSC Module, you could also try using the Get Shared Variable List VI. Hopefully those are helpful for you.

Andy H.
National Instruments
0 Kudos
Message 2 of 10
(3,849 Views)

How about this...

 

Find Remote NSV's.png

0 Kudos
Message 3 of 10
(3,829 Views)

Can you please post this code.  I can't seem to find the "PSP Variable Engine" property node.

 

Thanks

Matt

0 Kudos
Message 4 of 10
(3,810 Views)

Dude - that is a vi snippet!  Just save to desktop and then drag to diagram.

0 Kudos
Message 5 of 10
(3,800 Views)

I can't drag the snippet because I am using Labview 2009

0 Kudos
Message 6 of 10
(3,761 Views)
0 Kudos
Message 7 of 10
(3,754 Views)

I still can't use it with LV 2009

0 Kudos
Message 8 of 10
(3,745 Views)
Solution
Accepted by Mattjk

Sorry, here is the corrrect verison...

0 Kudos
Message 9 of 10
(3,743 Views)

The Class Browser (Ctrl-Shift-B) comes in very handy when you are looking for a particular property or method.

0 Kudos
Message 10 of 10
(3,736 Views)