3. PRINTER FUNCTIONS
FH190SP
29
3-
• This command annuls the previous tab setting.
• When the setting is n = 8, the print position shifts to column
9 transmitting HT.
• Up to 32 tabs can be set ( k = 32). Any data exceeding the
32 tabs is processed as normal data.
• Transmit [ n ] k in ascending order and put a code 0 NUL at
the end. When [ n ] k is less than or equal to the previous
value [ n ] k-1, the tab setting process is finished and any data
that follows is processed as normal data.
• ESC D NUL annuls all the horizontal tabs.
• The previously specified horizontal tab does not change,
even if the width of the character does.
[Default]
The default tabs are at intervals of 8 characters (columns 9,
17, 25, …) for the 7x9 Font when the space to the right of the
character is 0.
[Reference]
HT
[Example]
n
E
C
S
E
n
E
C
S
E
n
E
C
S
E
n
E
C
S
E
n
E
C
S
E
[Name]
Enable/disable expanded mode.
[Format]
ASCII
ESCE
n
Hex
1B
45 n
Decimal
27
69 n
[Interval]
0
≤
n
≤
255
[Description]
Enables or disables expanded mode.
• When the LSB of n is 0, expanded mode is disabled.
• When the LSB of n is 1, expanded mode is enabled.
[Notes]
• Only the LSB of n is enabled.
• The command ESC ! also enables or disables expanded
mode. In any case, the last command received is enabled.
[Default]
n = 0
[Reference]
ESC
!
[Example]