RS r
VERSAJET
Programming Reference | [Name] |
| Print serialization | |
| [Format] |
| ASCII | RS r n1 n2 |
|
| |||
|
|
| Hex | 1E 72 n1 n2 |
|
|
| Decimal | 30 114 n1 n2 |
| [Range] |
| 1 ≤ n1 ≤ 8, n2 = 1, 0x41~0x49 | |
| [Default] |
| None |
|
| [Description] |
| Print serialization. | |
|
| n1: ID no |
| |
|
| n2: Printing type | ||
|
|
| n2 | Description |
|
|
| 0x01 | Text |
|
|
| 0x41 | |
|
|
| 0x42 | |
|
|
| 0x43 | EAN 13 |
|
|
| 0x44 | EAN 8 |
|
|
| 0x45 | CODE 39 |
|
|
| 0x46 | ITF |
|
|
| 0x47 | CodaBar |
|
|
| 0x48 | CODE 93 |
|
|
| 0x49 | CODE 128 |
195