barcode 39, and the ‘*’ can only be used as start and end character.
If the barcode length exceeds the paper size the last barcode character will not be written as barcode. In that case the barcode cannot be read because the last character will not be ‘*’
3.8.11 Feed Forward |
|
|
[Name] | Feed Forward |
|
[Format] | ASCII | FF |
| Hex | 0C |
| Decimal | 12 |
[Description] | When this command is received the printer will print | |
| whatever data it has in the buffer and feed forward | |
| 50mm |
|
3.8.12 Reverse off |
|
|
[Name] | Reverse off |
|
[Format] | ASCII | SO |
| Hex | 0E |
| Decimal | 14 |
[Description] | This command will switch off reverse printing | |
3.8.13 Reverse on |
|
|
[Name] | Reverse on |
|
[Format] | ASCII | SI |
| Hex | 0F |
| Decimal | 15 |
[Description] | This command will switch on reverse printing | |
3.8.14 Underline off |
|
|
[Name] | Underline off |
|
[Format] | ASCII | DLE |
| Hex | 10 |
| Decimal | 16 |
[Description] | This command will switch off underline printing | |
3.8.15 Underline on |
|
|
[Name] | Underline on |
|
[Format] | ASCII | DC1 |