Rev. 1.00
- 12 -
SRP-500
ESC 3 n
[Name]
Set line spacing
[Format]
ASCII ESC 3
n
Hex
1B
33
n
Decimal 27
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
Decimal 27
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
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 %