A SERVICE OF

logo

FENIX IMVICO
TK14 OPERATION MANUAL
34/65
If this command is not received at the beginning of a line, and the character font is to
be changed, all previous data in the print buffer is printed and the ticket is placed at the
beginning of the next line..
[Default]
n
= <00>H
[Reference]
ESC M, GS !, APPENDIX A
ESC 2
[Name] Select default line spacing
[Format] ASCII ESC 2
Hex 1B 32
Decimal 27 50
[Description] Selects 0.93 mm (15 x 0.0625 mm) line spacing.
[Reference]
ESC 3.
ESC 3
n
[Name] Set line spacing
[Format] ASCII ESC 3
n
Hex 1B 33
n
Decimal 27 51
n
[Range] <00>H
n
<FF>H
[Description] Sets the line spacing to
[n
x 0.0625 mm].
[Default]
n
= 15
[Reference]
ESC 2
ESC @
[Name] Initialize printer
[Format] ASCII ESC @
Hex 1B 40
Decimal 27 64
[Description] Clears the data in the print buffer and resets the printer settings to the settings that were
in effect when the power was turned on.
[Notes] The data in the receiver buffer is not cleared.
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 or off
When the LSB of
n
is 0, emphasized mode is turned off.
When the LSB of
n
is 1, emphasized mode is turned on.
[Notes] Only the least significant bit of
n
is enabled.
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 G
ESC G
n
[Name] Turn on/off double-strike mode
[Format] ASCII ESC G
n
Hex 1B 47
n
Decimal 27 71
n
[Range] 0
n
255
[Description] Turns double-strike mode on or off.
When the LSB of
n
is 0, double-strike mode is turned off.
When the LSB of
n
is 1, double-strike mode is turned on.
[Notes] Only the lowest bit of
n
is enabled.
Printer output is the same in double-strike mode and in emphasized mode.
[Default]
n
= 0
[Reference]
ESC E