2011/03/02 
Revision: 1            Page: 48 
 
 
5.1.23 Set relative 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 relative vertical print position(extended)  [Setting] 
[Format]  1BH, 28H, 76H, nL, nH, m1, m2, m3, m4 
[Range of Definition]  nL=04H, nH=00H 
  0 <= (m4*1000000H +m3*10000H + m2*10H + m1))×1440 <= 1FFFFFFFH 
                      (relative vertical print position value) 
[Function]  1)  The printing position in the Y direction is set to positive: 
    (m4*256*256*256 + m3*256*256 + m2*256 + m1) x (relative vertical print position 
value) 
      from the present Y printing position. 
  2)  If the position set by this command is higher than the top margin position on the current 
page, this command is ignored. 
  3)  If the Y direction printing position set by this command extends to a non-printable area, 
then the position management coordinate system is set to the next page; and the printing 
position in the Y direction is reset to the origin on the Y axis of the new position 
management coordinate system. 
[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 relative vertical position setting value is set by the ESC (U command. 
    The non-printable area is set by the ESC (c 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.