Operator`s manual
5-14 Commands
[Notes] • The DIP switch settings are not checked again.
• The data in the receive buffer is not cleared.
• The macro definition is not cleared.
ESC C
n
[Name] Set cut sheet eject length
[Format] ASCII ESC C
n
Hex 1B 43
n
Decimal 27 67
n
[Range] 0 ≤
n
≤ 127
[Description] Sets the eject length for a cut sheet to
n
lines.
[Notes] • When n = 0, no eject length is set.
• The previously specified eject length does not change, even if the
line spacing changes.
• This command is available only when
FF
is executed.
[Default] n = 0
[Reference]
FF
ESC D [
n
]
k
NUL
[Name] Set horizontal tab positions
[Format] ASCII ESC D [
n
]
k
NUL
Hex 1B 44 [
n
]
k
00
Decimal2768[
n
]
k
0
[Range] 1 ≤
n
≤ 255
0 ≤
k
≤ 32
[Description] Sets horizontal tab positions.
•
n
specifies the column number for setting a horizontal tab position
from the beginning of the line.
• This command cancels the previous horizontal tab settings.
•
n
= column number to be set - 1. When setting n = 8, the print
position is moved to column 9 by sending
HT
.
•
k
indicates the total number of horizontal tab positions to be set.
• The horizontal tab position is stored as an absolute value of
[character width
✕
n
] measured from the beginning of the line. The
character width includes the right-side character spacing, and
double-width characters are set with twice the width of normal
characters. Also, when character is enlarged in the horizontal
direction in page mode, the horizontal position is set as the same
way as in standard mode.
•Transmit [
n
]
k
in ascending order and place a NUL code 0 at the
end.
•
ESC D NUL
cancels all horizontal tab positions. An HT received
after clearing tabs is ignored.