ESC 3 n
[Name] Set line spacing
[Format] ASCII ESC 3 n
Hex 1B 33 n
Decimal 27 51 n
[Range] 0 ≤ n ≤ 255
[Default] n = 24 (Equivalent to approximately 4.23 mm {1/6"}.)
[Description] • Sets the current line spacing to [n × (vertical motion unit)].
ESC <
[Name] Return home
[Format] ASCII ESC <
Hex 1B 3C
Decimal 27 60
[Description] • Moves the print head to the standby position.
ESC = n
[Name] Select peripheral device
[Format] ASCII ESC = n
Hex 1B 3D n
Decimal 27 61 n
[Range] 1 ≤ n ≤ 3
[Default: When turning on the printer]
n = 1
[Default: When executing ESC @ ]
n
Setting before ESC @ processing
1 2 3
After ESC @ Processing
1 2 1
[Description] • Selects device to which the host PC transmits data.
n Function
1 Specifies printer only.
2 Specifies customer display only.
3 Specifies printer and customer display.
• When the customer display only is selected, specified by (n = 2), all data except this
command and the real-time commands are ignored.