
| Set Absolute Vertical Print Position | ESC ( V | 
| 
 | 
 | 
| Data Structure ASCII | ESC "(" | "V" | <nL> <nH> <mL> <mH> | |
| hex. | 1B | 28 | 56 | <nL> <nH> <mL><mH> | 
| dec. | 27 | 40 | 86 | <nL> <nH> <mL><mH> | 
set absolute vertical print pos.
| Description | Valid values: | 
nL = 2, nH = 0
0 ≤ mL ≤ 255; 0 ≤ mH ≤ 127
Defines the vertical print position in units previously defined with the sequence ESC ( U (see page 62).
(vertical position) = ((mH x 256) + mL) x (defined unit) + 
|  | ((vertical position) − (top−margin position)) x | 
 | 1 | 
 |  | |||
|  | 
 | 
 | 
 |  | ||||
| 
 | 
 | |||||||
|  | 
 | 
 | (defined unit)  | |||||
| mH = INT  | 
 | 
 | 
 | 
 | 
 |  | ||
| 
 | 256 | 
 | 
 | 
 | ||||
|  | 
 | 
 | 
 | 
 |  | |||
| 
 |  | ((vertical position) − (top−margin position)) x | 1 | 
 | 
 | 
 |  | |
| 
 |  | 
 | 
 | 
 | 
 |  | ||
| 
 | 
 | 
 | 
 | |||||
| mL = MOD |  | 
 | 
 | (defined unit)  | ||||
|  | 
 | 
 | 
 | 
 | 
 | 
 |  | |
| 256 | 
 | 
 | 
 | 
 | 
 | |||
| 
 |  | 
 | 
 | 
 | 
 | 
 |  | |
The default unit for this sequence is 1⁄360".
Only positions within a valid form can be achieved.
Positions below bottom margin will
a)eject paper (single sheet) and
b)set new position to top of form at next page.
