
QzTech
14
×
×
D5 D4
×
×
×
×
1: Double Width Print
1: Double Height Print
Set line spacing to 1/6 inch.
ESC 3 Set Line Spacing to n Dot Lines (n/203 inch)
Format: ASCII
:
ESC 3
Decimal:
27 51
Hexadecimal: 1B 33
Explanation:
Set line spacing to n dot lines. n=0~255.
One dot-line is 1/203 inch for SP-POS88III, that means this command set
the dot-line spacing to n/203 inch. Default n=30.
Example:
3.2.3 Character Print Commands
ESC
!
Set Character Print Mode
Format: ASCII:
ESC
!
n
Decimal:
27
33
n
Hexadecimal: 1B 21
n
Explanation:
ESC
!
n is a comprehensive command to set character print mode, is used
for selecting print character size. Each bit of print parameter n is defined:
Default n=0, that means no character enlargement.
ESC SO Set Double Width Character Print
Format: ASCII:
ESC
SO
Decimal:
27
14
Hexadecimal:
1B
0E
Explanation:
All characters following this command on the same line are printed at
twice their normal width, this command can be deleted by a carriage return
or DC4 command.