Use this page of the Project Library Properties dialog box to set the version number, VI icon template, and default palette settings for a LabVIEW project library.

This page includes the following components:

Option Description
Version Number Contains the version number for the LabVIEW class or interface.
  • Major

    Specifies the component of the version number that indicates a major revision.

  • Minor

    Specifies the component of the version number that indicates a minor revision.

  • Fix

    Specifies the component of the version number that indicates a revision to fix problems.

  • Build

    Specifies the component of the version number that indicates a specific build.

VI Icon Template

Displays the icon to associate with the project library or statechart. Click the Edit Icon button to display the Icon Editor dialog box, which you can use to create or edit an icon.

LabVIEW applies the project library icon to the icon of all objects in the library.

  • Icon

    Displays the icon in 256-color format.

  • Edit Icon

    Displays the Icon Editor dialog box.

Default Palette Specifies the palette file (.mnu) to use as the default for all VIs that the project library owns. You must add a palette file to the project library before you can select a default palette.
Library Path Displays the current path to the file.
Source Version

Displays the version number of LabVIEW in which this project item was last saved.

Separate compiled code from source file

Stores an up-to-date version of this file in the compiled object cache. Select this option to obtain the benefits of separating compiled code from this file.

Save version

Specify the save version with a short form LabVIEW version string. If you select Default, the save version in the library inherits that of the project. If you select a specific version, the save version defined in the library supersedes that of the project. Save version only applies to library items that separate compiled code from source file.