RD-KT247 thermal printers
24 / 61
Hex:
1B 44
n1…nk 00
[Scope]
1 ≤
n
≤ 255 0 ≤
k
≤ 20
[Explanation]
Set the position of horizontal tab
n specifies the column number for setting a horizontal tab position from the beginning
of a line.
k indicates the total number of horizontal tab positions to be set.
[Note]
•
The horizontal position is stored as a value of [ character width × n]measured from the
beginning of the line. The character width includes the default width of the characters’
spacing.
•
This command deletes the previously set level positioning location.
•
When n = 8, the printing position is moved to the 9
th
column by sending HT.
•
The command is not affected by the ESC X command.
•
This command cancels the previous tabulator position settings.
•
The character printing position ,which exceeds the positioning location, will be
processed as normal data.
•
Transmit [n] k in ascending order and place a NULL code 0 at the end.
•
When nk 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 NULL cancels all horizontal tab position.
•
Even if the character width changes, previously specified horizontal tab positions don’t