Hi,
I observe the following problem in LabView 7.0: I have a numeric control with unit indicator. Depending on the value, the unit indicator should change its prefix (kilo,milli,etc.) and the displayed value is scaled accordingly. However, this does not work correctly: The value gets scaled, but the unit is not updated. I.e.,
1. value is 100 mm, display is 100, unit is mm
2. values is .01 mm, display is 10, unit is still mm, but should be µm!
More striking: The unit gets updated correctly once the user clicks on it (only an indicator!).
Any ideas?
Regards
Matthias