FENIX IMVICO
SM3000 OPERATION MANUAL
ESC
DC2 GS BEL
[Name]
Save current settings into non-volatile memory
[Format]
ASCII
ESC
DC2
GS
BEL
Hex
1B
12
1D
07
Decimal
27
18
29
07
[Description]
Saves current configuration into flash memory so when the printer is restarted, current
configuration will be loaded.
[Notes]
The parameters that will be saved are line spacing, character spacing, character table,
character width and height.
ESC
DC3 GS BS
[Name]
Save default settings into non-volatile memory
[Format]
ASCII
ESC
DC3
GS
BS
Hex
1B
13
1D
08
Decimal
27
19
29
08
[Description]
Saves default configuration (factory settings) into flash memory so when the printer is
restarted, default configuration will be loaded.
[Notes]
The parameters that will be saved are line spacing, character spacing, character table,
character width and height.
ESC !
n
[Name]
Select print mode(s)
[Format]
ASCII
ESC
!
n
Hex
1B
21
n
Decimal
27
33
n
[Range]
0
≤
n
≤
255
[Description]
Selects print mode(s) using
n
as follows:
Bit
OFF/ON
Hex
Function
0
OFF
00
Character
font A
(12 x 24).
ON
01
Character
font B
(8 x 16).
1
--
--
Undefined.
2
--
--
Undefined.
3
OFF
00
Emphasized mode not selected.
ON
08
Emphasized
mode selected.
4
OFF
00
Double-height mode not selected.
ON
10
Double-height
mode selected.
5
OFF
00
Double-width mode not selected.
ON
20
Double-width
mode selected.
6
--
--
Undefined.
7
OFF
00
Underline mode not selected.
ON
80
Underline
mode selected.
[Notes]
•
When both double-height and double-width modes are selected, quadruple size characters
are printed.
•
When some characters in a line are double or more height, all the characters on the line are
aligned at the baseline.
•
GS !
can also select character size. However, the setting of the last received command is
effective.
•
All print modes except emphasized mode is effective only for alphanumeric.
[Default]
n
= 0
[Reference]
GS !
27/55