jgcode Posted April 3, 2011 Report Share Posted April 3, 2011 This thread was manually moved from OpenG to LAVA. I hope this is the correct forum to report this bug: LabVIEwVersion__ogb.vi which looks to me like it's part of OpenG Builder (although I'm using it via VIPM) fails to return the correct version for LabVIEW 8.6.1f1 (the f1 patch confuses it due to a literal string match on the Version property). The attached hacked version fixes the problem by testing each part of the version number separately and giving up after matching the minor version number. LabVIEWVersion__ogb (hacked).vi Quote Link to comment
jgcode Posted April 5, 2011 Author Report Share Posted April 5, 2011 You can track this bug here: ID: 3275356 Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.