(Table continued from previous page)
Command | Description |
|
|
Rxxxx | Set vertical offset |
|
|
r<n..n> | Retrieve label data from printer buffer. |
| <n..n> : label name |
|
|
sm<n..n> | Save label data to printer buffer. |
| m : memory module, <n..n> : label name |
Txx | Set |
|
|
z | Change slash zero to normal zero (0). |
|
|
+xx | Make auto increment for numeric or |
>xx | alphanumeric, |
| xx : count |
|
|
Make auto decrement for numeric or | |
<xx | alphanumeric, |
| xx : count |
|
|
^xx | Set count amount, xx : count |
Notes: 1. The formatting and editing commands should be grouped together, leaded by <STX>L and ended by E command
**: The parameter ranges from ‘A’ to ‘E’ (1 ~ 4 ips)
Editing Commands
CommandsDescription
rthveeeyyyyxxxx<string><CR> general format
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’ ~ ‘9’ | and ‘A’ ~’ O’. |
| ‘0’ stands for default. | |
|
|
|
v: height multiplier | ‘1’ ~ ‘9’ | and ‘A’ ~’ 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
Command Language Quick Reference 29