LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Get Build Verion Programatically?

Is there a way of accessing the exe build version programatically.  I want to include the version on a splash screen and in the main title bar.  Currently I use a constant throughout my vi to do this but I would like to synchronize it with build version.  I know this is only useful in the built application.  Can this be done?

 

Paul Falkenstein
Coleman Technologies Inc.
CLA, CPI, AIA-Vision
Labview 4.0- 2013, RT, Vision, FPGA
0 Kudos
Message 1 of 4
(2,756 Views)
see here.
0 Kudos
Message 2 of 4
(2,753 Views)

Thanks.  I will use the dll version. This should work.

 

Paul Falkenstein
Coleman Technologies Inc.
CLA, CPI, AIA-Vision
Labview 4.0- 2013, RT, Vision, FPGA
0 Kudos
Message 3 of 4
(2,741 Views)
In LabVIEW 8.6, there are VIs that ship that allow you to get this information. They are a Windows only feature. Search the help for keywords - retrieving, application version programmatically
Message Edited by gmart on 08-18-2008 09:24 AM
George M
National Instruments
0 Kudos
Message 4 of 4
(2,699 Views)