Epson FX-85 User Manual - Page 32

Turns Elite Mode 12 cpi ON. Cannot mix with, Turns Elite Mode OFF Returns to Pica unless

Page 32 highlights

ESC Dec Hex Symbol Function ESC 75 4B K Turns Single-Density Graphics Mode ON. Prints 480 dots per 8-inch line. Format: CHR$(27)"K"CHR$(n1)CHR$(n2); followed by n data numbers, where n = n1 + 256*n2, n1 = 0 - 255, n2 = 0 - 255. For example, to print 480 dots, n1 = 224, n2 = 1. ESC 76 4C L Turns Low-Speed Double-Density Graphics Mode ON. Prints 960 dots per 8-inch line. Format: CHR$(27)"L"CHR$(n 1)CHR$(n 2) followed by n data numbers, where n = n1 + 256*n2, n1 = 0- 255, n2 = 0 - 255. For example, to print 960 dots, n1 = 192, n2 = 3. ESC 77 4D M Turns Elite Mode (12 cpi) ON. Cannot mix with Pica, Proportional, Emphasized, or Compressed Mode. ESC 78 4E N Sets skip-over-perforation to n lines. Format: CHR$(27)"N"CHR$(n) where n = 1 - 127. ESC 79 4F O Turns skip-over-perforation OFF ESC 80 50 P Turns Elite Mode OFF Returns to Pica unless Compressed Mode is active. 277

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108

ESC Dec Hex Symbol Function
ESC 75 4B K
Turns Single-Density Graphics Mode ON.
Prints 480 dots per 8-inch line. Format:
CHR$(27)“K”CHR$(n
1
)CHR$(n
2
);
followed by n data numbers, where
n = n
1
+ 256*n
2
,
n
1
= 0 - 255,
n
2
= 0 - 255.
For example, to print 480 dots, n
1
= 224, n
2
= 1.
ESC 76 4C L
ESC 77 4D M
ESC 78 4E N
ESC 79 4F O
ESC 80 50 P
Turns Low-Speed Double-Density Graphics
Mode ON. Prints 960 dots per 8-inch line.
Format:
CHR$(27)“L”CHR$(n
1
)CHR$(n
2
)
followed by n data numbers, where
n = n
1
+ 256*n
2
,
n
1
= 0- 255,
n
2
= 0 - 255.
For example, to print 960 dots, n
1
= 192, n
2
= 3.
Turns Elite Mode (12 cpi) ON. Cannot mix with
Pica, Proportional, Emphasized, or
Compressed Mode.
Sets skip-over-perforation to n lines. Format:
CHR$(27)”N”CHR$(n)
where n = 1 - 127.
Turns skip-over-perforation OFF
Turns Elite Mode OFF Returns to Pica unless
Compressed Mode is active.
277