06-16-2009 10:47 PM
Hi,
In our application we are using number of numeric controls in LabVIEW 8.6.
We are facing one interesting problem while using numeric control.
We want to set different minimum & maximum limits for different numeric controls using properties under Data entry tab.
But when we select one numeric control to set min & max unit with coerce option that will be automatically applied for all
numeric controls in our application.
Why it is happen we don't know.....
But we want to give diffent min and max limits for different numeric controls...
Please suggest solution on this interesting problem....
Thanks in advance
06-16-2009 10:55 PM
06-16-2009 10:55 PM
This bug was reported a while ago. See this thread for the whole discussion and for a patch to fix it.
06-16-2009 10:57 PM
You can have different limits. You just happened to have stumbled across a bug with the Data Entry Limits dialog box in LV 8.6. It was first reported here.
If you read from property nodes of the controls, you can see the data entry limits have changed.
However the bug was fixed in LV8.6.1f1.
06-16-2009 11:05 PM