
ESC Dec Hex Symbol
ESC 68 44 D
ESC 69 45 E
ESC 70 46 F
ESC 71 47 G
ESC 72 48 H
ESC 7 4 4A J
ESC 75 4B K
Function
Resets the current tabs and sets up to 32 horizontal tabs in the current pitch. Tabs may range up to the maximum width for the character and printer size. For example, the maximum tab for pica characters on an
ESC “D” nl n2 . . . nk 0 Terminate this tab sequence with 0 or
a number less than the last defined tab (nk).
Turns emphasized mode ON. Cannot mix with elite or compressed mode.
Turns emphasized mode OFF. Turns
Turns
ESC “J” n where n =
Turns
ESC “K” nl n2
followed by n data numbers, where n = total number of dot columns, nl = n MOD 256,
n2 = INT (n/256).
For example, to print 480 dots, nl = 244, n2 = 1 .