Kyocera TASKalfa 3051ci Technical Reference Manual page 26

Prescribe commands
Hide thumbs Also See for TASKalfa 3051ci:
Table of Contents

Advertisement

Chapter 2 Graphics Tutorial
Relative Lines
2-4
Figure 2. 2. Result of Draw Commands: Zero-relative Lines
MZP 0.5, 1;
The first two lines switch the printing system to the PRESCRIBE mode, reset printing
system parameters, and set the line width to 0.01 inch. On the third line, the MZP (Move
to Zero-relative Position) differs from the MAP (Move to Absolute Position) command
in one respect: the position specified is in relation to the top and left edge page limits of
the page, rather than in relation to the top and left page margins. MZP moves the cursor
to the point that is 0.5 inches from the left edge limit and 1 inch from the top edge limit.
Similarly, on the next line, DZP (Draw to Zero-relative Position) draws a line from the
starting position to the point 2 inches from the left edge limit and 0.5 inches from the top
edge limit.
Another way to specify positions is in relation to the current cursor position. The follow-
ing command sequence provides an example.
!R! RES;
SPD 0.01;
MRP 2, 1;
DRP -1.5, -1;
MRP 2, 1;
DRP -1.5, -1;
MRP 2, 1;
DRP -1.5, -1;
PAGE;
EXIT;
Edge limits
DZP 2, 0.5;

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents