Seiko TM-L60 Specifications Page 22

  • Download
  • Add to my manuals
  • Print
  • Page
    / 98
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 21
Rev. A Command Descriptions 1-15
TM–L60II/L60IIP Information Manual
ESC R n
[Name] Select an international character set
[Format] ASCII ESC R n
Hex 1B 52 n
Decimal 27 82 n
[Range] 0 n 10
ESC R n selects an international character set n as follows. The default value is U.S.A. (n=0).
n Country
0 U.S.A.
1 France
2Germany
3U.K.
4 Denmark I
5 Sweden
6Italy
7 Spain
8 Japan
9Norway
10 Denmark II
Program Examp le Print Sample
FOR n=0 TO 10 # $ @ [ \ ] ^ ` { ¦ }
~
n
=0 (Default setting)
PRINT #1, CHR$(&H1B);"R";CHR$(n); # $à°ç§^`éùè¨
n
=1
PRINT #1, "# $ @ (\) ^ ` }
~
"; CH R$ (& HA); # $§ÄÖÜ ^ `äöüß
n
=2
NEXT n £
$@
[
\
]
^`
{ ¦ }
~
n
=3
# $ @ÆØÅ^` æø å
~
n
=4
# ¤ÉÄÖÅÜéäöåü
n
=5
# $@°\é^ùàòèì
n
=6
Pt $@¡Ñ¿^` ¨ñ}
~
n
=7
# $@[¥]^`{¦}
~
n
=8
# ¤ÉÆØÅÜéæøåü
n
=9
# $ÉÆØÅÜéæøåü
n
=10
Page view 21
1 2 ... 17 18 19 20 21 22 23 24 25 26 27 ... 97 98

Comments to this Manuals

No comments