
7/17/2009
CHAPTER 2 "PCL" - 82
•
# = 9 Mode 9 compression
Like mode 3 compression, this mode 9 compression data contains only the difference of the current row
from the preceding row.
Replacement data often consists of a repetition of a particular byte in mode 3 compression.
Mode 9 compression is effective in such cases.
Simple mode 9 compression data consists of a command byte and the replacement data.
A Command byte consists of 3 parts. These are the control bit, the offset count and the replacement count.
The Control bit is the most significant bit (bit 7) of a control byte.
7
6
5
4
3
2
1
0
Offset count
Replacement count-1
Control bit
0
Command byte for mode 9 compression (non repeated replacement data)
If the control bit is 0, replacement data is not repeated data. Bits 6 to 3 contain the offset count. This field
value is from 0 to 15. If this value is 15, the next byte of the control bytes is an optional offset count. The
value of this optional offset count byte is from 0 to 255. If this optional offset count value is 255, then the
next byte is another (second) optional offset count byte. Optional offset count bytes will continue until the
value is less than 255. The total Offset value is the sum of the offset count in the control byte and all the
optional offset bytes.
Bits 2 to 0 of the control byte contains the replacement count - 1. The value is from 0 to 7. If this value is 7,
optional replacement byte(s) follow the control byte or optional offset byte(s) (if any).
If the first optional replacement count byte is 255, then a second optional count byte follows the first
optional count byte. Optional offset count bytes will continue until the value becomes less than 255. The
addition of the replacement count in the control byte and all optional replacement count bytes gives the total
replacement count.
Replacement data bytes follow the control byte and any optional offset bytes and any optional replacement
count bytes.
<Example>
Seed row
55 55 55 55 55 55 55 55 55 55 55 55 55
Current row
55 55 55 55 55 11 11 22 33 44 55 66 77
<Different section 11 11 22 33 44 55 66 77>
Offset count = 5
Replacement count = 8
Replacement data = 11 11 22 33 44 55 66 77
0
0
1
0
1
1
1
1
7
6
5
4
3
2
1
0
Replacement count = 7 + 1 = 8
Offset count = 5
Optional offset count byte = 0
8 bytes of repracement data
11 11 22 33 44 55 66 77
7
6
5
4
3
2
1
0
Offset count
Replacement count
Control bit
1
Command byte for mode 9 compression (repeated replacement data)
Summary of Contents for HL-2600CN Series
Page 4: ......
Page 15: ...2009 06 29 CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION ...
Page 20: ...2009 06 29 CHAPTER 1 INTRODUCTION 6 ...
Page 21: ...7 17 2009 CHAPTER 2 PCL 1 CHAPTER 2 PCL PRINTER CONTROL LANGUAGE ...
Page 129: ...2009 06 29 CHAPTER 3 PCL5C 1 CHAPTER 3 PCL5C ...
Page 147: ...2009 06 29 CHAPTER 4 HP GL 2 1 CHAPTER 4 HP GL 2 GRAPHICS LANGUAGE ...
Page 200: ...2009 06 29 CHAPTER 4 HP GL 2 54 ...
Page 201: ...2009 06 29 CHAPTER 5 PJL 1 CHAPTER 5 PJL PRINTER JOB LANGUAGE ...
Page 276: ...2009 06 29 CHAPTER 6 EPSON 1 CHAPTER 6 EPSON FX 850 ...
Page 304: ...2009 06 29 CHAPTER 7 IBM PROPRINTER 1 CHAPTER 7 IBM PROPRINTER XL ...
Page 325: ...2009 06 29 CHAPTER 7 IBM PROPRINTER 22 ...
Page 326: ...2009 06 29 CHAPTER 8 BAR CODE CONTROL 1 CHAPTER 8 BAR CODE CONTROL ...
Page 337: ...2009 06 29 CHAPTER 9 HP GL 1 CHAPTER 9 HP GL GRAPHICS LANGUAGE ...
Page 364: ...2009 06 29 CHAPTER 9 HP GL 28 ...
Page 365: ...2009 06 29 CARBON COPY FUNCTION 1 CHAPTER 10 CARBON COPY FUNCTION ...
Page 373: ...2009 06 29 APPENDIX A COMPARISON LIST 1 APPENDIX A COMPARISON LIST ...
Page 475: ...2009 06 29 APPENDIX C HBP MODE COMMANDS 14 ...
Page 485: ...2009 06 29 APPENDIX D REFERENCE LIST OF MX 2000 4000 5000 7000 SERIES UNIQUE COMMANDS 10 ...