LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to change the Max limit in the Ring

Solved!
Go to solution

 Hi all,  

 I am try to use a Ring to set up 4 different of Freq form 18Hhz to 20Ghz but the ring Max limit only 65535. How could I change the max limit? Or any way we could set up 4 diffirence Freq number for user select any one they want to use. 

Thank you

0 Kudos
Message 1 of 5
(3,163 Views)
you could use a case structure and wire your ring control to it and then send the frequency you from the case structure
Harold Timmis
htimmis@fit.edu
Orlando,Fl
*Kudos always welcome:)
0 Kudos
Message 2 of 5
(3,155 Views)

  In Ring control it has Max limit up to 65535. I would like to change the limit because my Freq range higher than the limit.

 

0 Kudos
Message 3 of 5
(3,151 Views)
Solution
Accepted by topic author stevevantran
Change the representation of the ring, it defaults to U16.
0 Kudos
Message 4 of 5
(3,147 Views)

 Hi Darin,

   Thank you for your help.

  Steve

0 Kudos
Message 5 of 5
(3,126 Views)