CSN-A1K User manual
17
/
72
characters are set with twice the width of normal characters.
This command cancels the previous horizontal tab settings.
When setting n = 8, the print position is moved to column 9 by
sending
HT
.
Up to 32 tab positions (k=32) can be set. Data exceeding 32 tab
positions is processed as normal data.
Transmit [n]k in ascending order and place a NUL code 0 at the end.
When [n]k is less than or equal to the preceding value [n]k-1, tab
setting is finished and the following data is processed as normal
data.
ESC D NUL
cancels all horizontal tab positions.
The previously specified horizontal tab positions do not change,
even if the character width changes.
The character width is memorized for each standard mode.
[Default]
The default tab positions are at intervals of 8 characters (columns 9, 17,
25...) for Font A (12×24).
[Reference]
HT
ESC J n
[Name]
Print and feed paper
[Format]
ASCII:
ESC J n
Decimal:
27
74 n
Hexadecimal:
1B
4A n
[Range]
0≤n≤255
[Description]
Prints the data in the print buffer and feeds the paper [n×0.125 mm
(0.0049”)].
[Notes]
After printing is completed, this command sets the print starting
position to the beginning of the line.
The paper feed amount set by this command does not affect the
values set by
ESC 2
or
ESC 3
.
In standard mode, the printer uses the vertical motion unit (y).
ESC d n
[Name]
Print and feed n lines
[Format]
ASCII:
ESC d
n
Decimal:
27
100 n
Hexadecimal:
1B
64 n
[Range]
0≤n≤255
[Description]
Print the data in the buffer and feed paper n lines.