Brother RJ-3150 Verweisanleitung

Seite von 129
ESC/P Command Reference 
 
- 112 - 
5. Control Command Details 
ESC iXm2  Select default character code set 
ASCII: 
ESC 
n1 
n2 
n3 
Decimal: 
27 
105 
88 
109 
50 
n1 
n2 
n3 
Hexadecimal:  1B 
69 
58 
6D 
32 
n1 
n2 
n3 
Parameters 
n1: 01h (Fixed) 
n2: 00h (Fixed) 
00h≤n3≤04hDescription 
  Selects the default character code set. 
n3=00h:  Standard character code set (*
Manufacturer’s default) 
n3=01h:  Eastern European character code set 
n3=02h:  Western European character code set 
n3=03h:  Reserved 
n3=04h:  Japanese character code set 
  This command is a static command. 
Remarks 
  Invalid if n3 is a value outside of the allowable range 
 
ESC iXm1  Retrieve default character code set 
ASCII: 
ESC 
n1 
n2 
Decimal: 
27 
105 
88 
109 
49 
n1 
n2 
Hexadecimal:  1B 
69 
58 
6D 
31 
n1 
n2 
Parameters 
n1: 00h (Fixed) 
n2: 00h (Fixed) 
Description 
  The default character code set setting is returned as 3-byte data. 
[1]  01h (Fixed) 
[2]  00h (Fixed) 
[3]  Setting 
00h: Standard character code set 
01h: Eastern European character code set 
02h: Western European character code set 
03h: Reserved 
04h: Japanese character code set 
  The retrieved value is a value specified by a static command.