
Technical Updates SNBC CONFIDENCIAL
Shandong New Beiyang Information Technology Co.,Ltd.
Page 16
[Range]
1
≤
n
≤
255
1
≤
k
≤
32
[Description] Sets horizontal tab positions.
· n specifies the column number for setting a horizontal tab position from the beginning of I
the line.
· k indicates the total number of horizontal tab positions to be set.
[Notes]
· The horizontal tab position is calculated as follows:
Character width x n. The character width includes the right-side character spacing.
· This command cancels the previous horizontal tab settings.
· When setting n = 8, the print position is moved to column 9 .
· Up to 32 tab positions (k = 32) can be set. Data exceeding 32 tab positions is
processed as normal data.
· Arrange tab positions in ascending order and place a NUL 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.
· Change character width, and previous tab positions specified is not changed.
· Character width is independent under standard mode and page mode.
[Default]
The default tab positions are at intervals of 8 characters for font A (12 × 24).
[Reference]
HT
ESC E n
[Name]
Turn emphasized mode on/off
[Format]
ASCII
ESC E n
Hex
1B
45
n
Decimal
27
69 n
[Range]
0
≤
n
≤
255
[Description] Turns emphasized mode on or off
When the LSB of n is 0, emphasized mode is turned off.
When the LSB of n is 1, emphasized mode is turned on.
[Notes]
· Only the least significant bit of n is enabled.
· This command and
ESC !
turn on and off emphasized mode in the same way.
The last command received is enabled.
·
ESC G
can turn on or off emphasized mode and double-strike mode. The last command
received is enabled.
[Default]
n = 0
[Reference]
ESC!
ESC G n
[Name]
Turn on/off double-strike mode
[Format]
ASCII
ESC G n
Hex
1B
47
n
Decimal
27
71 n
[Range]
0
≤
n
≤
255
[Description] Turns double-strike mode on or off.
· When the LSB of n is 0, double-strike mode is turned off.