8003FD to 800426 (H) - Scanner Video Processing Parameters
See section 5.11.4 for details.
80183D to 8019BD(H) - Latest 64 error codes (Read only)
One error record consists of 6 bytes of data.
First error record start address - 80183D(H)
Second error record start address - 801844(H)
Third error record start address - 80184A(H)
: : :
64th error record start address - 8019B8(H)
The format is as follows:
1st byte - Minute (BCD)
2nd byte - Hour (BCD)
3rd byte - Day (BCD)
4th byte - Month (BCD)
5th byte - Error code (low) [If the error code is 1-23, 23 is stored here.]
6th byte - Error code (high) [If the error code is 1-23, 01 is stored here.]
802043 to 802255(H) - Latest 10 error communication records
One error communication record consists of 53 bytes. The format is as follows:
1st byte - Header
Bit 0: Communication result 0: OK, 1: NG
Bit 1: Document jam 1: Occurred
Bits 2 - 3: Not used
Bit 4: Technical data printout instead of personal codes 0: No, 1: Yes
Bit 5: Type of technical data
0: Rx level, 1: Measure of error rate
Bit 6: Error report 0: Not printed, 1: Printed
Bit 7: Data validity 0: Not valid, 1: Valid
2nd to 5th bytes - Date and time when the communication started
2nd byte - Month (BCD)
3rd byte - Day (BCD)
4th byte - Hour (BCD)
5th byte - Minute (BCD)
6th and 7th bytes - Communication time
6th byte - Minutes (BCD)
7th byte - Seconds (BCD)
8th byte - Number of pages transmitted or received (Hex)
9th and 10th bytes - Personal code or number of total/burst error lines
If bit 4 of the 1st byte is 0:
9th byte - Personal code (low - BCD)
10th byte - Personal code (high - BCD)
If bit 4 of the 1st byte is 1:
9th byte - Number of total error lines (Hex)
10th byte - Number of burst error lines (Hex)
11th byte - File number (low - Hex)
12th byte - File number (high - Hex)
SERVICE TABLES AND PROCEDURES
May 22nd, 1995
SERVICE RAM ADDRESSES
4-84