Epson FX-85 User Manual - Page 35

Turns Proportional Mode ON. Cannot mix with, Elite, Emphasized, Compressed, Script, or

Page 35 highlights

ESC Dec Hex Symbol Function ESC 106 6A j On the FX-80 only, causes an immediate reverse line feed in an increment of 1/216inch without a carriage return. Similar to CHR$(27)"J". Format: CHR$(27)"j"CHR$(n) where n = 0 - 255. ESC 108 6C I Sets the left margin. Format: CHR$(27)"I"CHR$(n) where n ranges from: FX-80 FX-100 0 - 78 0-134 in Pica 0 - 93 0-160 in Elite 0-133 0-229 in Compressed ESC 112 70 p Turns Proportional Mode ON. Cannot mix with Elite, Emphasized, Compressed, Script, or Double-Strike Mode. Format: CHR$(27)"p"CHR$(n) where n toggles Proportional on and off: 0 turns it OFF and 1 turns it ON. ESC 115 73 s - 127 7F DEL Selects the print speed. Half-Speed Mode can be employed to reduce noise. Format: CHR$(27)"s"CHR$(n) where n toggles Half-Speed on and off, so that 1 produces 80 cps, while 0 produces 160 cps. Deletes the last text character in the print buffer. 280

  • 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 106 6A j
ESC 108 6C I
ESC 112 70 p
ESC 115 73 s
-
127 7F DEL
On the FX-80 only, causes an immediate
reverse line feed in an increment of 1/216-
inch without a carriage return. Similar to
CHR$(27)“J”. Format:
CHR$(27)“j”CHR$(n)
where n = 0 - 255.
Sets the left margin. Format:
CHR$(27)“I”CHR$(n)
where n ranges from:
FX-80
FX-100
0 - 78
0-134
in Pica
0 - 93
0-160
in Elite
0-133
0-229
in Compressed
Turns Proportional Mode ON. Cannot mix with
Elite, Emphasized, Compressed, Script, or
Double-Strike Mode. Format:
CHR$(27)“p”CHR$(n)
where n toggles Proportional on and off: 0
turns it OFF and 1 turns it ON.
Selects the print speed. Half-Speed Mode can
be employed to reduce noise. Format:
CHR$(27)“s”CHR$(n)
where n toggles Half-Speed on and off, so
that 1 produces 80 cps, while 0 produces 160
cps.
Deletes the last text character in the print
buffer.
280