12-07-2010 07:49 AM
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
Solved! Go to Solution.
12-08-2010 04:58 PM - edited 12-08-2010 04:58 PM
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.
12-09-2010 10:53 AM
How about this...
12-10-2010 01:32 PM
Can you please post this code. I can't seem to find the "PSP Variable Engine" property node.
Thanks
Matt
12-10-2010 02:47 PM
Dude - that is a vi snippet! Just save to desktop and then drag to diagram.
12-15-2010 01:00 PM
I can't drag the snippet because I am using Labview 2009
12-15-2010 02:06 PM
Try this...
12-15-2010 02:37 PM
I still can't use it with LV 2009
12-15-2010 02:41 PM
Sorry, here is the corrrect verison...
12-15-2010 03:01 PM
The Class Browser (Ctrl-Shift-B) comes in very handy when you are looking for a particular property or method.