http://www.woosim.com
40
is turned off does not change. The default underline thickness is 1 dot.
4) Changing the character size does not affect the current underline
thickness.
5) Underline mode can also be turned on or off by using ESC !.
Note, however, that the last received command is effective.
[Default]
n = 0
[Reference]
ESC !
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 of off.
When the LSB(least significant bit) is 0, emphasized mode is turned off.
When the LSB(least significant bit) is 1, emphasized mode is turned on.
[Note]
1) Only the least significant bit of n is enabled.
2) This command and ESC ! turn on and off emphasized mode in
the same way. Be careful when this command is used with ESC !
[Default]
n = 0
[Reference]
ESC !
ESC { n
[Name]
Turn On/Off upside-down printing mode
[Format]
ASCII
ESC
{
n
HEX
1B
7B
n
Decimal
27
123
n
[Range]
0
˺
n
˺
255
[Description]
Turns upside-down printing mode on of off
When the LSB is 0, upside-down mode is turned off.