Specifications
Confidential
SHEET
72
NO.
SHEET
REVISION
H
TITLE
NEXT
73
TM-U590 series
Specification
(STANDARD)
6. COMMANDS
6.1 Command Notation
XXXX
[Name] The name of the command.
[Format] The code sequence.
ASCII indicates the ASCII equivalents.
Hex indicates the hexadecimal equivalents.
Decimal indicates the decimal equivalents.
[ ]k indicates the contents of the [ ] should be repeated k times.
[Range] Gives the allowable ranges for the arguments.
[Description] Describes the function of the command.
[Notes] Provides important information on setting and using the printer command, if
necessary.
[Default] Gives the default values, if any, for the command parameters.
[Reference] Lists related commands.
[Example] Provides examples using the command.
The numbers denoted by < >H are hexadecimal.
The numbers denoted by < >B are binary.
The numbers denoted by < > are decimal.
6.2 Explanation of Terms
(1) Reception buffer
The reception buffer is a buffer that stores, as is, the data received from the host (the
reception data). The reception data is stored in the reception buffer temporarily, and is then
processed sequentially.
(2) Print buffer
The print buffer is a buffer that stores the image data to be printed.
(3) Print buffer full
This is the state where the print buffer is full. If new print data is input while the print buffer is
full, the data in the print buffer is printed out and a line feed is executed. This is the same
operation as the LF operation.