This may be a stretch here, just to warn everyone ahead of time. Lets say I have a reentrant subVI that is a graph. You pass it data and on its seperate front panel it dynamically displays aquired data. Now I assume that if I want to be able to view 4 of these graphs in seperate windows at the same time I simply have to lay 4 of these subVIs in the main forms block diagram wire them and upon execution they will be displayed.
Now my question is there a way to make it so that if I wanted an indefinate amount of these graphs that I could simply create a subVI to pop open a new instance of this graph and every time it was invoked it would just launch a new instance? I know this is a long shot but again It would be very helpful for me not to have to just lay down X amount of these graphs.
