Specifications

EM 220
Rev. 1.00
- 17 -
Mobile Printer Command Manual
ESC D n1… nk NUL
[Name]
[Format]
[Range]
[Default]
[Description]
Set horizontal tab positions.
ASCII ESC D n1...nk NUL
Hex 1B 44 n1...nk 00
Decimal 27 68 n1...nk 0
1 n 255 , 0 k 32
n=8, 16, 24, 32, 40,....., 232, 240, 248
(for font A in a standard character size width)
Sets horizontal tab positions.
- n specifies the number of digits from the setting position to the left
margin or the beginning of the line.
- k specifies the number of bytes set for the horizontal tab position.
The horizontal tab position is stored as a value of [character width x n]
measured form the beginning of the line.
ESC E n
[Name]
[Format]
[Range]
[Default]
[Description]
Turn emphasized mode on / off.
ASCII ESC E n
Hex 1B 45 n
Decimal 27 69 n
0 n 255
n=0
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.