Select Browse»Show VI Hierarchy to display this window.
Use this window to view the subVIs that make up the VIs in memory and search in the VI hierarchy. This window displays the calling hierarchy for all VIs in memory, including type definitions and global variables.
The Hierarchy Window toolbar includes the following buttons:
![]() |
Redo LayoutRearranges nodes after you expand, collapse, or move hierarchy nodes. Use this option to clean up the Hierarchy Window and reposition the nodes in the window. |
![]() |
Vertical LayoutArranges the nodes from top to bottom, placing roots at the top of the layout. |
![]() |
Horizontal LayoutArranges the nodes from left to right, placing roots on the left side of the layout. |
![]() |
Include VI LibToggles the hierarchy layout to include or exclude VIs in the vi.lib folder or its subfolders. |
![]() |
Include GlobalsToggles the hierarchy layout to include or exclude global variables. Global variables store data several VIs use. |
![]() |
Include Type DefinitionsToggles the hierarchy layout to include or exclude type definitions. A type definition is a master copy of a custom object that several VIs can use. |