Brother RJ-3150 Guía De Referencia

Descargar
Página de 124
P-touch Template 2.0 Command Reference 
 
- 64 - 
7. Control Command Details 
ESC iXn2  Select template 
ASCII: 
ESC    i 
n1 
n2  n3 
Decimal: 
27 
105  88  110  50  nd1  nd2  nd3 
Hexadecimal:  1B 
69 
58  6E 
32  nh1  nh2  nh3 
Parameters 
nh1: 01h (Fixed) 
nh2: 00h (Fixed) 
01h≤nh3≤63h 
Description 
  Selects the number of the template selected from the printer. 
n3:  Template number (1 to 99) 
  The default selection number is 1. 
  This command is a static command. 
Remarks 
  The template numbers that can be set are between 1 and 99. 
This  command  becomes  invalid  if  any  other  value  has  been  specified  or  if  the  number  that  has  been 
specified is for a template not transferred to the printer. 
Example 
  To select template number 99: 
Since nh3=63h, the command will be as follows. 
ESC i X n 2 01h 00h 63h 
(1Bh 69h 58h 6Eh 32h 01h 00h 63h)