I have read through the links sent, but it appears to send info from the main vi to the sub vi. I am trying to do the reverse and have a real time display on the main vi front panel. I have played with the idea of opening each sub vi during execution to display the reading, but after a while, it looks sloppy to the end user. I have also done searches on data sockets, global variables and references to see if I could find something else. As of now, I have gone through several hundred forums searching for any type of answer.