Switching between VIs and Packed Project Libraries
- Updated2025-07-23
- 2 minute(s) read
Switching between VIs and Packed Project Libraries
The LabVIEW Adapter allows you to easily switch the configuration of a step between executing a VI and executing a VI in a packed project library without having to modify the step. You can also configure the LabVIEW Adapter to automatically build a missing or out-of-date packed project library at the start of execution.
-
Set the following settings in the Override Module Settings
window for a step calling a VI:
- Select the build specification for the VI.
- Set the path of the VI in the packed project library.
- Optional: Set the path of the project to use when executing the VI in the packed project library.
-
Enable the Always run VI in Packed Project Library
option in the LabVIEW Adapter Configuration dialog box or
step settings.
Note Enabling Always run VI in Packed Project Library in the LabVIEW Adapter Configuration dialog box overrides the module settings for all LabVIEW steps and always run the VI in the packed project library. You must configure the VI settings in the Override Module Settings window to yse this option.NoteThe LabVIEW Adapter will automatically run the VI in the packed project library and project configured in the Override Module Settings window instead of the VI and project configured in the step.
- If LabVIEW Development System is installed, you can enable automatically building the packed project library at the start of execution by enabling the Automatically Build Packed Project Libraries at the Start of Execution option in the LabVIEW Adapter Configuration dialog box.