Hey all, We're trying to create a user interface that runs another stand-alone sub-vi. My vision is to grab some sort of input cluster from the sub-vi, display it in the user interface VI, and choose options from it. Right now, we're able to grab the data from that sub-vi's input cluster via a Reference, but the input data is not important. We just want the form of the input cluster to appear in the user interface VI.
By just copying the input cluster directly to the user interface VI, this process is pretty easy. The catch is when the sub-VI changes, the user interface VI must be changed manually. Any suggestions? Thnx, allen
