
Phaser 7800
Customer Support Page 11
PCL6 Hexadecimal and String
Use this command to indicate the color of the media used to print a job. The strings are case sensitive with the first letter
capitalized and the rest lower-case. When using a Media Source command, issue a Media Type command set to
Unspecified.
<</MediaColor (string) >> setpagedevice
where string is from the table below.
<Esc>&n#Westring
where # is the length of string+1, and string from the table below
ubyte_array uint16 ## ## string attr_ubyte MediaColor
Example: 0xc8 0xc1 0x20 0x00 <media-color>white</media-color> 0xf8 0x81 0x47
where ## ## is the length of the string in hex (lsb, msb), and string from the table below.
PCL6 Hexadecimal and String
0x22 0x00 <media-color>use-any</media-color>
0x20 0x00 <media-color>white</media-color>
0x20 0x00 <media-color>blue</media-color>
0x21 0x00 <media-color>yellow</media-color>
0x20 0x00 <media-color>green</media-color>
0x1F 0x00 <media-color>pink</media-color>
0x23 0x00 <media-color>no-color</media-color>
0x20 0x00 <media-color>ivory</media-color>
0x1F 0x00 <media-color>gray</media-color>
0x1F 0x00 <media-color>buff</media-color>
0x24 0x00 <media-color>goldenrod</media-color>
0x1E 0x00 <media-color>red</media-color>
0x21 0x00 <media-color>orange</media-color>
0x20 0x00 <media-color>other</media-color>
0x22 0x00 <media-color>custom1</media-color>
0x22 0x00 <media-color>custom2</media-color>
0x22 0x00 <media-color>custom3</media-color>
0x22 0x00 <media-color>custom4</media-color>
0x22 0x00 <media-color>custom5</media-color>
Comentarios a estos manuales