
FUNCTION
CODE
OUTLINE
FUNCTION
CODE
OUTLINE
FUNCTION
CODE
OUTLINE
Selects 5 X 9 (2 pulses per dot) font
<ESC> "P" (1B)H (50)H
Selects 5 X 9 (2 pulses = 1 dot) font.
The number of digits per line is set by the DIP switches in the following way.
DSW 1 - 5 | Digits Per Line  | 
  | 
  | 
ON  | 35  | 
OFF  | 33  | 
  | 
  | 
(When right space of character is 0.)
Selects 5 X 9 (3 pulses per dot) font
<ESC> ":" (1B)H (3A)H
Selects 5 X 9 (3 pulses = 1 dot) font.
The number of digits per line is set by the DIP switches in the following way.
DSW 1 - 5 | Digits Per Line  | 
  | 
  | 
ON  | 23  | 
OFF  | 22  | 
  | 
  | 
Selects character spacing
<ESC> <SP> n 1B 20 n
Sets the size of space to right of character. The value of n can be set from 0 through 15, or from"0" through 9" and "A" through "F." Spaces are doubled when printing using Printing magnified double in character width.
The default value of n is 0.
11