regarded as finished and the n
k
value and the subsequent characters
are interpreted as print characters or new control commands.
Tab positions that lie outside the printing field are regarded as lying
directly behind the last character of the printing field, which means that
a compulsory line break is executed when a print character follows the
corresponding HT.
Default:
Tabs at intervals of 8 characters (14 cpi), i.e. character no. 8, 16, 24
etc.
Example:
Set 2 tabs on characters no. 10 and 15:
<1B> H <44> H <0A> H <0F> H <0> H
ESC J n
Function:
Print and Line Feed in Microsteps (n/144")
Code:
<1B> H <4A> < n>
Range:
0
≤
n
≤
255
Description:
The contents of the data buffer are printed, and the paper is line fed by
the amount of microsteps specified by n. This command sets the next
print position on the left edge of the selected print station. The line
spacing set with ESC 2 or ESC 3 is not influenced by this control
sequence.
ESC K n
Function:
Print and Reverse Line Feed in Microsteps (n/144")
Code:
< 1B> H <4B >H <n>
Range:
0
≤
n
≤
255
Description:
The contents of the data buffer are printed, and the paper is line fed in
reverse by the amount of microsteps specified by n.
Following this command, the left edge of the station is the next print
position.
Description
Control Sequences
GB - 52