Service manual

Set left and right margins
Mode
ASCII
Decimal Hexadecimal
IBM
<ESC>
“X”
III n2
27 88 nl n2 IB 58 MI n2
Sets the left margin at column nl and the right margin at column n2.
See thepreceding commands formarginrestrictionsand other notes.
Carriage return
Mode I
ASCII
Decimal
Hexadecimal
I Both I <CR>
I 13 IOD
I
Prints the current line and returns the next print position to the left
margin. If EDS switch A-5 is set to OFF, also performs a line feed.
Set automatic linefeed
Mode
ASCII
Decimal
Hexadecimal
IBM
<ESC>
“5” <1>
27 53 1
IB 35 01
Causes the printer to perform both a carriage return and line feed
each time itreceives a<CR> code.Thiscommand takespriorityover
EDS switch A-5.
Cancel automatic linefeed
Mode
ASCII
Decimal Hexadecimal
IBM
<ESC>
“5” <0>
27 53 0
IB 35 00
Causes the printer to perform only a carriage return when it receives
a <CR> code. This command takes priority over EDS switch A-5.
Backspace
Mode ASCII
Decimal Hexadecimal
Both
<BS>
8 08
Moves the print position one column to the left. Ignored if the print
position isattheleftmargin. Thiscommand can be usedto overstrike
or combine characters.
87