3 Details of control commands
3.1【Print and line feed】
[Format]
ASCII
Hex
Decimal
[Description] Prints the data in the print buffer and feeds one line, based on the
current line spacing.
[Note]
This command sets the print position to the beginning of the line.
3.2【Print and carriage return】
[Format]
ASCII
Hex
Decimal
[Description] This command functions is the same as LF.
[Details]
Set the print starting position to the beginning of the line.
3.3【Initialize printer】
[Format]
ASCII
Hex
Decimal
[Description] Clears the data in the print buffer and resets the printer mode to
the mode that was in effect when the power was turned on.
[Notes]
The DIP switch settings are not checked again.
The data in the receive buffer is not cleared.
3.4【Print and feed paper】
[Format]
ASCII
Hex
Decimal
[Range]
0
n
[Description] Prints the data in the print buffer and feeds the paper [n *0.125
mm].
[Notes]
After printing is completed, this command sets the print starting
position to the beginning of the line.
LF
0A
10
CR
0D
13
ESC
@
1B
40
27
64
ESC
J
1B
4A
27
74
255
n
n
n
30