SubVI Properties

Requires: VI Scripting

Inherits from Node. View the class hierarchy.

PropertyDescription
Bad SubVI LinkageReturns whether the referenced subVI needs to be relinked due to connector pane changes. LabVIEW enables the Relink to SubVI shortcut menu option when this property is TRUE. Details
Grow TermsSets or returns the grow terms. Details
Missing VI NameExpected qualified name of the subVI file if and only if the subVI is missing. Returns empty string if the subVI is loaded. Details
Missing VI PathExpected path to the subVI file if and only if the subVI is missing. Returns empty path if the subVI is loaded. Details
Skip Subroutine Call If BusySkips the call if the subroutine is currently running in another thread. Details
SubVI Setup:Close Front Panel After CallIndicates whether to close the front panel after the subVI runs. Details
SubVI Setup:Open Front Panel When LoadedIndicates whether to show the front panel when the subVI is loaded. Details
SubVI Setup:Show Front Panel When CalledIndicates whether to show the front panel when the subVI is called. Details
SubVI Setup:Suspend When CalledIndicates whether LabVIEW suspends the execution of the VI when calling it as a subVI. Details
Terminals Visible?Indicates whether the terminals of the subVI are visible. Details
VI NameName of the subVI file. Details
VI PathPath to the subVI file. Details
VI ReferenceReturns a reference to the VI. Details
View As IconIf TRUE, the subVI appears as an icon. If FALSE, the subVI appears as an expandable node. Details