Home
Help
Search
Login
Register
AdvancedHMI Software
»
General Category
»
Support Questions
»
Numeric KeyPad 2-Digit Limit
« previous
next »
Print
Pages: [
1
]
Author
Topic: Numeric KeyPad 2-Digit Limit (Read 1334 times)
sds5150
Newbie
Posts: 14
Numeric KeyPad 2-Digit Limit
«
on:
March 18, 2016, 12:22:04 PM »
I have used a basic.label to write number to a PLC integer location.
I want to limit the entry on the keypad to 2 digits or even better the digits 1-24.
Is there a way to configure this in the keypad properties?
Thanks
Logged
Archie
Administrator
Hero Member
Posts: 5322
Re: Numeric KeyPad 2-Digit Limit
«
Reply #1 on:
March 18, 2016, 12:30:36 PM »
KeypadMinValue and KeypadMaxValue properties of the BasicLabel will let you limit the entered value. If an out of range value is entered, it will pop up an error.
Logged
sds5150
Newbie
Posts: 14
Re: Numeric KeyPad 2-Digit Limit
«
Reply #2 on:
March 18, 2016, 12:36:26 PM »
Good Grief, I can't believe that my eyes looked over that property!
Thanks
Logged
Print
Pages: [
1
]
« previous
next »
AdvancedHMI Software
»
General Category
»
Support Questions
»
Numeric KeyPad 2-Digit Limit