Brother RJ-3150 Verweisanleitung

Seite von 124
P-touch Template 2.0 Command Reference 
 
- 77 - 
7. Control Command Details 
ESC iXh2  Specify rotated print 
ASCII: 
ESC    i 
n1 
n2  n3 
Decimal: 
27 
105  88  104  50  nd1  nd2  nd3 
Hexadecimal:  1B 
69 
58  68 
32  nh1  nh2  nh3 
Parameters 
nh1: 01h (Fixed) 
nh2: 00h (Fixed) 
nh3: 00h, 01h 
Description 
  Select rotate setting. 
nh3=00h:  No rotation 
nh3=01h:  180 degrees rotation 
  The default value for the rotate setting is "00h" (No rotaion). 
  This command is a static command. 
Example 
  To set the rotate setting to 180 degrees rotation: 
Since nh3=01h, the command will be as follows. 
ESC i X h 2 01h 00h 01h 
(1Bh 69h 58h 68h 32h 01h 00h 01h)