Oki POS 425D User Manual
Page 44
![background image](/manuals/204813/44/background.png)
44
OKIPOS 425D
|
(4) Contents printed
When Read is OK:
(a) Prints “Read OK.”
(b) Prints the MICR read results in HEX dump.
(“XX XX ...... XX” + ASCII: 1 line contains 8 byte information)
When Read is NG:
(a) Prints “Read NG.”
(b) Prints the MICR read results (Return Code (1 byte) and read data) in HEX dump.
(“XX XX ...... XX” + ASCII: 1 line contains 8 byte information)
•
Regarding MICR Read result, Return Code (1 byte) and Read Data are printed.
When the Return Code is 30H (“No errors”), it is assumed as “Read OK.” Otherwise, it is assumed as “Read NG.”
•
Return codes are shown below:
Return code
Status
30H (0)
No errors.
33H (3)
Error: Read/Decode error.
34H (4)
Error: No magnetic ink detected.
36H (6)
Error: Document jam or document is too long.
• When character set is CMC-7, the below codes are returned.
A25010a.doc and OP425_01.tif
A: dash symbol
B: amount symbol
C: transit symbol
D: On-Us symbol
E: comma symbol
A25010.doc
Character
Code
Character
Code
Character
Code
Character
Code
1
31H
2
32H
3
33H
4
34H
5
35H
6
36H
7
37H
8
38H
9
39H
0
30H
(space)
20H
A
41H
B
42H
C
43H
D
44H
E
45H
• When character set is E-13B, the below codes are returned.
A25011a.doc andOP425_02.tif
A: dash symbol
B: amount symbol
C: transit symbol
D: On-Us symbol
A25011.doc
Character
Code
Character
Code
Character
Code
Character
Code
1
31H
2
32H
3
33H
4
34H
5
35H
6
36H
7
37H
8
38H
9
39H
0
30H
(space)
20H
-
-
A
41H
B
42H
C
43H
D
44H
Note
In both cases of CMC-7 and E-13B, special character codes are different from those sent to host by a check paper
read command.