System Solutions; Hexadecimal Codes In Order - Epson FX-286 User Manual

Epson printer user's manual
Hide thumbs Also See for FX-286:
Table of Contents

Advertisement

final line. Then compare your printout with the list of hex codes in
order in Figure C-1. If any are skipped or repeated, you will know that
your software changes some codes before it sends them to the printer.
00
01
02
03
10
11
12
13
20
21
22
23
30
31
32
33
40
41
42
43
50
51
52
53
60
61
62
63
70
71
72
73
80
81
82
83
90
91
92
93
A0 A1
A2 A3 A4 A5 A6 A7 A8 A9 AA AB AC AD AE AF
B0 B1 B2 B3 B4 B5 B6 B7 B8 B9 BA BB BC BD BE BF
C0 C1 C2 C3 C4 C5 C6 C7 C8 C9 CA CB CC CD CE CF
D0 D1 D2 D3 D4 D5 D6 D7 D8 D9 DA DB DC DD DE DF
E0 E1 E2 E3 E4 E5 E6 E7 E8 E9 EA EB EC ED EE EF
F0 F1 F2 F3 F4 F5 F6 F7 F8 F9 FA FB FC FD FE FF
Figure C-1. Hexadecimal codes in order
For example, in the lines below, which are the first two lines of the
printout of the test program run with IBM PC BASIC, you can see
that in this case BASIC adds hex OA, which is the code for line feed,
after hex OD, the code for a carriage return. You will also notice that
the ram does not send hex 1A, which is decimal 26. Both of these
characteristics are discussed in the next section.
0 4
0 1
0 2
0 3
0 5
14
18
15
1 6
1 7
The hex dumping capability can help you debug a program quickly.
Appendixes H or K will help you translate the hex codes to ASCII
equivalents.

System Solutions

The next three subsections give information that is helpful in using
your FX-286 with certain specific computer systems.
C-6
04
05
06
07
14
15
16
17
27
24
25
26
37
34
35
36
47
44
45
46
57
54
55
56
64
65
66
67
74
75
76
77
84
85
86
87
97
94
95
96
0 9
0 A
0 6
0 7
0 8
1C
1E
1B
1 9
1D
08
09
OA OB OC OD OE
18
19
1A 1B
28
29
2A 2B 2C 2D 2E
38
39
3A 3B 3C 3D 3E
48
49
4A 4B 4C 4D
58
59
5A 5B 5C 5D 5E
68
69
6A 6B 6C 6D 6E
78
79
7A 7B 7C 7D 7E
88
89
8A 8B 8C 8D
98
99
9 A 9B 9C 9D 9E
0D
0E
0 C
0 A
0 B
1F
20
2 3
21
2 2
OF
1C 1D
1E
1F
2F
3F
4E
4F
5F
6F
7F
8E
8F
9F
1 2 1 3
0F
1 0
1 1
2 7 2 8
24
2 5
26

Advertisement

Table of Contents
loading

Table of Contents