Star Micronics RS232 Printer User Manual


 
– 30 –
STAR MODE
FUNCTION
Select 12-dot pitch printing
CODE
<ESC> “M”
HEX
1B 4D
REMARKS
Prints 12-dot pitch characters without an extra space.
FUNCTION
Select 14-dot pitch printing
CODE
<ESC> “p”
HEX
1B 70
REMARKS
Prints 12-dot pitch characters with 2-dot spacing between charac-
ters.
FUNCTION
Select 15-dot pitch printing
CODE
<ESC> “P”
HEX
1B 50
REMARKS
Prints 12-dot pitch characters with 3-dot spacing between charac-
ters.
FUNCTION
Select 16-dot pitch printing
CODE
<ESC> “:”
HEX
1B 3A
REMARKS
Prints 12-dot pitch characters with 4-dot spacing between charac-
ters.
FUNCTION
Set the character spacing
CODE
<ESC> <SP> n
HEX
1B 20 n
REMARKS
Sets the space between characters to n dots, where n is a number
from 0 to 15.
When the value of n is 0 to 9, 0(00H) to 9(09H) or “0”(30H) to
“9”(39H) can be set. When the value of n is 10 to 15, 10(0AH) to
15(0FH) or “A”(41H) to “F”(46H) can be set.