Ever had the issue of loading a LabVIEW project up in an older version? Or do you wish to know what version of LabVIEW the project file was last saved in? There is a quick and simple way to check.
You can view the .lvproj file in notepad by right clicking>Open With>Choose Another App and select notepad.
Once notepad is opened, the second line should read the following, for example:
<Project Type=”Project” LVVersion=”15008000″>
In this example, it would be LabVIEW 2015.