Brother RJ-3150 Guía De Referencia

Descargar
Página de 124
P-touch Template 2.0 Command Reference 
 
- 68 - 
7. Control Command Details 
ESC iXm2  Select character code set 
ASCII: 
ESC    i 
n1 
n2  n3 
Decimal: 
27 
105  88  109  50  nd1  nd2  nd3 
Hexadecimal:  1B 
69 
58  6D 
32  nh1  nh2  nh3 
Parameters 
nh1: 01h (Fixed) 
nh2: 00h (Fixed) 
00h
≤nh3≤04h 
Description 
  Selects the character code set. (For details on the character code sets, refer to the character code tables 
in 
.) 
nh3=00h:  Brother standard 
nh3=01h:  Windows1250 (Eastern Europe) 
nh3=02h:  Windows1252 (Western Europe) 
nh3=03h:  ZPL II Emulation 
nh3=04h:  Japan 
  Invalid if nh3 is set to a value other than 00h through 04h. 
  This command is a static command. 
Example 
  To set the character code set to the Brother standard: 
ESC i X m 2 01h 00h 00h 
(1Bh 69h 58h 6Dh 32h 01h 00h 00h)