User manual

14
ESC ( c
Sets Page Format. (EPSON)
ASCII Code ESC ( c
n
1
n
2
t
1
t
2
b
1
b
2
Hexadecimal Value 1B 28 63
n
1
n
2
t
1
t
2
b
1
b
2
Decimal Value 27 40 99
n
1
n
2
t
1
t
2
b
1
b
2
Range
n
1
= 4
n
2
= 0
((
t
2
x 256) +
t
1
) < ((
b
2
x 256) +
b
1
)
(defined unit) x ((
b
2
x 256) +
b
1
) < 22
This command sets the top and bottom margins in the defined units, set with the ESC
( U command, according to the following formulas:
Top margin = ((t
2
x 256) + t
1
) x (defined unit)
Where t
2
is equal to:
1
(top margin)
x
(
defined unit
)
INIT
256
Where t
1
is equal to:
1
(top margin)
x
(
defined unit
)
MOD
256