Datasheet
EA uniTFT Vorläufig
Position Curve, Scale Curve
Changing the size and position
Add an ellipse polypath in order to visualise the operation path
#GPP 1, 2, 400, 80 ?E0, 300, 150, 0, 400, 380 ?E0, 300, 150, 0, 400, 80
Insert a circle with a filling
#GET 2, 1, 400, 80, 5, 60
Define operational path of ellipse The path corresponds to Object 1
#APD 1, 400, 80 ?E0, 300, 150, 0, 400, 380 ?E0, 300, 150, 0, 400, 80
Operation path: Change size
#APD 2, 100, 100 ?L, 30, 30 ?L, 100, 100
Operation: Moving and changing the size
#AOA 2, 151, 1, 0, 251, 2, 0
Define type of operation and time of operation
#AOT 2, 1, 400
Set integer register
#VRI 0, 3, 1,10
Define white filling
#CFC 4, $FFFFFF, 70
Set macro file mark
#MFM
Create dots/circles
#GET R0, 4, 400, 80, 5, 60
Operation: Moving and changing the size
#AOA R0, 151,1,(R1*R2), 251, 2, (R1++*R2)
Define type of operation and time of operation
#AOT R0, 1,400
Jump backto the macro file mark
#MFJ (R0++<20)
Rotation
Define rectangle as being horizontal
#GRR 1, 1, 50,100,4, 300,40,5
Operation: Rotate by 90° anti-clockwise.
#AOA 1, 301, 90
Define type of operation and time of operation
#AOT 1, 4, 500
Set integer register
#VRI 0, 2, 1,100
Define white filling
#CFC 4, $FFFFFF, 70
Set macro file mark
#MFM
Create rectangles
#GRR R0, 4, 50,100,4, 300,40,5
Operation: Rotate by 90° anti-clockwise.
#AOA R0, 301, 90
Define type of operation and time of operation
#AOT R0, 1,400
Jump backto the macro file mark
#MFJ (R0++<20)
Technische Änderung vorbehalten.
Wir übernehmen keine Haftung für Druckfehler und Applikationsbeispiele..
Seite 132