Title
Rev.
Page
HMK-825 HMC-825
Ver1.5
P.26/65
ESC+’D’+n1…nk+NUL
[Name]
Set the horizontal position
[Format]
ASCII
ESC
D
n1…nk
NUL
Hex
1B
44h
n1…nk
00
Decimal
27 68 n1…nk
0
[Range]
1
≤
n
≤
255, 0
≤
k
≤
32
[Descript]
Set the horizontal tab position
[Caution]
n : Indicating the figures from the start poistion of line to set position
K : indicating the total tabs per line
ESC+SP+n
[Name]
Set the space amount on the right of ASCII character
[Format]
ASCII
ESC
SP
n
Hex
1B
20h
n
Decimal
27 32 n
[Range]
0
≤
n
≤
255
[Initial Value] n=0
[Descript]
Set in n x 0.125mm the space amount on the right of ASCII character
[Caution]
Set the Korean space in FS+’S+n
ESC+’!’+n
[Name]
-
[Format]
ASCII
ESC
!
n
Hex
1B
21h
n
Decimal
27 33 n
[Range]
0
≤
n
≤
255
[Initial Value]
n=0
[Descript]
Set font & character in the same time
[Caution] -
Bit Format Hex
Decimal
0
0: Font 12x24, 24x24
00h
0
1: Font 8x16, 16x16
01h
1
1 -
-
-
2 -
-
-
3
0: Cancel the stress
00h
0
1: Set the stress
08h
8
4
0: Cancel the extension in Vertical
00h 0
1: Set the extension in Vertical
10h
16
5
0: Cancel the extension in Horizontal
00h 0
1: Set the extension in Horizontal
20h
32
6 -
-
-
7
0: Cancel the underline
00h
0
1: Set the underline
80h
128