01-25-2007 09:05 AM
I looked at your example and appreciate the feedback. However, that's not the approach I was looking for. When I'm finished, I will have about 40 different "child" VIs each with many controls. The reason I was trying to put the controls for each function in different VIs was to keep the code in the main VI as small as possible. So I was trying to let each child VI accept user input and pass back to the caller one double with all the data packed into it. These doubles are then going to be fed into another application written in MatrixX.
01-25-2007 09:09 AM
01-25-2007 09:12 AM
01-25-2007 09:14 AM
01-25-2007 09:31 AM
01-25-2007 09:32 AM