Ce contenu n’est pas disponible dans votre langue préférée.

Le contenu est disponible dans une autre langue. Votre navigateur peut inclure des fonctionnalités qui vous aideront à traduire le texte.

Determine the LabVIEW Version You Are Using

Updated Jul 22, 2021

Reported In

Software

  • Measurement & Automation Explorer (MAX)
  • LabVIEW
  • NI License Manager

Operating System

  • Windows

Issue Details

How do I determine which version of LabVIEW am I using? I am unsure if I should have access to version specific features and I need to know the version of LabVIEW I have access to.

Solution

There are several ways you can determine which version and development system you currently have on your computer.

 

License Manager:

  1. Open NI License Manager by going to Start»All Programs»National Instruments»NI License Manager.
  2. Navigate to Local Licenses and view your installed version(s) of LabVIEW
    • ​If you have multiple versions of LabVIEW installed and want to know which want you are currently using, continue to the Splash Screen method below

 

Splash Screen:

  1. While in the LabVIEW environment, select Help»About LabVIEW.
  2. The pop-up box that appears contains the version number and development system information.
    • ​​​​​​​Note that on the splash screen you can also see which development system you are using, the bitness of the application, and which software patch you have installed (e.g. 20.0f1 is LabVIEW 2020 with patch installed.)

 

Programmatically:

  1. Add a Property Node to the block diagram from the Functions»Application Control palette
  2. Right-click the Property Node and select Properties»Application»Version Number.
  3. Right-click the Property Node again and select Create»Indicator. This returns the version of LabVIEW you are currently working with.

 

Windows Registry:

  1. Go to Start»Run and type regedit.
  2. In the file tree, navigate to HKEY_LOCAL_MACHINE»Software»National Instruments»LabVIEW.
  3. Select the appropriate version of LabVIEW.
  4. Two registry keys in the right column called Type and Version display your version of LabVIEW under the Data column.

 

Windows Explorer:

To determine which revision of LabVIEW you have installed, navigate to the LabVIEW directory and go to Properties»Version for LabVIEW.exe.

 

Measurement & Automation Explorer (MAX):

  • Open Measurement & Automation Explorer(MAX).
  • Expand the Software parent by clicking the plus sign as show in the picture below
.