
HORIZONTAL POSITION COMMANDS
Set left margin
Mode | ASCII | Decimal | Hexadecimal |
std. | <ESC> “l” n | 27 108 n | IB 6C n |
Sets the left marginat columnn (wheren is betweenOand255) in the curnmt character pitch (pica pitch if proportionalspacing is selected).The left margin does not move if the characterpitch is changedlater.The left marginmustbe at least two columnsto the left of the rightmargin and withinthe limitsbelow:
Pica
Elite
Condensedpica
Condensedelite
Expandedpica
Expandedelite
Expandedcondensedpica
Expandedcondensedelite
Set right margin
Mode | ASCII | Decimal | Hexadecimal |
Std. | <ESC> “Q” n | 27 81 n | IB 51 n |
Setstherightmarginatcolumnn in thecurrentcharacterpitch(pica pitch if proportional spacing is currently selected). Column n becomesthelastcharacterpositionintheline.Therightmargindoes not move if the characterpitch is changedlater. The rightmargin must be withinthe limitsbelow:
Pica | 4 s n s 80 |
Elite | 5 s n s 96 |
Condensedpica | 7 ~ n ~ 137 |
Condensedelite | 8 s n s 160 |
Expandedpica | 2 S n ~ 40 |
Expandedelite | 3 s n s 48 |
Expandedcondensedpica | 4 ~ n ~ 68 |
Expandedcondensedelite | 4 s n s 80 |
62