Printing the compressed bit image/ ESC~G
[ASCII]
ESC
~
G
data
[Decimal]
27 126 71 data
[Hexadecimal] 1B 7E 47 data
[Data format]
There are following 4 types of data.
●
String image data
●
Repeat image data
●
EOL (End Of Line)
●
EOD (End Of Data)
(1) String image data
String image data prints the desired bit map data.
Format: c, d1, d2, d3, d4 … dn
‘c’ indicates data length and that the data in the following format is string data. Specify an image data with subsequent ‘dn’.
Data length can be specified from 1 to 127.
7
6 5 4 3 2 1 0
C
Data length
O: String image
‘dn’ is 1-byte bitmap data and specifies a bitmap image in the raster direction.
□
□
□
□
□
□
□
□
dn 7 6 5 4 3 2 1 0
Left
←
→
Right
An example is shown below.
Data 05h 12h 34h 56h 78h 9Ah
Print result
□□□■□□■□□□■■□■□□□■□■□■■□□■■■■□□□■□□■■□■□
18
Содержание PD 22 PD-22 PD-22
Страница 1: ...Command Reference MODEL PD 22 Revison 1 00 2007 12 5 CitizenSystemsJapanCo Ltd 1...
Страница 5: ...5 Deleting one character DEL 95 Appendix b Black Mark Specification 96...
Страница 6: ...6 Citizen original command...
Страница 47: ...47 ESC P Emulation Command...
Страница 100: ...100...