Brother RJ-3150 Verweisanleitung

Seite von 129
ESC/P Command Reference 
 
- 53 - 
5. Control Command Details 
ESC (V 
Specify absolute vertical position 
ASCII: 
ESC 
( 
nL  nH 
mL  mH 
Decimal: 
27 
40 
86 
nL  nH 
mL  mH 
Hexadecimal:  1B 
28 
56 
nL  nH 
mL  mH 
Parameters 
nL=2 
nH=0 
0≤mL≤255 
0≤mH≤127 
Description 
  Specifies the vertical print position as an absolute position from the top margin position. 
Vertical position=mL+mH*256+top margin 
  The absolute vertical position is measured from the top margin position when this command was specified. 
  If a position extending beyond the bottom margin is specified, printing starts. 
  There is no restriction on the amount of movement back (upward) from the current position. 
  With left alignment, the print position for the next line becomes the end position of the current line.   
(The horizontal position does not move to the left margin.) 
With right alignment and center alignment, the horizontal position moves to the beginning of the line. 
  Auto-canceling double-width characters specified with SO or ESC SO are canceled.