I have created a Type Def Cluster with two Dbl variables, one I32 variable, and one ENUM. LV refuses to update or even change the limit settings that I specify. It is bad enough that LV will not display the correct values when I click on the variable and go to properties...it ALWAYS displays the values that I entered previously.
I want to set the first variable as min: 0.0, max: 1000.0, inc: 0.1
The second variable as min: 0.0, max: 100.0, inc: 0.1
the third as min: 1, max: 1000, inc: 1
LV is refusing to do this. I can not get the variables to respond correctly while setting the type def. and the variables will not update to the correct initial values on my program after I save and apply changes. I have even gone so far as to replace the control in my program with the revised type def and it will not update the values.
Does anybody have any reasoning and solution for this problem?
Thanks
Wm