iDP-460 User’s Manual
[Sample Program]
When setting the right margin to 10
ESC e 10 ;
→
LPRINT CHR$(&H1B)+”e10;”;
<1B>H<65>H<31>H<30>H<3B>H
[See Also]
SO, SI, RS, US
ESC h (n) ;
ALL
[Name]
Select Character Set
[Code]
<1B>H<68H>(n)<3B>H
[Domain]
0
≤
(n)
≤
10 (<30>H
≤
n
≤
<39>H)
[Function]
This command selects the character sets of the countries listed below, depending on the n-
value.
[Caution]
Be sure to add ";"(<3B>H) to the end of the parameter. As shown separately, the
character sets replace part of characters. If the n-value is specified beyond the limits, this
command will be ignored.
[Initial Value]
n = 0
[See Also]
11.2 International Character Codes List
[Sample Program]
When setting the character sets to Japan
ESC h 8 ;
→
LPRINT CHR$(&H1B)+”h8;”;
<1B>H<68>H<38>H<3B>H
ESC I P-250, P-900R
[Name]
Identify Printer
[Code]
<1B>H<69>H
[Function]
This command sends a printer identification code by one byte. It sends "A"(<41>H) in
the native mode and "H"<48>H) in the P-900R mode.
[Caution]
This command is invalid in the parallel mode, and P-200 mode.
ESC x P-200, P-250
n
Function
0
U.S.A.
1
France
2
Germany
3
U.K.
4
Denmark I
5
Sweden
n
Function
6
Italy
7
Spain
8
Japan
9
Norway
10
Denmark II
Содержание iDP-460
Страница 18: ...iDP 460 User s Manual 3 OUTER APPEARANCE AND COMPONENT PARTS 4 OPERATION 4 1 Connecting AC Adapter...
Страница 55: ...iDP 460 User s Manual 11 2Japanese...
Страница 56: ...iDP 460 User s Manual 11 3International Character Codes Table All Common APPENDIX 1 BLOCK DIAGRAM...
Страница 58: ...iDP 460 User s Manual APPENDIX 2 OUTLINE DRAWING...