LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

network communication in x control

#1 and #3 are also do-able but require a bit of behind-the-scenes magic.

 

Come to think of it, even #2 requires the same magic so I don't really get the differentiation.

 

This is exactly the type of cool "out of the box" thinking which I love in LabVIEW.  It's not what XControls were made for but it sounds like a pretty good application for them.  IMHO.

 

Shane.

Message 11 of 12
(249 Views)

Got it to work with some of that behind the scenes magic 😉 basically launching a manage udp vi if it isnt already running and that vi holds refs to all x controls in memory so when a message comes in, I can write the data to each x control. Be on the lookout in the tools network

Message 12 of 12
(236 Views)