User manual
A630/A631/A632 Printer Series User Manual Page 34 / 63 Reference: FDE 3106894 Issue F
5.2.2.1.3 V
ERTICAL TAB
ASCII
FF
Hexadecimal 0C n
Comments: This command fast feeds the paper by n lines where n is a single byte hex number in the
range 0 < n < 63. Note that a vertical tab will print the contents of the line buffer before
being executed.
5.2.2.1.4 C
ARRIAGE RETURN
ASCII
CR
Hexadecimal 0D
Comments: This command prints the current line and feeds one line. If CR and LF are sent, the LF is
ignored to avoid a double feed.
On the receipt of the last printable character, the printer will automatically print the data
in the buffer. If CR and LF are sent after this condition, they will be ignored.
5.2.2.1.5 S
ET LINE SPACING
ASCII
ESC 3 n
Hexadecimal 1B 33 n
Comments: This command sets the line spacing to n/406 of an inch. Minimum line spacing is 7.5 lines
per inch. The line equals the character height when n < m (typical m = 27).
...…first printed line
m
….second printed line