ASCII | Dec. | Hex. | Description |
|
|
|
|
ESC U l/O | 85 | 55 | Turn Unidirectional Mode On/Off |
ESC EM n | 25 | 19 | Control Paper Loading/Ejecting |
|
|
| n = ‘R” Eject a sheet |
Paper feeding
ASCII | Dec. | Hex. |
| Description | |
|
|
|
|
| |
CR | 13 | OD |
| Carriage Return | |
FF | 12 | oc |
| Form | Feed |
LF | 10 | OA |
| Line | Feed |
ESC 0 | 48 | 30 |
| Select l/&inch Line Spacing | |
ESC 2 | 50 | 32 |
| Select 1 /binch Line Spacing | |
ESC 3 n | 51 | 33 |
| Set n/l | |
ESC + n | 43 | 28 |
| Set |
Page format
ASCII | Dec. | Hex. | Description |
|
|
|
|
ESC(cnn | 40 99 | 28 63 | Set Page Format |
|
|
| ESC(c40ml m2nl n2 |
|
|
| m=ml +m2x2!%5 |
|
|
| m: Top margin in defined units |
|
|
| n=nl +n2x256 |
|
|
| n: Bottom margin in defined units |
ESC(Cnn | 40 67 | 28 43 | Set Page Length in Defined Unit |
|
|
| ESC (C 2 0 nl n2 |
|
|
| n=nl +n2x256 |
|
|
| n: Number of defined units |
ESC C n | 67 | 43 | Set Page Length in Lines |
|
|
| n = Number of lines |
ESC C 0 n | 67 | 43 | Set Page Length in Inches |
|
|
| n = Number of inches |
ESCln | 108 | 6C | Set Left Margin |
|
|
| n = Left margin column |
ESCQn | 81 | 51 | Set Right Margin |
|
|
| n = Right margin column |
A - 1 4 A p p e n d i x