Character Spacing

Set HMI (Horizontal Motion Index) ESC c

Data Structure ASCII ESC "c" <nL><n
H> set HMI (Horizontal Motion Index)
hex. 1B 63 <nL><n
H>
dec. 27 99 <nL><n
H>
Description Valid values:
0 nH 4
0 nL 255
0 < ((nH x 256) + nL)) 1080; HMI 3.00 inches
The normal print density is enlarged according this formula:
HMI = (nH
x 256) + nL
360 inch
nH = INT HMI x 360
256
nL = MOD HMI x 360
256
16 Character Spacing