18
ASP Portable Barcode Reader
Printing Barcode Labels
ASP Microcomputers also supplies the
Label+
barcode label printing software,
which prints UPC/EAN, Code 39, Code 128, EAN-128, Code 93, Codabar,
Interleaved 2-of-5 and ITF-14 labels on HP LaserJet or compatible laser
printers on IBM-PCs or compatibles using the MS-DOS operating system.
Contact ASP or your dealer for further details.
ASCII Character Code Chart
This chart can be used to determine the character numbers needed for use with
the relevant functions described earlier in this manual.
000 = NUL ^@
032 = SP
064 = @
096 = `
001 = SOH ^A
033 = !
065 = A
097 = a
002 = STX ^B
034 = "
066 = B
098 = b
003 = ETX ^C
035 = #
067 = C
099 = c
004 = EOT ^D
036 = $
068 = D
100 = d
005 = ENQ ^E
037 = %
069 = E
101 = e
006 = ACK ^F
038 = &
070 = F
102 = f
007 = BEL ^G
039 = '
071 = G
103 = g
008 = BS ^H
040 = (
072 = H
104 = h
009 = HT ^I
041 = )
073 = I
105 = i
010 = LF ^J
042 = *
074 = J
106 = j
011 = VT ^K
043 = +
075 = K
107 = k
012 = FF ^L
044 = ,
076 = L
108 = l
013 = CR ^M
045 = -
077 = M
109 = m
014 = SO ^N
046 = .
078 = N
110 = n
015 = SI ^O
047 = /
079 = O
111 = o
016 = DLE ^P
048 = 0
080 = P
112 = p
017 = DC1 ^Q
049 = 1
081 = Q
113 = q
018 = DC2 ^R
050 = 2
082 = R
114 = r
019 = DC3 ^S
051 = 3
083 = S
115 = s
020 = DC4 ^T
052 = 4
084 = T
116 = t
021 = NAK ^U
053 = 5
085 = U
117 = u
022 = SYN ^V
054 = 6
086 = V
118 = v
023 = ETB ^W
055 = 7
087 = W
119 = w
024 = CAN ^X
056 = 8
088 = X
120 = x
025 = EM ^Y
057 = 9
089 = Y
121 = y
026 = SUB ^Z
058 = :
090 = Z
122 = z
027 = ESC ^[
059 = ;
091 = [
123 = {
028 = FS ^\
060 = <
092 = \
124 = |
029 = GS ^]
061 = =
093 = ]
125 = }
030 = RS ^^
062 = >
094 = ^
126 = ~
031 = US ^_
063 = ?
095 = _
127 = DEL
When the IBM AT or PS/2 keyboard interface is selected, the Portable BCR is
able to output the codes for Function Keys 1 through 10, the arrow keys, and
the Pg Up and Pg Dn keys, using the character numbers detailed below:
129 = F1
130 = F2
131 = F3
132 = F4
133 = F5
134 = F6
135 = F7
136 = F8
137 = F9
138 = F10
148 = Up arrow
149 = Down arrow
150 = Left arrow
151 = Right arrow
152 = PgUp
153 = Pg Dn
Other character numbers between 128 and 255 are non-standard, and are
specific to the particular output device in use.