Lexmark Forms Printer 2590 Technical Reference - Page 21

IBM Emulation Mode Printer Commands, Control Codes

Page 21 highlights

Draft document 2-1 Control Codes CHAPTER 2: IBM Emulation Mode Printer Commands This section provides a detailed description of IBM emulation mode commands you can use with your printer. Control Codes Code Name Beeper Backspace Horizontal Tab Line Feed Control codes are one-character printer commands that are used to: • Manage the printing of a job. • Control the movement of the cursor, which changes the current print position. • Control secondary font selection, such as condensed and double-wide. The first 32 characters of the Standard ASCII table are control codes. This printer uses the following control codes. Table 2-1: Control Codes Symbol BEL BS HT LF Description Value (Dec) Sounds the printer beeper for approximately 1 second. 7 Causes the printer to move the current print position one 8 character position to the left. Moves the print head to the next horizontal tab position 9 specified by the ESC D command. If no tab position is set or programmed, tabs are set by default to every 8th column, beginning at column 9. When no tab is set between the current position and the right margin or if the tabs are all cleared, the code is ignored. Advances the paper one line on the page. An automatic 10 carriage return may be optionally disabled. Value (Hex) 07 08 09 0A

  • 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
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120

Control Codes
2-1
Draft document
CHAPTER 2: IBM Emulation Mode
Printer Commands
This section provides a detailed description of IBM emulation mode commands you
can use with your printer.
Control Codes
Control codes are one-character printer commands that are used to:
Manage the printing of a job.
Control the movement of the cursor, which changes the current print position.
Control secondary font selection, such as condensed and double-wide.
The first 32 characters of the Standard ASCII table are control codes. This printer uses
the following control codes.
Table 2-1:
Control Codes
Code Name
Symbol
Description
Value
(Dec)
Value
(Hex)
Beeper
BEL
Sounds the printer beeper for approximately 1
second.
7
07
Backspace
BS
Causes the printer to move the current print position one
character position to the left.
8
08
Horizontal Tab
HT
Moves the print head to the next horizontal tab position
specified by the ESC D command. If no tab position is
set or programmed, tabs are set by default to every 8th
column, beginning at column 9.
When no tab is set between the current position and the
right margin or if the tabs are all cleared, the code is
ignored.
9
09
Line Feed
LF
Advances the paper one line on the page.
An automatic
carriage return may be optionally disabled.
10
0A