Programming instructions

Intermec Fingerprint v7.61 Programmers Reference Manual Ed. 7 207
Chapter 2 Program Instructions
PRPOS (PP)
Field of Application
Statement for specifying the insertion point for a line of text, a bar
code, an image, a box, or a line.
Syntax PRPOS|PP<nexp
1
>,<nexp
2
>
<nexp
1
> is the X-coordinate (number of dots from the origin).
<nexp
2
> is the Y-coordinate (number of dots from the origin).
Default value: 0,0
Reset to default by: PRINTFEED execution.
Remarks
When the printer is set up, a print window is created. This involves
specifying the location of the origin along the X-axis, setting the max.
print width along the X-axis from origin, and setting the max. print length
along the Y-axis from origin.
The X-coordinate goes across the media path and the Y-coordinate along
the media feed direction, as illustrated below. They are set in relation to the
origin on the printhead, not in relation to the media. Thus, the position where
an object actually will be printed depends on the relation between printhead
and media at the moment when the printing starts.