Brother RJ-3150 Guía De Referencia

Descargar
Página de 124
P-touch Template 2.0 Command Reference 
 
- 76 - 
7. Control Command Details 
ESC iXE2  Specify barcode margin setting 
ASCII: 
ESC    i 
n1 
n2  n3 
Decimal: 
27 
105  88  69 
50  nd1  nd2  nd3 
Hexadecimal:  1B 
69 
58  45 
32  nh1  nh2  nh3 
Parameters 
nh1: 01h (Fixed) 
nh2: 00h (Fixed) 
nh3: 00h, 01h 
Description 
  Select an existence of barcode margin. 
nh3=00h:  No margin 
nh3=01h:  Add margin 
  The default value of nh3 is 01h. 
  This command is a static command. 
Example 
  For setting 
“No margin”. 
Since nh3=00h, the command will be as follows. 
ESC i X E 2 01h 00h 00h 
(1Bh 69h 58h 45h 32h 01h 00h 00h)