03-15-2011 12:55 AM
I have an issue using LV 2010 SP1 with updating of ring control constants. If I modify the values or item names of a ring control that is type defined (type def or strict type def) my block diagram constants do not update. The constants are set to Auto-Update from type def and if I right-click on the constant, change it to a control, and then back to a constant, they update just fine. And if I have a control/indicator on the BD it also updates fine.
Anyone else seen this issue or can someone attempt to duplicate?
LV 2010 SP1 bug?
Thanks
Dan
Solved! Go to Solution.
03-15-2011 02:40 AM
It's not a bug. See here - http://digital.ni.com/public.nsf/allkb/46CC27C828DB4205862570920062C125
03-15-2011 12:19 PM
OK, thanks for the reply. I'm surprised I haven't come across this issue in the past. I think I will use an enum and disable the items with unwanted values.
Thanks
Dan