Z4 DataTraq
17
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
Z4 DataTraq is able to output the codes for special 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
154 = HOME
155 = END
Other character numbers between 128 and 255 are non-standard, and
are specific to the particular output device in use.