Right-click a subVI icon and select SubVI Node Setup to display this dialog box from the shortcut menu.
This dialog box contains a subset of the items included in the VI Properties dialog box. Use this dialog box to set options for only the current instance of the subVI. Use the subVI execution items in the VI Properties dialog box to set options for every instance of the subVI.
This dialog box includes the following components:
Open Front Panel when loadedDisplays the front panel when the subVI loads or when the VI that calls it loads.
Show Front Panel when calledDisplays the front panel when the subVI is called.
Close afterwards if originally closedIf Show Front Panel when called also contains a checkmark and if the subVI was previously closed, the front panel closes after the subVI runs.
Suspend when calledSuspends a subVI when called and waits for user interaction. This option is the same as selecting Operate»Suspend when Called.