Table of Contents

Advertisement

Appendix B OKI-Emulation Commands
D.2.8

Graphics

S ESC % 1 n1 n2 ... :
S ESC % 2 n1 n2 ... :
ESC % 1 n1 n2
This command code specifies 180 DPI, 24 dot/column BIM print.
Hex
(1B 25 31 n1 n2)H
Decimal
(27 37 49 n1 n2)D
Octal
(33 45 61 n1 n2)O
(n1 * 256 + n2) defines the column number and (n1 * 256 + n2) * 3 ) defines the BIM
data number.
ESC % 2 n1 n2
This command code specifies 90 DPI, 24 dot/column BIM print.
Hex
(1B 25 32 n1 n2)H
Decimal
(27 37 50 n1 n2)D
Octal
(33 45 62 n1 n2)O
(n1 * 256 + n2) defines the column number and (n1 * 256 + n2) * 3 ) defines the BIM
data number.
B-22
180 DPI BIM print
90 DPI BIM print
180 DPI BIM Print
90 DPI BIM Print

Advertisement

Table of Contents
loading

Table of Contents