
ASCII | Dec. | Hex. | Descrlptlon |
|
|
|
|
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. | Descrlptlon | |
|
|
|
| |
CR | 13 | OD | Carriage Return | |
FF | 12 | oc | Form | Feed |
LF | 10 | OA | Line | Feed |
ESC 0 | 48 | 30 | Select 1 /&inch Line Spacing | |
ESC 2 | 50 | 32 | Select 1 /binch Line Spacing | |
ESC3n | 51 | 33 | Set | |
ESC+n | 43 | 28 | Set |
Page format
ASCII | Dec. | Hex. | Description |
|
|
|
|
ESC ( c nn | 40 99 | 28 63 | Set Page Format |
|
|
| ESC(c40ml m2nl n2 |
|
|
| m=ml +m2x256 |
|
|
| m: Top margin in defined units |
|
|
| n=nl +n2x256 |
|
|
| n: Bottom margin in defined units |
ESC ( C nn | 40 67 | 28 43 | Set Page Length in Defined Unit |
|
|
| ESC(C20nl n2 |
|
|
| n=nl +n2x256 |
|
|
| n: Number of defined units |
ESC C n | 67 | 43 | Set Page Length In Lines |
|
|
| n = Number of lines |
ESCCOn | 67 | 43 | Set Page Length in Inches |
|
|
| n = Number of inches |
ESCln | 108 | 6C | Set Left Margin |
|
|
| n = Left margin column |
ESC Q n | 81 | 51 | Set Right Margin |
|
|
| n = Right morgin column |