Brother RJ-3050 Guida Di Riferimento

Pagina di 124
P-touch Template 2.0 Command Reference 
 
- 87 - 
7. Control Command Details 
ESC iXm1  Retrieve character code set setting 
ASCII: 
ESC    i 
n1 
n2 
Decimal: 
27 
105  88  109  49  nd1  nd2 
Hexadecimal:  1B 
69 
58  6D 
31  nh1  nh2 
Parameters 
nh1: 00h (Fixed) 
nh2: 00h (Fixed) 
Description 
  Retrieves the specified character code set. (For details on the character code sets, refer to 
.) 
  3-byte data is returned from the printer. 
[1]:  01h (Fixed) 
[2]:  00h (Fixed) 
[3]:  Setting 
00h: Brother standard 
01h: Windows1250 (Eastern Europe) 
02h: Windows1252 (Western Europe) 
03h: ZPL II Emulation 
04h: Japan 
  The retrieved value is a value specified by a static command. 
Example 
  When the character code set is the Brother standard: 
Code: ESC i X m 1 00h 00h 
 
(1Bh 69h 58h 6Dh 31h 00h 00h) 
Returned value: 01h 00h 00h