LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

communicating version advancement Information to users

Hello people,..i have seen that with many applications written in other languages,everytime you open them you are informed of the availability of a new version of the application(if available),,what would be the smartest way to do this using labview vis,in otherwords what is the best way to communicate version advancement information to  users of a given application without using emails or anything of that kind?Thank you.

0 Kudos
Message 1 of 3
(2,568 Views)

Hi alpony,

 

usually those other applications contact a webserver to ask for the currently available version.

Then they compare that information with it's own version number.

 

You can do the same with your LabVIEW program!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 3
(2,561 Views)

You might also want to look at the Deploy 3rd party toolkit - it replaced the NI installer builder and allows you to build version checking and auto-updating into your applications.


LabVIEW Champion, CLA, CLED, CTD
(blog)
Message 3 of 3
(2,530 Views)