B. Control code summary (HP)
| ITEM | SYMBOL | Hexadecimal Decimal | FUNCTION |
|
|
| ||
[50] | ESC ) s # W | [1B,29,73,#,57] H DATA | Download font descriptor. |
|
| ||||
|
| [DATA] | [27,41,115,#,87] D DATA | - ESC ) s 0 W command resistors a blank LQ font. | |||||
|
|
|
| The format is as follows |
|
| |||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Byte |
| 0 | 0 |
|
|
|
|
|
| Byte |
| 0 | 0 |
|
|
|
|
|
| Byte |
| 0 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Byte |
| 0 | 0 |
|
|
|
|
|
| Byte |
| 0 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Byte |
| 0 | 0 |
|
|
|
|
|
| Byte |
| 0 | 0 |
|
|
|
|
|
| Byte |
| 0 | 0 |
|
|
|
|
|
| Byte |
| [ SYMBOL SET (2 BYTES)] |
| |
|
|
|
|
| Byte |
| 0 | 0 |
|
|
|
|
|
| Byte |
| [ POINT SIZE | (2 BYTES)] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Byte |
| 0 | 0 |
|
|
|
|
|
| Byte |
| 0 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Byte |
| 0 | [ TYPEFACE ] |
|
|
|
|
|
| Byte |
| 0 | 0 |
|
|
|
|
|
| Byte |
| [LQ/DRAFT] | 0 |
|
|
|
|
| Symbol set : Byte | |||||
|
|
|
| ID for the download character to be selected by [37] | |||||
|
|
|
| ESC ( # id command. |
|
| |||
|
|
|
|
|
|
|
| ||
|
|
|
|
| 8U” |
|
|
| |
|
|
|
|
| 32 x 8 + 85 - 64 = 277 (01H,15H) | ||||
|
|
|
| Point size(character height): Point size in decimal is | |||||
|
|
|
| registered. |
|
|
| ||
|
|
|
| Typeface:Parameter used in the typeface selection | |||||
|
|
|
| command is registered. |
|
| |||
|
|
|
| LQ/DRAFT:Print Quality, LQ or Draft is registered by | |||||
|
|
|
| the following definition; |
|
| |||
|
|
|
|
| 0:DRAFT 1:LQ |
|
| ||
|
|
|
|
|
|
|
|
| |
[51] | ESC * b # M | [1B,2A,62,#,4D] H | Selects format for the graphic data compression. | ||||||
|
|
| [27,42,98,#,77] D | - Raster graphics data are registered. (Valid for PCL3+, PCL+D) | |||||
|
|
|
| # = 0 |
| :compression off | |||
|
|
|
| # = 1 |
| :mode 1 |
|
| |
|
|
|
| # = 2 |
| :mode 2 |
|
| |
|
|
|
| # = 3 |
| :mode 3 |
|
| |
|
|
|
|
|
| ||||
| [52] | ESC * b # W | [1B,2A,62,#,57] H DATA | Raster graphic data transmission |
|
| |||
|
| [DATA] | [27,42,98,#,87] D DATA | - Raster graphics data are registered. | |||||
|
|
|
|
|
| ||||
| [53] | ESC * b # X | [1B,2A,62,#,58]H | Sets temporary graphics |
|
| |||
|
|
| [27,42,98,#,88]D |
|
|
|
|
|
|
|
|
|
|
|
| ||||
| [54] | ESC * b # Y | [1B 2A 62 # 59]H | Sets temporary graphics |
|
| |||
|
|
| [27 42 98 # 89]D |
|
|
|
|
|
|
|
|
|
|
|
|
| |||
[55] | ESC * c # E | [1B,2A,63,#,45]H | Sets download character code. |
|
| ||||
|
|
| [27,42,99,#,69]D |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|