Technical Reference Guide – Command descriptions > 160
This value corresponds to one byte of data. Three bytes are
needed for 24 pin graphics.
The values for n1, n2 can be calculated as follows:
n = total number of dots to be printed.
n2 = INT (n/256)
n1 = n - (n2 × 256).
S
INGLE
DENSITY
GRAPHICS
> Code: ESC K n1 n2 <graphics data>
> Compatibility:
ML1190 eco: EPSON LQ/IBM
ML1120 eco: EPS FX/IBM III
> Function:
Selects normal speed single density graphics (60 DPI
horizontal) for the number of columns specified by n1 and
n2.
> Range:
n1 = 0 – 255, Remainder of dot columns
n2 = 0 – 255, Number of groups of 255 dot columns
n1 in conjunction with n2 specifies the total number of dot
columns to be printed in graphics. Dots = n1 + (n2*256).
Number of dots/line
> Additional details:
The values for n1, n2 can be calculated as follows:
n = total number of dots to be printed.
n2 = INT (n/256)
n1 = n - (n2 × 256)
> Related functions:
This command is equivalent to the 8 pin graphics mode
command specified by ESC* “0” n1 n2.
DOTS/LINE N1 N2
Value 636 124 2