Print position | motion |
|
|
| |
| ASCII | Dec. | Hex. | Description | |
|
|
|
|
| |
| ESCSnl n2 | 36 | 24 | Set Absolute Horizontal Print Position | |
|
|
|
| n=nl +n2x256 | |
|
|
|
| n: Specifies print position from left | |
|
|
|
|
| margin in defined units |
|
|
|
| • | Before you define the unit, the |
|
|
|
|
| default is l/60 inch for this |
|
|
|
|
| command. |
| ESC \ nl n2 | 92 | 5c | Set Relative Horizontal Print Position | |
|
|
|
| n=nl +n2x2% | |
|
|
|
| n: Moves current print position in | |
|
|
|
|
| defined units |
|
|
|
| + | Before you define the unit, the |
|
|
|
|
| default is l/ 120 inch in draft and |
|
|
|
|
| 1 /180 inch in LQ for this command. |
| ESC ( V nn | 40 86 | 2856 | Set Absolute Vertical Print Position | |
|
|
|
| ESC(V20nl n2 | |
|
|
|
| n=nl +n2x256 | |
|
|
|
| n: Specifies print position from top | |
|
|
|
|
| margin in defined units |
| ESC(vnn | 40 118 | 28 76 | Set Relative Vertical Print Position | |
|
|
|
| ESC(v20nl n2 | |
|
|
|
| n=nl +n2x256 | |
|
|
|
| n: Moves current print position in | |
|
|
|
|
| defined units |
| ESC D nn | 68 | 44 | Set Horizontal Tabs | |
|
|
|
| Up to 32 tabs entered in ascending | |
|
|
|
| order | |
|
|
|
| Terminated by 0 | |
| HT | 9 | 09 | Tab Horizontally | |
| ESC B nn | 66 | 42 | Set Vertical Tabs | |
|
|
|
| Up to 16 tabs; lost n should be 0 | |
| VT | 11 | OB | Tab Vertically | |
| ESCJn | 74 | 4A | Advance paper n/ 180 inch |
Font selection
ASCII |
| Hex. | Description |
|
|
|
|
|
|
ESC k n | 107 | 68 | Select Typeface |
|
|
|
| n = 0: Roman | 4: Script |
1: Sons Serif 10: Roman T
2: Courier 11: Sons Serif H
3: Prestige
Appendix