09-10-2014 10:27 AM
Hello!
I am running a cRIO 9075, which is publishing network shared variables.
I can see and modify them within Distributed System Manager.
Unfortunately I am not able to read/write the variables through labview.
What I have done so far:
Trying to read the variable results code -1950679034 and the result is always the default value for that data type.
BUT this works: using the VIs Data Communication / Shared Variable / Read/Write Variable and typing in the same URL the Distributed System Manager is showing is showing (in my case: \\192.168.10.70\WaveformManager\Op)
So, what am I doing wrong? Did I forget something or misunderstand how "Aliasing" works?
Thanks!
09-15-2014 04:41 AM
hi,
in which way to you read your shared variable? If you read it before you write a value "into" the variable it may couse this waring.
Have you tried this?
http://digital.ni.com/public.nsf/allkb/7DBC2C3E95AFD85C86257442005CF74C?OpenDocument
08-24-2017 02:17 PM
I'm having exactly the same problem. Did you solve it?