Hi There
If I am having problems wiring a subVI, the first thing I try is to turn on the context help window. This more clearly identifies the connection and highlights the one the pointer is over.
As you have noticed, when "view as icon" is deselected, a subVI is displayed differently. There are actually 2 ways you can show the terminals when in this mode. They can either appear slighty expanded around the icon, or alternatively by dragging down the small arrow they can appear as text. You can control the number terminals that are shown as text, through the dragging process. It is also possible to control the order in which the terminals appear, by right clicking on a terminal and going to select input/output in the short-cut menu.
I think an important poin
t is made in the previous post. If the number of terminals on a subVI is making it difficult to wire, think about using clusters. The maximum number of connections that can be made to a subVI is 28, to exceed this limit programmers will use clusters or arrays to group data together.
I hope this helps
SimonS