ESC T
VERSAJET
|
|
| [Name] |
| Select print direction in page mode | ||||
| Programming Reference | ||||||||
|
|
| [Format] |
| ASCII | ESC T n |
|
|
|
|
|
|
|
|
|
| |||
|
|
|
|
| Hex | 1B 54 n |
|
|
|
|
|
|
|
| Decimal | 27 84 n |
|
|
|
|
|
| [Range] |
| 0 ≤ n ≤ 3, 48 ≤ n ≤ 51 |
|
|
| |
|
|
| [Default] |
| n = 0 |
|
|
|
|
|
|
| [Description] |
| In page mode, selects the print direction and starting position, using n as follows: | ||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| n | Printing |
| Starting Position |
|
|
|
|
|
| Direction |
|
| ||
|
|
|
|
|
|
|
|
| |
|
|
|
|
| 0, 48 | Left to right |
| Upper left (A in the figure) |
|
|
|
|
|
| 1, 49 | Bottom to top |
| Lower left (B in the figure) |
|
|
|
|
|
| 2, 50 | Right to left |
| Lower right (C in the the figure) |
|
|
|
|
|
| 3, 51 | Top to bottom |
| Upper right (D in the figure) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A → | D |
|
|
|
↓
printing area
↑
B← C
[Notes]
The print direction set by this command is effective only in page mode.
60