Brother RJ-3150 Guía De Referencia

Descargar
Página de 124
P-touch Template 2.0 Command Reference 
 
- 67 - 
7. Control Command Details 
ESC iXy2  Select printer settings (cut options
–specifying number of labels) 
ASCII: 
ESC    i 
n1 
n2  n3 
Decimal: 
27 
105  88  121  50  nd1  nd2  nd3 
Hexadecimal:  1B 
69 
58  79 
32  nh1  nh2  nh3 
Parameters 
nh1: 01h (Fixed) 
nh2: 00h (Fixed) 
01
h≤nh3≤63h 
Description 
  Specifies that the tape will be cut after the specified number of labels. (If the auto cut setting is ON, the 
tape will be cut after the number of labels specified with this setting.) 
nh3:  Cuts after a specified number of labels (01h to 63h) 
  This command is a static command. 
  This command is applied to only a printer with auto cutter. 
Example 
  To cut after every five labels (However, the auto cut setting must be set to ON.): 
ESC i X y 2 01h 00 05h 
(1Bh 69h 58h 79h 32h 01h 00h 05h)