Configuring the Printer 3-5
S u p p l y C o n t r o l C o m m a n d s
The commands in this section control how the printer uses black -mark
supplies.
Be aware of the features of your supplies (distance between black marks,
existence of any preprinted text, etc.) as you code these commands. For
example, you may have to code the black mark search command multiple
times if the marks are farther apart than the maximum search allows.
Command Summary
Command
Description
ESC-'QJ' -<lines>
Moves the printer backward in .125mm line
increments.
<lines>
00 hex –
FF hex
The number of lines to move.
ESC-'QQ' -<lines>
Specifies the number of .125mm lines to
continue printing after failing to detect a black
mark.
<lines>
00 hex –
FF hex
The number of lines to print. The
default is
28 hex
.
ESC-'QF' -<max>
Searches for a black mark, advancing in
.25mm line increments.
<max>
00 hex –
FF hex
The maximum number of lines to
move.
ESC-'QB' -<max>
Searches for a black mark, moving backward
in .25mm line increments.
<max>
00 hex –
FF hex
The maximum number of lines to
move.