Genovation, Inc.
35
MiniTermPro
‘K’ – 4Bh – Next User Key Press Clears LCD (Line Edit mode only)
If you would like to present the user with a long prompt, but then allow the user to
key data in for the whole size of the LCD, then this command will automate this
process for you. Simply append the prompt string with @K and as soon as the
user presses a key for inputting data, the LCD will be cleared and their first data
character will appear at the start of a “clean” LCD. For instance, a 16-character
wide LCD might use it as follows:
The prompt string is “
@CEnter ID Number:@K
” (
@C
command, “
Enter
ID Number:
” string,
@K
command).
Enter ID Number:
The user presses the 1 key. The LCD is cleared automatically and the 1
character appears.
1_______________
Example:
Prefix Command Type
ASCII:
@
K
Dec:
64
75
Hex:
40h
4Bh
Содержание MiniTerm 905
Страница 1: ...GENOVATION MiniTermPro User Guide Release 7 80 Fall 2017...
Страница 2: ...Genovation Inc 2 MiniTermPro...