LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Why can't I use datasocket read to remotely control a control?

Ok, so using the front panel, I can configure a control to subscribe to a remote dataitem...and be controlled by that value as well as local button pushing. But when I try to use the diagram graphic code, I'm told that a control can not READ from a remote dataitem. But I just subscribed using the front panel config. I don't get it!
0 Kudos
Message 1 of 2
(2,484 Views)
If you're attempting to wire the output of a datasocket read directly to a front panel CONTROL, then no that won't work. You can write to a local variable however.
0 Kudos
Message 2 of 2
(2,484 Views)