07-19-2010 11:02 AM
I have a dial that outputs a number to the program when turned (and indicate the number in the indicator text box) but it is hard to be precise with just the dial, so i want to create the option to write in the text box that displays the numbre present on the dial. is there a fast way to do this?
Solved! Go to Solution.
07-19-2010 11:15 AM
superomario a écrit :
I have a dial that outputs a number to the program when turned (and indicate the number in the indicator text box) but it is hard to be precise with just the dial, so i want to create the option to write in the text box that displays the numbre present on the dial. is there a fast way to do this?
Did you try to input the value in the "text" box (actually a numeric control) ?
Obviously not ! Otherwise you wouldn't have asked this question !
07-19-2010 11:16 AM
Hey Supermario,
Your best bet would to select the dial on the front panel of the VI and right click -> visible items -> digital display. That will provide you with a numeric box next to the dial which will allow you to manually input numbers.
07-19-2010 11:16 AM
![]()
Right click on the dial, goto visible items, click on digital display.
That should do it
07-19-2010 11:22 AM
Digital Display! Thanks a lot! ![]()
07-19-2010 11:36 AM
???
So what was the "indicator text box" in your first post ? I'm puzzled !