05-23-2011 09:28 AM
I have a vi with 3 subpanels accessed via VI Server. I would like to see the VI Hierarchy for the top level VI only and not include the subpanels. Can this be done?
05-23-2011 09:30 AM
Put the sub-panels in a library and click the group by libraries button in the hierachy screen. Colapse the library.
Should be close.
Ben
05-23-2011 09:58 AM
Hmm. That's a possibility.
After poking around, I found that by right-clicking the subpanel in hierarchy view, there are options. One of them is to hide subVIs. So that hides all the subVIs of the subpanel, which is good enough for my purpose.
Thanks!