Thanks for the advice. I knew the wiring solution was the obvious one, and I was trying to avoid it, but I'll take your advice. Every sub-subvi (guess that's a good name for them) is exactly identical in structure, but they each receive a different element from an array that is indexed just prior. I would love to just process the array, but it has caused issues with the graph display (it's a special smooth scrolling graph logic I received from another programmer, and I can't afford to lose its functionality).
If I had been smart and included the needed wiring ahead of time, it could have been replicated with little effort (woops). It is for that reason and my focus on simplifying the VI that I wanted to reduce wiring. I am actually simplifying a previous VI development. The previous one tooks many hours to adapt to different aircraft. This new version will allow me to edit the VI in a matter of minutes, plus it's easier for a coworker to pick it up and understand/edit it.
Anyway, thanks for the advice. And I did use the same connector pane for each sub-subvi, and there are open spots for additional inputs.