4645ESC 3 n
[Name] Set line spacing
[Format] ASCII ESC 3 n
Hex 1B 33 n
Decimal27 51 n
[Range] 0 d 255
[Description] Sets the line spacing to [ n x (1/192)] inches.
[Default] n = 32 (1/6 inch)
[Reference] ESC 2
ESC <
[Name] Return home
[Format] ASCII ESC <
Hex 1B 3C
Decimal27 60
[Description] Moves the print head to the standby position.
[Notes]
The leftmost end is detected by the home position sensor.
Since the home position is detected when this command is executed,
the printing position may shift after this command is executed.
ESC = n
[Name] Select device
[Format] ASCII ESC = n
Hex 1B 3D n
Decimal 27 61 n
[Range] n = 1
[Description] Selects device to which host computer sends data.
n = 1 ; enable
n = 2 ; disable
[Default] n = 1
Control commands list
Chapter 5
ESC ? n
[Name] Cancel user-defined characters
[Format] ASCII ESC ? n
Hex 1B 3F n
Decimal 27 63 n
[Range] 32 n 255
[Description] Cancels user-defined characters.
[Notes]
This command cancels the pattern defined for the character code
specified by n. After the user-defined characters is cancelled, the
corresponding pattern for the internal character is printed.
This command deletes the defined pattern for the specified code in
the character font selected by the "ESC !" command.
If a user-defined character has not been defined for the specified
character code, the printer ignores this command.
[Reference] ESC &, ESC %
ESC @
[Name] Initialize printer
[Format] ASCII ESC @
Hex 1B 40
Decimal 27 64
[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.