Specifications
1-40 Command Descriptions Rev. A
ESC v
[Name] Transmit paper sensor status
[Format] ASCII ESC v
Hex 1B 76
Decimal 27 118
ESC v transmits the status of a paper sensor as 1 byte of data. GS r is preferred for checking the
status because ESC v is not a recommended command. The status to be transmitted is shown in the
table below.
Paper sensor status
Mechanism Control Commands
The TM-U375/U375P supports the following mechanism control commands:
Command Name
ESC < Return home
ESC U Turn unidirectional printing mode on/off
ESC q Paper release
ESC <
[Name] Return home
[Format] ASCII ESC <
Hex 1B 3C
Decimal 27 60
Program Example
PRINT #1, CHR$(&H1B);"v";
Bit Off/On Hex Decimal Status
0, 1
Off 00 0 Paper roll near-end sensor: paper adequate.
On 03 3 Paper roll near-end sensor: paper near end.
2, 3 — — — Undefined.
4 Off 00 0 Not used. Fixed to Off.
5, 6
Off 00 0 Cut-sheet sensor: slip or validation paper present.
On 60 96 Cut-sheet sensor: slip or validation paper not present.
7 Off 00 0 Not used. Fixed to Off.