LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

numeric control, different inrements

I have following question: I want to provide the user with the opportunity to choose in/decrement step size for the numeric control. So the user can choose between stepsize: 1, 10, 100,... How can I do this? Thank you very much!
0 Kudos
Message 1 of 3
(2,886 Views)
you can create a property node for the control , then pick Data Range -> Increment and wire a control to it. you can then change the increment on the fly...

good luck

Dan
0 Kudos
Message 2 of 3
(2,886 Views)
Hi Aquarel,
You can make use of the Property node of the numeric control for this perpose,i a have attached a example for you ,hope it helps you.
vicky
Message 3 of 3
(2,886 Views)