01-24-2010 10:02 PM
Hi
I would like to input this control at the front panel. This control allow user to choose from 0 - 9. Eg 0 1 2 3 4 5 6 7 8 9 .
The control do not allow user to put -1 -2 -3 ... or 10 11 ... or decimal place.
This number will be further converted into string as a name of a folder to be created.
Thank for viewing this thread and give your assistance
PX
Solved! Go to Solution.
01-24-2010 10:09 PM
First, right click and select 'Representation and change to integer (i.e. U8), and then right click and select Data Entry. Uncheck the 'Use default limits' and enter the range you want.
If you noticed, everything is accomplished by right clicking. You should be familiar with all of the right click options. Have you done any of the tutorials?
01-24-2010 10:13 PM
Thank you Dennis
I will work on the tutorial too
Cheers
PX