– 49 –
PAGE MODE
FUNCTION
Define character string format
CODE
<ESC> “PCn1n2 ; x1x2x3x4 , y1y2y3y4
, w , h , c , r1r2 ,
d1d2” <LF> <NUL>
HEX
1B 50 43 n1n2 3B x1x2x3x4 2C y1y2y3y4
2C w 2C h 2C c 2C r1r2 2C
d1d2 0A 00
REMARKS
This command defines start position and type of character string.
n1n2 :Character string number(00 to 99)
x1x2x3x4 :Print start position in the X direction (0000 to 1040 ×
0.1 mm)
y1y2y3y4 :Print start position in the Y direction (0000 to 2000 ×
0.1 mm)
w :Character width magnification (1 to 6)
h :Character height magnification (1 to 6)
c :Character type (1to 4)
1: Small size character (8×16 dots)
2: Standard size character (16×24 dots)
3: Reserved
4: Boldface character (24×32 dots)
r1 : Character rotation direction (0 to 3)
0123
0 degree 90 degrees
180 degrees 270 degrees
r2 : Character string rotation direction (0 to 3)
0123
0 degree 90 degrees
180 degrees 270 degrees
d1d2 : Space between characters (00 to 63 dots)
Note: a) “d1d2” can be left out. When “d1d2” is left out, a
space between characters is defined by <ESC> “Y”.
Default value is “00”.
b) Up to 100 character strings can be defined.
c) If “;” or “,” is missing, printer goes into an error
condition.