EPC1800 SERIES OPERATION MANUAL
ESC c 5
n
[Name]
Enable/disable the on-board button
[Format]
ASCII
ESC c
5
n
Hex
1B 63 35
n
Decimal
27
99 53
n
[Range]
<00>H
≤
n
≤
<FF>H
[Description]
Enables or disables the on-board button.
When the LSB of
n
is 0, the on-board button is enabled.
When the LSB of
n
is 1, the on-board button is disabled.
[Notes]
Only the lowest bit of
n
is valid.
[Default]
n
= <00>H
ESC
d
n
[Name]
Print and feed
n
lines
[Format]
ASCII
ESC
d
n
Hex
1B
64
n
Decimal
27
100
n
[Range]
<00>H
≤
n
≤
<FF>H
[Description]
Prints the data in the print buffer and feeds
n
character lines.
[Notes]
●
This command sets the print starting position to the beginning of the line.
●
This command does not affect the line spacing set by
ESC 2
or
ESC 3.
●
The maximum paper feed amount is 1016 mm {40”}. If the paper feed amount
(
n
x
line spacing) of more than 1016 mm {40”} is specified, the printer feeds the paper
only 1016 mm {40”}.
●
Every line feed corresponds to the current selected font height (24 dots for Font A
and 16 dots for Font B).
[Reference]
ESC 2, ESC 3
.
ESC
j
n
[Name]
Back feed paper
[Format]
ASCII
ESC j
n
Hex
1B
6A
n
Decimal
27
106
n
[Range]
<00>H
≤
n
≤
<FF>H
[Description]
Back feeds the paper [
n
x 0.0625 mm (0.0024”)].
[Notes]
●
This command is only effective when the optical mark sensor is enabled.
●
Allows readjust the paper position when the black mark has surpassed the black
mark sensor, and it is needed back feed paper to prepare the cutting.
ESC
t
n
[Name]
Select character code font
[Format]
ASCII
ESC
t
n
Hex
1B
74
n
Decimal
27
116
n
[Range]
<00>H
≤
n
≤
<03>H, <30>H
≤
n
≤
<33>H
[Description]
Selects the character fonts between the internal character fonts and the Windows
loaded character fonts.
n
Character font selected
<00>H / <30>H
Both internal font A and font B are selected.
<01>H / <31>H
External loaded font A is selected.
Internal font B is selected.
<02>H / <32>H
External loaded font B is selected.
Internal font A is selected.
<03>H / <33>H
Both external loaded font A and font B are selected.
[Default]
n
= <30>H
30 of 53