Sounds like you're talking about references.
In order to have sub-vi's update things on the calling vi's front
panel, you need to pass the sub-vi a reference (right click on
control->create->reference) to that control. Then in your
sub-vi, create a property node (programming->application
control->propterty node), and wire both the reference and the new
value of the control to it.
Once I get more time I can post an example of this.
Edit: looks like Dennis beat me to it.
Message Edited by Novatron on 06-27-2006 02:46 PM