LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

numeric control, group of input values

Solved!
Go to solution

Hi, I want to reduce the input values that a user can set in a numeric control, I know I can configure it to only accept a concrete range but in my case want to only accept a group of values like [1,8,22] for example.

 

Thanks!

0 Kudos
Message 1 of 2
(2,077 Views)
Solution
Accepted by DiSCLAiMER

Use an enum or a ring.

 

Cameron

 

To err is human, but to really foul it up requires a computer.
The optimist believes we are in the best of all possible worlds - the pessimist fears this is true.
Profanity is the one language all programmers know best.
An expert is someone who has made all the possible mistakes.

To learn something about LabVIEW at no extra cost, work the online LabVIEW tutorial(s):

LabVIEW Unit 1 - Getting Started</ a>
Learn to Use LabVIEW with MyDAQ</ a>
Message 2 of 2
(2,072 Views)