LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

What is going on with my text ring?

Solved!
Go to solution

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.

0 Kudos
Message 1 of 4
(2,521 Views)

Please post your vi in 2009 version or 2011

-----

The best solution is the one you find it by yourself
0 Kudos
Message 2 of 4
(2,516 Views)

Here is the version saved for LabView 8.6. Same behaviour.

0 Kudos
Message 3 of 4
(2,510 Views)
Solution
Accepted by topic author CatherineH

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

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
Message 4 of 4
(2,509 Views)