Greg,
Thanks for the info. I had also wondering about those arrows.
Along that same line, is there any way to get a text printout of the info
contained on the Heirarchy window? I would particularly like to be able to
get a full path listing as I have had some situations in the past where the
pedigree of a subvi (ie. it's location) was NOT what I had thought it was.
Such a listing would have helped.
Thanks,
Jim
Greg McKaskle wrote in message
news:3B661F33.343C412E@austin.rr.com...
> > Greg, Please post your source for this info. Not even NI Developers
> > could tell me what everything meant (read arrows, highlighting,
> > etc...)
> >
>
> Hmm. I guess some of us developers know more than others. I did a
> quick search on the manual of LV6, and I didn't find all of the info
> there, so I'll jot some more down.
>
> The down pointing arrows are shortcuts for opening and closing the
> connections to callees. I point out that they are a shortcut because
> you should probably use the popup menu to reach most of the operations
> of the hierarchy window. Most of these are pretty easy to understand,
> Show All Callers, Show All SubVIs, Hide All SubVIs. Highlight
> Connections displays the signals one level above and one level below in
> red. All other connections go black. After each arrow click or each
> popup to show or hide, the new connections are similarly shown in red.
> This is done to help see what is new and what was already there.
>
> Another popup is the Show VI Hierarchy. This will show all the VIs
> below, and the callers above that are in the path to any top-level VI.
>
> These are popups on a particular VI, and each of the Show/Hide options
> will be applied to the VI being popped up on. You can also popup in
> open space to gain access to some common menu items. These are the same
> as are in the View menu.
>
> There are three tools in the hierarchy menu. If you tab through the
> tools, you have access to the pan tool. This is the hand, a shortcut
> for scrollbars. The operate tool allows clicking on the arrows, but
> does little else. Then there is the selection tool. This is good for
> dragging and dropping VIs from the hierarchy window into another
> diagram. It can also be used to simply rearrange a row of icons in case
> you don't like the layout you have.
>
> The up pointing blue arrows are an indication that there are additional
> callers not currently shown, and the down pointing arrows are black when
> fully expanded, red when additional callees are not shown.
>
> Pointing to an icon will show either the name or the path in a tip
> strip. Perhaps the best feature is the type ahead. With the hierarchy
> window frontmost, type a few characters of a VI name. The tip strip
> will move about showing where the VI is in the hierarchy as the name is
typed.
>
> Greg McKaskle