Rev. 1.00
- 33 -
FEC-150
ESC t
n
[Name] To select the character code table
[Type] ASCII
ESC t
n
HEX
1B
74
n
DECIMAL 27
116
n
[Range] 0
≤
n
≤
5,
n
= 11, 255
[Description]
n
is used to select the character code table as follows.
Chinese version is not supported.
n
Page
0
0: PC437 [U.S.A., standard Europe]
1 1:
Katakana
2
2: PC850 [Multilingual]
3
3: PC860 [Portuguese]
4
4: PC863 [Canadian-French]
5
5: PC865 [Nordic]
11 11:
PC858
[Euro]
255 Space
page
[Default value]
n
= 0
ESC {
n
[Name] To select/cancel the vertical inverted printing mode
[Type] ASCII
ESC {
n
HEX
1B
7B
n
DECIMAL 27
123
n
[Range] 0
≤
n
≤
255
[Description] To select or cancel the vertical inverted printing mode of the characters
- Vertical inverted mode is canceled when LSB is 0.
- Vertical inverted mode is selected when LSB is 1.
FS p
n m
[Name] NV image output
[Type] ASCII
FS
p
n m
HEX
1C
70
n m
DECIMAL 28
112
n m
[Range] 1
≤
n
≤
255, 0
≤
m
≤
3 , 48
≤
m
≤
51
[Description] NV image is printed in various sizes depending on the value of
m
.
m
Mode
Vertical dot density
Horizontal dot density
0,48
Normal
200 DPI
200 DPI
1,49
Double-width
200 DPI
100 DPI
2,50
Double-height
100 DPI
200 DPI
3,51
Quadruple
100 DPI
100 DPI
n
is the NV image number defined by using FS q command.
m
defines the image mode.