
2009/06/29
CHAPTER 3 "PCL5C" - 7
(i.e.)
ESC*b#V r, r, r,
r
, r...
→
Plane 1
1st raster
ESC*b#V g, g, g,
g
, g...
→
Plane 2
ESC*b#W b, b, b,
b
, b...
→
Plane 3
ESC*b#V r, r, r, r, r...
→
Plane 1
2nd raster
ESC*b#V g, g, g, g, g...
→
Plane 2
** The Italic characters shown above are the index No. at the 4th pixel in the 1st raster.
[Example]
If you want to send RGB=(1,1,1)(0,1,1)(1,0,1)(0,0,1)(1,1,0)(0,1,0)(1,0,0)(0,0,0);
** The values in the brackets show the RGB value of the pixel.
Enter
‘ESC*v6W 00h 02h 01h 01h 01h 01h’
, then select
Send Direct Value by Plane
.
Select 1 bit/index.
ESC*r1A
Start Raster Transfer
ESC*b1V 10101010B
Send Plane 1 data (Red data)
ESC*b1V 11001100B
Send Plane 2 data (Green data)
ESC*b1W 11110000B
Send Plane 3 data (Blue data)
ESC*rC
End Raster Transfer
(xxh: hexadecimal, xxxxxxxxB: binary)
Send Direct Value by Pixel (= 3)
•
This sends each value of RGB pixel by pixel.
•
Bits/index must be 8.
(i.e.)
ESC*b#W r, g, b, r, g, b, r, g, b,
r, g, b
,...
→
1st raster
ESC*b#W r, g, b, r, g, b, r, g, b, r, g, b,...
→
2nd raster
ESC*b#W r, g, b, r, g, b, r, g, b, r, g, b,...
→
3rd raster
ESC*b#W r, g, b, r, g, b, r, g, b, r, g, b,...
→
4th raster
ESC*b#W r, g, b, r, g, b, r, g, b, r, g, b,...
→
5th raster
** The Italic characters shown above are the index No. at the 4th pixel in the 1st raster.
[Example]
If you want to send the RGB value below;
RGB value.
(0,0,0)(128,128,128)(128,64,0)(255,128,64)
1
st
raster
(128,128,128)(128,64,0)(255,128,64) (0,0,0)
2nd raster
(128,64,0)(255,128,64) (0,0,0) (128,128,128)
3rd raster
** The values in the brackets show the RGB value of the pixel.
Enter
‘ESC*v6W 00h 03h 08h 08h 08h 08h’
, then
s
elect
Send Direct Value by Pixel
.
Select 8 bits/index.
ESC*r1A
Start Raster Transfer
ESC*b12V 00h 00h 00h 80h 80h 80h 80h 40h 00h ffh 80h 40h
Send Plane 1 data (Red data)
ESC*b12V 80h 80h 80h 80h 40h 00h ffh 80h 40h 00h 00h 00h
Send Plane 2 data (Green data)
ESC*b12W 80h 40h 00h ffh 80h 40h 00h 00h 00h 80h 80h 80h
Send Plane 3 data (Blue data)
ESC*rC
End Raster Transfer
(xxh: hexadecimal, xxxxxxxxB: binary)
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 ...