Select | vertical | tab channel |
|
| |
Mode | ASCII |
|
| Decimal | Hexadecimal |
Both | < ESC b | “i” | nO | 27 47 n0 | 1B 2F n0 |
Selects a set of vertical tab stops designated by a channel number (no) from 0 to 7. The tab stops in each channel are set by < ESC > “b”.
Vertical tab
Mode
Both 1
ASCII | Decimal | Hexadecimal |
<VT> | 1 II | 1 OB |
Feeds the paper to the next vertical tab stop and moves the print position to the left margin. Performs a line feed if no vertical tabs are set, as at
HORIZONTAL | POSITION | COMMANDS |
|
|
| |
Set left margin |
|
|
|
|
| |
Mode | ASCII |
| Decimal |
| Hexadecimal | |
Both | 1 <ESC> | “1” n | 127108 | n | 1B6C | n |
Sets the left margin at column n (where n is between 0 and 255) in the current character pitch (pica pitch if proportional spacing is selected). The left margin does not move if the character pitch is changed later. The left margin must be at least two columns to the left of the right margin and within the limits below:
Pica |
| Osns76 |
|
| |
Elite |
| Ojnj91 |
|
| |
0 | sn | 5 | 114 | ||
Condensed | pica | 0 | 5.n | s | 130 |
Condensed | elite | 0 | g n | 5 | 152 |
|
|
| Expanded | pica |
|
| O$ng38 |
|
|
|
|
| Expanded | elite |
|
| Os?ln45 |
| - |
|
|
| Expanded |
| Osns57 |
| |||
|
|
| Expanded | condensed | pica |
| Osnn64 |
|
|
|
|
| Expanded | condensed | elite |
| Ogns76 |
| - |
|
|
|
|
|
|
|
|
| |
Set right margin |
|
|
|
|
|
|
| ||
Mode | ASCII |
|
|
| Decimal |
|
| Hexadecimal | |
Std. | <ESC> | “Q” | n | 27 | 81 | n | 1B | 51 | n |
|
| “Q” |
|
|
| n |
|
| - |
IBM | IFS> | n | 28 | 81 | IC | 51 | n |
74