✔ <ESC>[g<n1><n2><12> graphics 360 dpi
✔ <ESC>[g<n1><n2><2> graphics 120 dpi
✔ <ESC>[g<n1><n2><3> graphics 240 dpi
✔ <ESC>[g<n1><n2><8> graphics 60 dpi
✔ <ESC>[g<n1><n2><9> graphics 120 dpi
Formula: n = length of graphics data bytes
<n2> = INT (n/256)
<n1> = n MOD 256
✔ <ESC>[T<n1><n2> select character set
✔✔ <ESC>\<n1><n2> set relative horizontal step
Formula: n = relative print position
<n2> = INT (n/256)
<n1> = n MOD 256
✔✔ <ESC>\<n1><n2> transparent mode for following characters
Formula: n = number of characters to be printed
<n2> = INT (n/256)
<n1> = n MOD 256
✔✔ <ESC>^ transparent mode for the following character
✔ <ESC>^ select 9 pin graphics mode
✔✔ <ESC>_<1> overscore mode ON
✔✔ <ESC>_<0> overscore mode OFF
✔✔✔✔ <ESC>0 Set line feed to 1/8 inch
✔✔✔ <ESC>1 Set line feed to 7/72 Inch
✔✔✔✔ <ESC>2 Set line feed to 1/6 inch
✔✔ <ESC>2 Set line feed to n/72 inch
✔✔<ESC>3<n> Set line feed to n/180 inch (<n> = 0 - 255)
✔✔✔ <ESC>3<n> Set line feed to n/216 inch (<n> = 1 - 255)
✔✔ <ESC>4 italic mode ON
✔✔ <ESC>4 setting top of form
✔✔ <ESC>5 italic mode OFF
✔✔ <ESC>5<1> automatic line feed ON
✔✔ <ESC>5<0> automatic line feed OFF
✔✔ <ESC>6 print ASCII codes 128 to 159
✔✔ <ESC>6 character set 2 (extended)
✔✔ <ESC>7 suppress ASCII codes 128 to 159
✔✔ <ESC>7 character set 1 (Standard)
✔ <ESC>8 paper end detector OFF
✔ <ESC>9 paper end detector ON
IBM IBM Epson Epson IBM-
MTPL Propr. Propr. FX850 LQ850+ AGM Code Function
X/XL X24/XL24 FX1050 LQ1050+
List of available control codes
2 - 11