Horizontal positioning, Character types – Bematech MP-2100 TH User Manual
Page 19

19
MP-2100 TH · Revision 1.1
Horizontal Positioning
ASCII
Dec
Hex
Description
ESC f 0 n
102
66
Horizontal skipping of n characters.
ESC Q n
81
51
Program right margin to column n
ESC I n
108
6c
Program left margin to column n
ESC a n
97
61
Aligning the characters. Centering if n=1 or left end alignment if
n=0.
Character Types
ASCII
Dec
Hex
Description
ESC - n
45
2D
Underlined mode on (n=1) or off (n=0).
ESC 4
52
34
Italic mode on.
ESC 5
53
35
Italic mode off.
ESC E
69
45
Emphasized mode on.
ESC F
70
46
Emphasized mode off.
ESC t n
116
74
Selects code page:
n=2 (CODEPAGE 850 - Default)
n=3 (CODEPAGE 437)
n=4 (CODEPAGE 860)
n=5 (CODEPAGE 858)
ESC S n
83
53
n=0 (enable superscript characters)
n=1 (enable subscript characters)
ESC T
84
54
Disable superscript and subscript modes
ESC N n
78
4E
n=0 (density very weak)
n=1 (density weak)
n=2 (density normal)
n=3 (density strong)
n=4 (density very strong)
ESC } n
125
7D
n=1 (inverted mode enable)
n=0 (inverted mode disable)