Two points.
To George; fine for low throughput, but don't expect to update XY graphs by
reference.
To J Adam Crain; This sounds suspiciously like you want VIs buried deeply in
the heirarchy to respond to events on the front panel without any direct
linkage. Interesting tricks like this make it an
George,
I use this technique frequently for large control systems where multiple threads
update their corresponding front panel data. I have even toyed with
the idea of allowing the threads to detect their own events (instead of the launching
thread detecting and messaging) with the dynamic eve