Editing Commands
Command structure |
| Command function | |
|
|
| |
Rthveeeyyyyxxxx<string><CR> | Printing text and bar codes | ||
|
|
| |
|
|
| |
Components of | Description | Variables | |
command |
|
|
|
|
|
| |
R | print direction | ‘1’,’2’,’3’ or ‘4’ (rotation) | |
|
|
| |
t: | object type | ‘0’ ~ ‘9’ and ‘:’ (fonts) **, | |
|
| ‘A’ ~ ‘Z’ and ‘a’ ~ ‘z’ (bar codes), | |
|
| ‘X’ | (lines or boxes), |
|
| ‘Y’ | (graphics). |
|
|
| |
h | width multiplier | ‘1’ to ‘9’ and ‘A’ to ’ O’. | |
|
| ‘0’ stands for default. | |
|
|
| |
v | height multiplier | ‘1’ to ‘9’ and ‘A’ to ’ O’, | |
|
| ‘0’ stands for default. | |
|
|
| |
eee | bar code height | This is ignored for box, line and graphics. | |
|
| It represents point size for font ‘9’ and | |
|
| symbol set for Courier font**. | |
|
|
|
|
yyyy | Y coordinate |
|
|
|
|
|
|
xxxx | X coordinate |
|
|
|
|
|
|
<string> | depends on object types |
|
|
|
|
|
|