Override Module Settings Tab - Edit LabVIEW VI Call Dialog Box

Override Module Settings Tab

The LabVIEW Override Module Settings tab 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