Commands Arranged by Topic
Page format |
|
|
|
|
ASCII | Dec. | Hex. | Description | |
|
|
|
| |
ESC ( c nn 40 | 99 | 28 63 | Set Page Format | |
|
|
|
| ESC ( c 4 0 m1 m2 n1 n2 |
|
|
|
| m = m1 + m2 x 256 |
|
|
|
| m: Top margin in defined units |
|
|
|
| n = n1 + n2 x 2 5 6 |
|
|
|
| n: Bottom margin in defined units |
ESC ( C nn 40 | 67 | 28 43 | Set Page Length in Defined Units | |
|
|
|
| ESC ( C 2 0 n1 n2 |
|
|
|
| n = n1 + n2 x 2 5 6 |
|
|
|
| n: Number of defined units |
ESC C n |
| 67 | 3 | Set Page Length in Lines |
|
|
|
| n = number of lines |
ESC C 0 n |
| 67 | 43 | Set Page Length in Inches |
|
|
|
| n = number of inches |
ESC N n |
| 78 | 4E | Set Bottom Margin for Continuous |
|
|
|
| Paper |
|
|
|
| n = number of lines |
ESC O |
| 79 | 4F | Cancel Top/Bottom Margin for |
|
|
|
| Continuous Paper |
ESC 1 n |
| 108 | 6C | Set Left Margin |
|
|
|
| n = left margin column |
ESC Q n |
| 81 | 51 | Set Right Margin |
|
|
|
| n = right margin column |