Example Code

Retrieve VI Hierarchy

Code and Documents

Attachment

This Example Program searches for all the subVIs in the hierarchy of a given VI and returns an array of their paths.
Each subVI is returned once in the list, regardless of how may times it appears in the hierarchy.

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Contributors