12-10-2012 05:57 AM
I am trying to make a text ring with the values 1, 2, 5, 10, 20, 50, etc.. all the way up to 100,000. The strings associated with these values are 1 kHz through 100 MHz. When I click on the text ring, I can see all the values in both the MHz and the kHz, but when I select a value in the kHz, it sets itself back to 100 MHz, and when I try to go one higher than 1 MHz, it returns to 100 MHz. I have no idea what is going on.
Solved! Go to Solution.
12-10-2012 06:04 AM
Please post your vi in 2009 version or 2011
12-10-2012 06:13 AM
Here is the version saved for LabView 8.6. Same behaviour.
12-10-2012 06:13 AM
Expected behavior.
You configured the minimum to 1000.0000 as coerce. You have to change this in the data entry tab of the property dialog.
hope this helps,
Norbert