User manual

A630/A631/A632 Printer Series User Manual Page 35 / 63 Reference: FDE 3106894 Issue F
5.2.3 Horizontal positioning commands
5.2.3.1.1 H
ORIZONTAL TAB
ASCII
HT
Hexadecimal 09
Comments: This command moves the printing position to the next horizontal tab position.
Tab stops occur at every 8th column. On receipt of this command, spaces are entered into
the line up to the next tab stop.
Ex: 09 41 41 41 41 41 41 41 41 41
_ _ _ _ _ _ _ _AAAAAAAAA
5.2.4 Print characteristics commands
5.2.4.1.1 D
OUBLE WIDTH
ASCII
SO
Hexadecimal 0E
Comments: This command turns double width printing on. This state continues until terminated by the
single width command or completion of the current line.
If the last character in the line buffer is double width but there is only room for a single
width character, then it will be printed in single width.
Ex: 41 41 41 41 0E 41 41 41 41
AAAA
5.2.4.1.2 S
INGLE WIDTH
ASCII
SI
Hexadecimal 0F
Comments: This command reverts to single width printing. Single and double width can
be combined anywhere on a line.
Ex: 0E 41 41 41 41 0F 41 41 41 41
AAAA