Datasheet

EA uniTFT Vorufig
Position Curve, Scale Curve
Operation path with change of position
Draw a straight line in order to visualise the operation path
#GPL 1, 2, 100,100, 700,200
Insert a circle with a filling
#GET 2, 1, 100, 100, 5, 60
Move operation via Path 1
#AOA 2, 101, 700, 200
Define type of operation and time of operation
#AOT 2, 5, 500
Set integer register
#VRI 0, 3, 1,10
Define white filling
#CFC 4, $FFFFFF, 60
Define circles with filling, as well as their type of operation and time of
operation
#GET R0, 4, 100, 100, 5, 60
#AOA R0, 101, 700, 200
#AOT (R0++), 5, 600, 100
#GET R0, 4, 100, 100, 5, 60
#AOA R0, 101, 700, 200
#AOT (R0++), 5, 700, 200
#GET R0, 4, 100, 100, 5, 60
#AOA R0, 101, 700, 200
#AOT (R0++), 5, 800, 300
#GET R0, 4, 100, 100, 5, 60
#AOA R0, 101, 700, 200
#AOT (R0++), 5, 900, 400
Changing the size
Insert a circle with a filling
#GET 1, 1, 200, 200, 5, 50
Double the size of the operation
#AOA 1, 201, 200, 200
Define type of operation and time of operation
#AOT 1, 5, 500,0
Define white filling
#CFC 4, $FFFFFF, 60
Set integer register
#VRI 0, 3, 500, 1,300
Generate circles and define their type of operation, as well as time of
operation
#GET R0, 4, 200, 200, 5, 50
#AOA R0, 201, 200, 200
#AOT (R0++), 5, (R1+R2*R3), (R2++*R3)
#GET R0, 4, 200, 200, 5, 50
#AOA R0, 201, 200, 200
#AOT (R0++), 5, (R1+R2*R3), (R2++*R3)
#GET R0, 4, 200, 200, 5, 50
#AOA R0, 201, 200, 200
#AOT (R0++), 5, (R1+R2*R3), (R2++*R3)
#GET R0, 4, 200, 200, 5, 50
#AOA R0, 201, 200, 200
#AOT (R0++), 5, (R1+R2*R3), (R2++*R3)
Technische Änderung vorbehalten.
Wir übernehmen keine Haftung für Druckfehler und Applikationsbeispiele..
Seite 131