LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Runtime Version & Copyright Information

Solved!
Go to solution

Is there a simple way of asking my Application what Version number, Copyright statement, etc. information it was built with?

Or do I need to revert to Win32 calls?

 

I want to add an About tab to a tab control on a touch-panel computer.

 

Thanks

 

0 Kudos
Message 1 of 3
(2,408 Views)
Solution
Accepted by skol45uk

Hi skol45uk,

 

I am an Applications Engineer at National Instruments. As I understand, you have built a LabVIEW application i.e. an executable and want to determine what version it was built with. If this is your query then the link below should help you. 

 

https://decibel.ni.com/content/docs/DOC-12306

 

Hope this helps. Thanks and have a great day!

NabilahF
Applications Engineer
0 Kudos
Message 2 of 3
(2,304 Views)

look for ..\LabVIEW xxxx\vi.lib\Platform\fileVersionInfo.llb\FileVersionInfo.vi   xxxx is your LabVIEW version. This is in 2011 and 2012, don't know about earlier or later versions.  You will get different info, depending on whether you are in Dev mode or an EXE.

Putnam
Certified LabVIEW Developer

Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5


LabVIEW Champion



0 Kudos
Message 3 of 3
(2,297 Views)