Brother RJ-3150 Verweisanleitung

Seite von 124
P-touch Template 2.0 Command Reference 
 
- 92 - 
7. Control Command Details 
ESC iXN1  Retrieve number of Numbering copies setting 
ASCII: 
ESC    i 
n1 
n2 
Decimal: 
27 
105  88  78 
49  nd1  nd2 
Hexadecimal:  1B 
69 
58  4E 
31  nh1  nh2 
Parameters 
nh1: 00h (Fixed) 
nh2: 00h (Fixed) 
Description 
  Retrieves the number of copies specified to be printed with Numbering. 
  4-byte data is returned from the printer. 
[1]: 
02h (Fixed) 
[2]: 
00h (Fixed) 
[3, 4]:  nh3 nh4 settings 
nh3+(nh4*256): Number of Numbering copies 
  The retrieved value is a value specified by a static command. 
Example 
  When the number of Numbering copies is set to 500: 
Code: ESC i X N 1 00h 00h 
 
(1Bh 69h 58h 4Eh 31h 00h 00h) 
Returned value: 02h 00h F4h 01h (F4h+01h*256=244+256=500)