Editing a VI That Calls a VI in a Packed Project Library
- Updated2025-01-22
- 1 minute(s) read
Editing a VI That Calls a VI in a Packed Project Library
When you edit a VI that calls a VI in a packed project library, you might need to access VIs exported from a packed library. Complete the following steps to add exported VIs to a caller VI.
- Access a VI exported from a packed library in one of the following ways:
- From the packed library, select an exported VI from the list of files in the library.
- From the Project Explorer window, navigate to the Dependencies under My Computer and open the packed library folder in the project.
- From the packed library, add a new palette to the Controls or Functions palette.
- Drag the exported VI to the block diagram of the caller VI.