User manual

46
ESC 5
Cancels italics printing. (EPSON)
ASCII Code ESC 5
Hexadecimal Value 1B 35
Decimal Value 27 53
Sets the style attribute of the font to normal (cancels the italic style attribute
previously selected with the ESC 4 command).
ESC c
Sets horizontal motion index (HMI). (IBM, EPSON)
ASCII Code ESC c
n
1
n
2
Hexadecimal Value 1B 63
n
1
n
2
Decimal Value 27 99
n
1
n
2
Range 0 <
n
2
< 4
0 <
n
1
< 255
0 < ((
n
2
x 256) +
n
1
)) < 1080
HMI <
3.00
inches
This command fixes the character width (HMI) according to the following formula:
Where HMI is equal to:
[(n
2
x
256
) + n
1
]
360
inch
Where n
2
is equal to:
HMI
x
360
INT
256