Specifications
Rev. A Command Descriptions 1-21
TM–U375/U375P Information Manual
Printing Paper Commands
The TM-U375/U375P supports the following commands for controlling printing paper:
Command Name
ESC c 0 Select paper type(s) for printing
ESC c 1 Select paper type(s) for command settings
ESC f Set cut sheet wait time
ESC c 0 n
[Name] Select paper type(s) for printing
[Format] ASCII ESC c 0 n
Hex 1B 63 30 n
Decimal 27 99 48 n
[Range] 1 ≤ n ≤ 11
ESC c 0 n selects paper type(s) for printing. The paper roll, slip, and validation paper are available.
The paper roll and slip or validation paper can be selected simultaneously. Slip and validation paper
cannot be selected simultaneously. When previously disabled slip or validation paper is enabled, the
printer waits for the slip or validation paper to be inserted. When previously enabled slip or
validation paper is disabled, the printer ejects the paper. The paper roll is enabled by the default
value (n=1). If either bit 0 or 1 is 1, the paper roll is selected.
When the paper roll and slip or validation paper are selected simultaneously, the paper roll must
contain pressure-sensitive paper or the image will not be printed.
This command is enabled only when input at the beginning of a line in standard mode. This
command is not valid in page mode.
6
Off 00 0 Cut-sheet (slip or validation) sensor disabled.
On 40 64 Cut-sheet (slip or validation) sensor enabled.
7
Off 00 0 Cut-sheet (slip or validation) sensor disabled.
On 80 128 Cut-sheet (slip or validation) sensor enabled.
Prog ram Example
PRINT #1, CHR$(&H1B);"c3";CHR$(17); ← Both sens ors e nable d
Bit Off/On Hex Decimal Function