Marking VIs as Top-Level VIs in a Library

Mark a VI as a top-level VI in a library so when you open the library or launch LabVIEW with a library name specified on a command line, LabVIEW automatically opens all the top-level VIs in that library.

Top-level VIs are separated by a dividing line from all other VIs in the library when you view the .llb contents in the File Dialog dialog box. The top-level VIs appear above the dividing line.

Complete the following steps to mark a VI as a top-level VI.

  1. Select Tools»Edit VI Library to display the Choose a VI library dialog box.
  2. Select a library and click Open to display the Edit VI Library dialog box.
  3. Select a VI and place a checkmark in the Top Level checkbox.
  4. Click the OK button.