6.3 Outline of Command System
For details about command system, see the Command Reference separately available.
Commands for this printer consist of a string of ASCII code and end with "CR" (decimal: 13, hex: 0D). Generally, commands are classified into two types,
Commands which start with "SOH" are required for realtime execution. When received, they are executed immediately even during printing. Commands which start with "STX" enter the buffer area once and then are executed in the order of data reception.
Label format commands end with "CR", following the
start with ASCII "SOH" ($01) or "STX" ($02).
Commands that start with "SOH": Executed immediately after receiving data
(e.g. stop of printing, output of printer status, etc.)
Commands that start with "STX":
Executed in the order of data input to the receive buffer
(e.g. switching of sensor, memory card maintenance, etc.)
"STX" + "L" | ↓ | ↑ | "E" (with print) |
"X" (without print)
Label format commands
end with "CR"
Print parameter control
Character data definition commands
Bar code definition commands
Graphic commands
Other commands