Fx-286E Dot Graphics Control Sequences - Genicom GEK 00031B Programmer's Manual

Genicom printer user manual
Table of Contents

Advertisement

FX-286E DOT GRAPHICS CONTROL SEQUENCES

ESC K n1 n2 v1...vn Normal Density Graphics: Sets a density of 60 dpi horizontally and
ESC L n1 n2 v1...vn Low-Speed Double-Density Graphics: Sets a density of 120 dpi
ESC Y n1 n2 v1...vn High-Speed Double-Density Graphics: Sets a density of 120 dpi
ESC Z n1 n2 v1...vn Quadruple-Density Graphics (Reduced Speed): Sets a density of
Chapter 6. Epson FX286-E Emulation
72 dpi vertically.
Decimal:
27 75 n1 n2 v1...vn
Hex:
1B 4B n1H n2H v1H...vnH
BASIC:
CHR$(27);"K";CHR$(n1);CHR$(n2);CHR$(v1);...;
CHR$(vn);
horizontally and 72 dpi vertically. If horizontally-adjacent dots are
sent, they will be printed.
Decimal:
27 76 n1 n2 v1. vn
Hex:
1B 4C v1H ... vnH
BASIC:
CHR$(27);"L";CHR$(n1);CHR$(n2);CHR$(v1);...;
CHR$(vn);
horizontally and 72 dpi vertically. If horizontally adjacent dots are
sent, they will be printed.
Decimal:
27 89 n1 n2 v1 ... vn
Hex:
1B 59 n1H n2H v1H ... vnH
BASIC:
CHR$(27);"Y";CHR$(n1);CHR$(n2);CHR$(v1);...;
CHR$(vn);
240 dpi horizontally and 72 dpi vertically. If horizontally adjacent
dots are sent. they will be printed.
Decimal:
27 90 n1 n2 v1 ... vn
Hex:
1B 5A n1H n2H v1H v2H
BASIC:
CHR$(27);"Z";CHR$(n1);CHR$(n2);CHR$(v1) ... (v2)
152
GEK-00029A

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

5000 series

Table of Contents

Save PDF