07-30-2012 01:50 AM
#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.
07-30-2012 02:04 PM - edited 07-30-2012 02:05 PM
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