Creating an Express VI from an Existing Express VI

Complete the following steps to create an Express VI from an existing Express VI.

  1. Select Tools»Advanced»Create or Edit Express VI to display the Create or Edit Express VI dialog box.
  2. Click the New button to display the Initialize page of the Express VI Creator wizard.
  3. Select the Create from an Express VI option.
  4. Click the Next button to display the Copy Express VI page of the Express VI Creator wizard.
  5. Select an Express VI or click the Browse item in the Express VIs list to navigate to the Express VI on which you want to base the new Express VI.
  6. Click the Next button to display the Setup Express VI page of the Express VI Creator wizard.
  7. Enter a name for the new Express VI in the Express VI name text box.
  8. Specify a location for the new Express VI in the Express VI path text box. The default directory is labview\user.lib\_express. If you save Express VIs in this directory, they appear on the Express User Libraries palette and in the Create or Edit Express VI dialog box.
Note  (macOS and Linux) The default location for Express VIs you create is the LabVIEW default data directory because not all users can write to the user.lib directory.
  1. Click the Finish button to display the Create or Edit Express VI dialog box. The new Express VI appears in the Express VIs list.
  2. From the Express VIs list, expand the Express VI item to display the source VI and configuration dialog box VI.
  3. Open the source VI to finish building it.
  4. Open the configuration dialog box VI to finish building the front panel and block diagram.
  5. Save and close the VIs.