Character Set, Fonts 1. Character Sets - Intermec EasyCoder 301 Programmer's Manual

Direct protocol 2.0
Hide thumbs Also See for EasyCoder 301:
Table of Contents

Advertisement

Character Set, Fonts, and Bar Codes
1. Character Sets
Note:
The Euro currency sign (€) has
be included in most character
sets, see chapter 6.11.
Intermec EasyCoder 301 Direct Protocol 2.0 – Programmer's Guide Ed. 3
This chapter contains the various single-byte character sets, that
can be selected using the NASC statement. Double-byte character
sets are not included, but are available separately on special re-
quest.
The following information applies to all single-byte character sets:
Characters between ASCII 0 decimal and ASCII 31 decimal
are unprintable control characters as listed below.
Characters between ASCII 32 decimal and ASCII 127 decimal
can always be printed, regardless of 7-bit or 8-bit communica-
tion protocol, provided that the selected font contains the char-
acters in question.
Characters between ASCII 127 decimal and ASCII 255 deci-
mal can only be printed if the selected font contains the charac-
ters in question and an 8-bit communication protocol is used. If
you use 7-bit communication, select another national character
set (see NASC statement in chapter 6.11) or use a MAP state-
ment to remap a character set (see chapter 6.10).
If a character, which does not exist in the selected font, is used,
a space will be substituted in a Speedo font, and an empty rec-
tangle in a TrueType font.
Non-printable control characters (ASCII 00 – 31 dec)
00
NUL
01
SOH
02
STX
03
ETX
04
EOT
05
ENQ
06
ACK
07
BEL
08
BS
09
HT
10
LF
11
VT
12
FF
13
CR
14
SO
15
SI
16
DLE
17
DC1
18
DC2
19
DC3
20
DC4
21
NAK
22
SYN
23
ETB
24
CAN
25
EM
26
SUB
27
ESC
28
FS
29
GS
30
RS
31
US
Chapter 11
73

Advertisement

Table of Contents
loading

Table of Contents