Brother RJ-3150 Guía De Referencia

Descargar
Página de 124
P-touch Template 2.0 Command Reference 
 
- 78 - 
7. Control Command Details 
ESC iXT1  Retrieve print start trigger setting 
ASCII: 
ESC    i 
n1 
n2 
Decimal: 
27 
105  88  84 
49  nd1  nd2 
Hexadecimal:  1B 
69 
58  54 
31  nh1  nh2 
Parameters 
nh1=00h (Fixed) 
nh2=00h (Fixed) 
Description 
  The print start trigger is returned as 3-byte data. 
[1]:  01h (Fixed) 
[2]:  00h (Fixed) 
[3]:  Setting 
00h: When the specified text string is received 
01h: When all objects are filled 
02h: When the specified number of characters is received 
  The retrieved value is a value specified by a static command. 
Example 
  The  print  start  trigger  specified  for  the  printer  is  r
etrieved. When  the  setting  is  “when  the  specified  text 
string is received”: 
Code: ESC i X T 1 00h 00h 
 
(1Bh 69h 58h 54h 31h 00h 00h) 
Returned value: 01h 00h 00h