Model
Rev.
Page
HMK-056
Ver1.01
28
FF
[Function]
Print and return to standard mode and page mode
[Code]
ASCII
FF
Hex
0Ch
Decimal
12
[Range]
-
[Description]
Print the data in the print buffer and returns to standard mode
[Caution]
When it does not return to STANDARD MODE then use ESC+FF.
SUB+’x’+n
[Function]
Extension Graphic Mode, Korean Mode
[Code]
ASCII
SUB
x
n
Hex
1A
78h
n
Decimal
26
120
n
[Range]
0≤n≤1
[Initial Value]
n=0
[Description]
n=0 : Korean Mode, First code is A1h more, automatically transfer Korean in 2 bytes
n=1 : Extension Graphic Mode, Every code setting is in 1 byte
Extension Graphic font will be printed
SUB+’p’+n
[Function]
Offline printing in paper detection
[Code]
ASCII
SUB
p
n
Hex
1A
70h
n
Decimal
26
112
n
[Range]
0≤n≤1
[Initial Value]
n=1
[Description]
n=0 : Does not transition to offline when paper is empty (data communication
available)
n=1 : Transition to offline when paper is empty (data communication not avaiable)
SUB+’b’+n
[Function]
Black mark detection
[Code]
ASCII
SUB
b
n
Hex
1A
62h
n
Decimal
26
98
n
[Range]
0≤n≤3
[Description]
n=0 : Feeds in forward direction until the sensor passes the blackmark.
n=1 : Feeds in forward direction until it detects the blackmark.
n=2 : Feeds in reversed direction until the sensor passes the blackmark.
n=3 : Feeds in reversed direction until it detects the blackmark.
[Caution]
The feeding range is restricted in 30cm.
Once the detection distance is over in 30Cm, it could be jammed.