2011/03/02 
Revision: 1            Page: 40 
 
 
5.1.15 Set absolute vertical print position (extended) ESC (V nL nH m1 m2 m3 m4 
 
ESC (V nL nH m1 m2 m3 m4  Ver 2.00 
[Name]  Set absolute vertical print position(extended)  [Operation] 
[Format]  1BH, 28H, 56H, nL, nH, m1, m2, m3, m4 
[Range of Definition]  nL=04H, nH=00H 
    (Vertical position set) = (mL + mH x 256) x (units set) 
   0 <= (m4*1000000H+ m3*10000H+m2*100H+m1)×1440 <= 1FFFFFFFH 
                                                                (absolute vertical print position value) 
 
[Function]  1)  The printing position in the Y direction is set to a position spaced in the positive direction 
by (m4*256*256*256 +m3*256*256 + m2*256 + m1) x (absolute vertical print position 
value) from the Y axis of the position management coordinate system. 
  2)  If the printing position in the Y direction has been set by this command to a non-printable 
area, then the paper is ejected. The position management coordinate system is set to the 
next page. In addition, the printing position in the Y direction is reset to the origin upon the 
Y axis of the new position management coordinate system. 
  3)  Settings made in the negative direction are ignored. 
[Initial State]  - 
[Related Commands] 
 
  [Setting] Commands whose settings are affected by this command. 
    None 
  [Setting] Commands that change the effects of this command. 
    None 
  [Operation] Commands whose functionality is affected by this command. 
    None 
  [Operation] Commands that change the effects of this command. 
    The absolute vertical position value is set by the ESC( U commands. 
    The range of unprintable areas are set by the ESC( c, ESC N and ESC O commands.   
    The relative vertical position setting value, the non-printable area and the printing position in the 
Y direction are reset to their initial states by the ESC @ and ESC (G commands.