Format: | ESC | ( | c | nL | nH | t1 | t2 | t3 | b1 b2 b3 b4 | |||
ASCII | ||||||||||||
Hex | 1B | 28 | 63 | nL | nH | t1 | t2 | t3 | b1 | b2 | b3 | b4 |
Decimal | 27 | 40 | 99 | nL | nH | t1 | t2 | t3 | b1 | b2 | b3 | b4 |
Range of Values for Parameters: nL=08H, nH =00H 0t1,t2,t3,t4,b1,b2,b3,b4255
(t4*1000000H + t3*10000H + t2*100H + t1)<( b4*1000000H + b3*10000H + b2*100H + b1)<= 1FFFFFFFH/1440 inch
Function:
1)The position management coordinate system is set by taking as its origin on the Y axis a position spaced in the positive direction by (t4*256*256*256 + t3*256*256 + t2*256 + t1) x (page management units) inches from the origin on the Y axis of the page management coordinate system. Further, the bottom margin is set at a position spaced in the positive direction by (b4*256*256*256 + b3*256*256 + b2*256 + b1) x (page management units) inches from the origin on the Y axis of the position management coordinate system.
2)The printing position in the Y direction is shifted to the origin of the position management coordinate system. At this time, the origin on the X axis is not changed.
3)If the distance from the origin on the Y axis of the position management coordinate system to the bottom margin position is greater than the page length, then this distance from the origin on the Y axis to the bottom margin position is set as the new page length.
If the paper which is inserted is cut sheet paper, then the distance from the top margin position to the bottom margin position is set as the page length.
This Command is effective only at the time of the graphic mode.
Initial State:
The top margin position is set to 0.33 inches .
The bottom margin position is set to the page length. The page length is set to 22 inches.
Related Commands:
Commands related in the direction of applying an effect (Setting) The set page length is changed by the ESC (C commands.
Commands related in the direction of receiving an effect (Setting)
The top margin and the bottom margin are set by the ESC commands.
The page length and the bottom margin position are returned to their initial states by the ESC @ and the ESC (G commands.
Commands related in the direction of applying an effect (Operation)
New page processing by the FF command is affected (the amount of movement is changed).
EPSON Imaging Technology Center | Page: 35 |
Revision: 1 | 10/6/00 |