User`s manual
Confidential
RS-T80 Programming Manual
- 97 -
41 41 41 41 41 41 0A
1B 2D 01(1-dot thick underline)
42 42 42 42 42 42 0A
1B 2D 00(Turn off underline)
43 43 43 43 43 43 0A
Results:
ESC ? n
[Function] Cancel user-defined characters
[Format] ASCII ESC ? n
Hex 1B 3F n
Hecimal 27 63 n
[Range] 32 ≤n ≤127
[Notes] • This command cancels the pattern defined for the character code
specified by n. After the user-defined characters are canceled, the
corresponding pattern for the internal character is printed.
• If a user-defined character has not been defined for the specified
character code, the printer ignores this command.
[Relative] ESC &, ESC %
ESC E n
[Function] Turn emphasized mode on/off
[Format] ASCII ESC E n
Hex 1B 45 n
Hecimal 27 69 n
[Range] 0 ≤ n ≤ 255
[Notes] • When the LSB of n is 0, emphasized mode is turned off.
• When the LSB of n is 1, emphasized mode is turned on.
• Only the least significant bit of n is enabled.
• This command and ESC ! turn on and off emphasized mode in the same way.
[ Default ] n = 0
[Relative] ESC !
[Demo] 1B 40
1B 45 01(Emphasized mode is selected)
41 41 41 41 41 0A
1B 45 00(Emphasized mode is not selected)
42 42 42 42 42 0A