Datasheet
EA uniTFT Vorläufig
CHARACTER STRING COMMANDS IN A STRING
#SDP, SEP, SEK, SEA
Date and time
Placing a formatted date
#SDP 1, 1, 50, 50, 17, "%W the %D. %3N %Y, %1h:%m"
Changing the formatted date
#SDC 1, (datetime(11, 37, 0, 21, 4, 2016))
Edit box in combination with a keyboard
Define text style for the keyboard
#CLD 1
#CFC 1, $FFFF00,100
#CTF 1, <I:Sans.evf>;30,1 11
Define filling for the keyboard for the pressed-down and not pressed
down state
#CCR 1, 0, $0000FF, 100, 80, $5555FF, 100, 100, $0000FF, 100
#CFL 3, 1, 90
#CLS 3, $555555, 100, 1
#CFL 4, 1, 270
#CLS 4, $555555, 100, 1
Define touch button style
#CBT 2, 1, 1, 0, 0
#CBD 2, 3, 4, 100, 50, 25
#CBO 2, 0, 0, 150
Define and place keyboard
#KDC 9, 2, 2
#KDB 9, 1, "ABCDE";"FGHIJ"; "KLMNO"; "PQRST"; "UVWXY"; "Z "
#KPK 9, 400, 10, 8, 0, 250
Define border, filling and text style of the edit box
#CLS 20, $FFFF00, 100, 2
#CFC 20, $0000FF, 100
#CLD 21,
#CFC 21, $FFFFFF, 100
#CTF 21, <I:Sans.evf>;30, 2, 21
#CTF 22, <I:Sans.evf>;30, 1, 21
#CTF 23, <I:Sans.evf>;30, 0, 21
Place edit boxes
#SEP 6, 20, 400, 280, 8, 300, 50, 6, 21, -5, -3
#SEP 7, 20, 400, 340, 8, 300, 50, 6, 22, 0, -3
#SEP 8, 20, 400, 400, 8, 300, 50, 6, 23, 5, -3
Combine edit boxesand keyboard in one group
#OGA 91, 6-9
Allocate edit boxes to the keyboard and enable Edit Box 8
#SEK 9, 6-8
#SEA 8
Allocate touch function for selecting the edit boxes by touch control
#TID 1, 6-8
Technische Änderung vorbehalten.
Wir übernehmen keine Haftung für Druckfehler und Applikationsbeispiele..
Seite 140