Command Descriptions
Programming Reference
VERSAJET MP3200
RS W
[Name] Clear printable area in page mode
[Format] ASCII RS W xL xH yL yH dxL dxH dyL dyH
Hex 1E 57 xL xH yL yH dxL dxH dyL dyH
Decimal 30 87 xL xH yL yH dxL dxH dyL dyH
[Range] 0Љ xL, xH, yL, yH, dxL, dxH, dyL, dyH Љ255
(except for dxL = dxH = 0 or dyL = dyH = 0)
[Default] Horizontal logical origin and vertical logical origin = 0
xL=0, xH=0, yL=0, yH=0
dxL = 0, dxH = 2, dyL = 126, dyH = 6
[Description] In page mode, clears the size and the logical origin of the printing area as follows:
Horizontal logical origin = (xL + xH x256) x (horizontal motion unit) from absolute origin.
Vertical logical origin = (yL + yH x256) x (vertical motion unit) from absolute origin.
Clearing area width = (dxL + dxH x256) x (horizontal motion unit).
Clearing area height = (dyL + dyH x256) x (vertical motion unit).
[Notes]
This command must be used with “RS s”.
Both clearing area width and height cannot be set to 0.
The absolute origin is the upper left of the printable area.
99 Preliminary Rev. 02