Configuring VI Calls

You can use the VI Call Configuration dialog box to configure when to load a subVI.

Complete the following steps to configure a VI call.

  1. Place a VI on the block diagram.
  2. Right-click the VI and select Call Setup from the shortcut menu to display the VI Call Configuration dialog box.
Note  This item is available only for VIs open in an application instance that supports VI Server calls—not for functions, Express VIs, polymorphic VIs, or VIs open in an application instance that does not support VI Server calls, such as FPGA targets.
  1. Select one of the following options to configure when the subVI loads:
Note  Selecting Reload for each call or Load and retain on first call replaces the subVI with a Call by Reference node that is configured to call the subVI. Symbols on the Call by Reference node correspond to the mode that you select. If you choose either of these options you will no longer be able to find the subVI. These options remove the static link to the subVI.
  1. Click the OK button to save the calling configuration.