You can create a subVI from an Express VI configuration. For example, you might want to save the configuration of the Write to Measurement File Express VI for use as a subVI in other VIs you build rather than reconfiguring the Express VI every time.
After you create a VI from an Express VI, you cannot convert the subVI back into an Express VI.
Complete the following steps to create a subVI from an Express VI you configured.
- Configure the Express VI you want to use as a subVI.
- Right-click the Express VI and select Open Front Panel from the shortcut menu.
- Click the Convert button in the warning dialog box. The front panel of the subVI appears.
- Edit the VI.
- Select Edit»Make Current Values Default or right-click each control and select Make Current Value Default from the shortcut menu to save the values entered in each control.
- Save the VI. A new subVI displayed as an expandable node replaces the Express VI on the block diagram.