LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to force numeric control to accept specific values?

hi 

How can I force a numeric control to accept specific values ( not a range ) . For example just accept 24 and 28

 

 

0 Kudos
Message 1 of 3
(2,632 Views)

Set the increment to the difference between the upper limit and the lower limit.

 

increment.png

Craig H. | CLA CTA CLED | Applications Engineer | NI Employee 2012-2023
0 Kudos
Message 2 of 3
(2,628 Views)

Hi

 

use a Ring control instead. define the numbers in the Edit Items property. that would fit your requirement than using a normal numeric control

Regards
Freelance_LV
TestAutomation Consultant
0 Kudos
Message 3 of 3
(2,610 Views)