Creating an Express VI from a Blank VI

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

  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 a blank VI option.
  4. Click the Next button to display the Setup Express VI page of the Express VI Creator wizard.
  5. Enter a name for the new Express VI in the Express VI name text box.
  6. 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.
  7. Click the Finish button to display the Create or Edit Express VI dialog box. The new Express VI appears in the Express VIs list.
  8. From the Express VIs list, expand the Express VI item to display the source VI and configuration dialog box VI.
  9. Open the source VI to finish building it.
  10. Open the configuration dialog box VI to finish building the front panel and block diagram.
  11. Save and close the VIs.