
66
^FT Defines coordinate for print pattern
^FTx,y,z
Parameter Description
x Horizontal coordinate
Default: 0.
Others: 1 ~ 65535.
y Vertical coordinate
Default: 0.
Others: 1 ~ 65535.
z Justification
Default: 0
Others: 0= left justification; 1= right justification; 2= auto justification
Similar to ^FO command the location of ^FO is relative to the origin set by the ^LH command but the object position is different.
The” z” parameter is only effective on OS-2140 and A-2240.
Example 1
^XA
^FT100,100^A0,50,40^FDFT^FS
^FO100,100^GB100,0,2^FS
^FO100,100^A0,50,40^FDFO^FS
^XZ
Output 1
Example 2
^XA
^LL560
^PW800
~SD16
^MD0
^PR3,3,3
^FO200,300^GB400,1,2,B^FS
^FO400,150^GB1,300,2,B^FS
^FT400,300,0^FPH^AVN,,^FDvertiNN^FS
^XZ
Comentarios a estos manuales