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
Summary of Contents for ML1120
Page 1: ...ML1120 ML1190 eco Technical Reference Guide...
Page 212: ...Technical Reference Guide Appendix C Code pages 212 APPENDIX C CODE PAGES ML1190 eco...
Page 213: ...Technical Reference Guide Appendix C Code pages 213...
Page 214: ...Technical Reference Guide Appendix C Code pages 214...
Page 215: ...Technical Reference Guide Appendix C Code pages 215...
Page 216: ...Technical Reference Guide Appendix C Code pages 216...
Page 217: ...Technical Reference Guide Appendix C Code pages 217...
Page 218: ...Technical Reference Guide Appendix C Code pages 218...
Page 219: ...Technical Reference Guide Appendix C Code pages 219...