jgcode Posted April 3, 2011 Report Share Posted April 3, 2011 This thread was manually moved from OpenG to LAVA. Hi openG users, Since LV2010, Set Control Value {Variant}__ogtk.vi function end on error for some control type like cluster reference. See SetControlValueBug-LV2009.vi in attachment to reproduce the bug. LV2009 SP1 --> OK LV2010 or later (SP1 and LV2011 beta) --> NOK To fixe the bug, you just need to replace Ctrl Val.Set Invoke Method by Ctrl Val.Set (variant) Invoke Method. See Set Control Value {Variant}__ogtk--fix.vi in attachment to fix the issue. It will be great if this fix could be added to oglib_appcontrol. Thanks, Olivier SetControlValueBug-LV2009.vi Set Control Value Variant__ogtk--fix.vi Quote Link to comment
jgcode Posted April 5, 2011 Author Report Share Posted April 5, 2011 You can track this bug here: ID: 3275359 Quote Link to comment
jgcode Posted August 12, 2011 Author Report Share Posted August 12, 2011 This issue is fixes in the OpenG Application Control Library 4.1.0.7 release. 1 Quote Link to comment
Olivier Jourdan Posted August 16, 2011 Report Share Posted August 16, 2011 Great ! Thank you for your work Olivier Quote Link to comment
jgcode Posted August 16, 2011 Author Report Share Posted August 16, 2011 Great ! Thank you for your work Olivier You are welcome, my friend 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.