Override Module Settings Window
- Updated2025-07-21
- 1 minute(s) read
Override Module Settings Window
Click the Override Code Module button on the LabVIEW Module tab of the Step Settings pane to launch the Override Module Settings window.
The LabVIEW Override Module Settings window contains the following options:
-
Always Run VI in Packed Project Library
—Overrides the code module and runs the VI in the packed project library you configure below.
Note This option is available only if the step is configured to call a VI in the context of a project and the project has a build specification configured to build a packed project library containing that VI.
- Source Project Path —Specifies the path of the LabVIEW project configured in the step. This path cannot be changed and must match the path of the project configured for the code module VI.
- Build Specification —Specifies the build specification to use to build the packed project library at the start of execution.
- Project Path —Specifies the path of the LabVIEW project to use when running the VI in the packed project library.
- VI Path —Specifies the path of the VI in the packed project library that executes.
- Binary Class Path —Specifies the path of the LabVIEW class in the packed project library that executes.
See Also
Switching between VIs and Packed Project Libraries