Intermec CV30 Intermec Terminal Emulator (ITE) Programmer's Reference Manual - Page 60

DEC Special Graphics Character Set, the VT/ANSI computer display controls mode

Page 60 highlights

Chapter 2 - About VT/ANSI Programming Note: The computer does not support: • the VT/ANSI computer display controls mode, which displays control codes as t graphic characters for debugging. • the dynamically redefinable character set (DRCS), which is a 94-character set created on the VT/ANSI computer and down-line loaded into the computer DRCS buffer. DEC Special Graphics Character Set The computer supports most of the DEC special graphics character set. The set contains ASCII C0 codes and most of the GL codes. It also has special symbols and short line segments. You use these characters to create a limited range of drawings while working in text mode. This table shows special graphics characters recognized by the computer, including the corresponding hexadecimal values. Ignored and undefined codes are removed from the data stream with no action taken. DEC Special Graphics Character Set column 0 1 2 3 4 5 6 7 B8 0 B7 0 B6 0 B5 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 1 1 0 0 1 1 1 0 1 0 1 0 1 row B4 B3 B2 B1 0 0 0 0 0 NUl 00 DLE 10 SP 20 0 30 @ 40 P 50 60 70 1 0 0 0 1 SOH 01 DC1 11 ! 21 1 31 A 41 Q 51 61 SCAN 5 71 2 0 0 1 0 STX 02 DC2 12 " 22 2 32 B 42 R 52 62 72 3 0 0 1 1 ETX 03 DC3 13 # 23 3 33 C 43 S 53 63 73 4 0 1 0 0 EOT 04 DC4 14 $ 24 4 34 D 44 T 54 64 74 5 0 1 0 1 ENQ 05 NAK 15 % 25 5 35 E 45 U 55 65 75 6 0 1 1 0 ACK 06 SYN 16 & 26 6 36 F 46 V 56 66 76 7 0 1 1 1 BEL 07 ETB 17 ' 27 7 37 G 47 W 57 67 77 8 1 0 0 0 BS 08 CAN 18 ( 28 8 38 H 48 X 58 68 78 9 1 0 0 1 HT 09 EM 19 ) 29 9 39 I 49 Y 59 69 79 A 1010 LF 0A SUB 1A * 2A : 3A J 4A Z 5A û 6A 7A B 1011 VT 0B ESC 1B + 2B ; 3B K 4B [ 5B ù 6B 7B C 1100 FF 0C FS 1C , 2C < 3C L 4C 5C é 6C 7C D 1101 CR 0D GS 1D - 2D = 3D M 4D ] 5D ë 6D 7D E 1110 SO 0E RS 1E . 2E > 3E N 4E ^ 5E 6E 7E F 1 1 1 1 SI 0F US 1F / 2F ? 3F O 4F (blan 5F 6F 7F k)

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184

Chapter 2 — About VT/ANSI Programming
48
Intermec Terminal Emulator (ITE) Programmer’s Reference Manual
DEC Special Graphics Character Set
The computer supports most of the DEC special graphics character set. The set
contains ASCII C0 codes and most of the GL codes. It also has special symbols and
short line segments. You use these characters to create a limited range of drawings
while working in text mode.
This table shows special graphics characters recognized by the computer, including
the corresponding hexadecimal values. Ignored and undefined codes are removed
from the data stream with no action taken.
t
Note:
The computer does not support:
the VT/ANSI computer display controls mode, which displays control codes as
graphic characters for debugging.
the dynamically redefinable character set (DRCS), which is a 94-character set
created on the VT/ANSI computer and down-line loaded into the computer
DRCS buffer.
DEC Special Graphics Character Set
column 0
1
2
3
4
5
6
7
row
B8
B7
B6
B5
B4 B3 B2 B1
0
0
0
0
0
0
0
1
0
0
1
0
0
0
1
1
0
1
0
0
0
1
0
1
0
1
1
0
0
1
1
1
0
0 0 0 0
NUl
00
DLE
10
SP
20
0
30
@
40
P
50
60
70
1
0 0 0 1
SOH
01
DC1
11
!
21
1
31
A
41
Q
51
61
SCAN 5
71
2
0 0 1 0
STX
02
DC2
12
22
2
32
B
42
R
52
62
72
3
0 0 1 1
ETX
03
DC3
13
#
23
3
33
C
43
S
53
63
73
4
0 1 0 0
EOT
04
DC4
14
$
24
4
34
D
44
T
54
64
74
5
0 1 0 1
ENQ
05
NAK
15
%
25
5
35
E
45
U
55
65
75
6
0 1 1 0
ACK
06
SYN
16
&
26
6
36
F
46
V
56
66
76
7
0 1 1 1
BEL
07
ETB
17
27
7
37
G
47
W
57
67
77
8
1 0 0 0
BS
08
CAN
18
(
28
8
38
H
48
X
58
68
78
9
1 0 0 1
HT
09
EM
19
)
29
9
39
I
49
Y
59
69
79
A
1 0 1 0
LF
0A
SUB
1A
*
2A
:
3A
J
4A
Z
5A
û
6A
7A
B
1 0 1 1
VT
0B
ESC
1B
+
2B
;
3B
K
4B
[
5B
ù
6B
7B
C
1 1 0 0
FF
0C
FS
1C
,
2C
<
3C
L
4C
5C
é
6C
7C
D
1 1 0 1
CR
0D
GS
1D
-
2D
=
3D
M
4D
]
5D
ë
6D
7D
E
1 1 1 0
SO
0E
RS
1E
.
2E
>
3E
N
4E
^
5E
6E
7E
F
1 1 1 1
SI
0F
US
1F
/
2F
?
3F
O
4F
(blan
k)
5F
6F
7F
<-------- C0 Codes ------->
ASCII Non-display
Control Character set
<--------------------------------------- GL Codes -------------------------------------------->
ASCII Graphics Character Set