Datasheet

EA uniTFT Vorläufig
Linen style
Line colour and thickness
Green line with a thickness of 5 pixels
#CLS 1, $00FF00,100, 5
Line joint style
Refrain from defining any line style
#CLD 1
Define filling font
#CFC 1,$FFFFFF,100
Define text style
#CTF 1,<I:Sans.evf>,58,0,1,0,1,0
Refrain from defining an outline
#CFD 4
Define green line style as being angular
#CLS 4 $00FF00,100 10,0
Refrain from defining an outline
#CFD 5
Define green line style as being round
#CLS 5 $00FF00,100 10,1
Set integer register
#VRI 0, 50,50,20,50
Draw a polypath and place string
#GPL 1,4, R0,R3, (R0+R1),(R3+R2)rd, R0,(R3+2*R2)
#SSP 2,1, (R0+R1+20),(R3+R2),4, "Miter"
Set integer register
#VRI 3, (R3+3*R2)
Draw a polypath and place string
#GPL 3,5, R0,R3, (R0+R1),(R3+R2), R0,(R3+2*R2)
#SSP 4,1, (R0+R1+20),(R3+R2),4, "Round"
Text style
Text style
Creating a text style with the internal font Sans”
#CTF 1,<I:Sans.evf>, 60,1,1
Place string
#SSP 1, 1, 200,50,7,"Hello World"
Technische Änderung vorbehalten.
Wir übernehmen keine Haftung für Druckfehler und Applikationsbeispiele..
Seite 143