A795 User Guide: Programming Supplement
Chapter 4: Programming commands
76
Transmit paper sensor status
ASCII
ESC v
Hexadecimal
1B 76
Decimal
27 118
Values:
Status Byte (RS-232)
Bit Function
0 Signifies
1 Signifies
0
Receipt paper
Present
Low (only if
paper low
sensor is enabled)
1
Receipt cover
Closed
Open
2
Receipt paper
Present
Out
3
Knife position
Home position
Not home position
4
Not used
Fixed to zero
Fixed to zero
5
Temperature
In valid range
Too hot or too cold
6
Voltage
In valid range
Too high or too low
7
Not used
Fixed to zero
Fixed to zero
Sends status data to the host computer. The printer sends
one byte to the host computer when it is not busy or in a
fault condition. In DTS/DSR protocol, the printer waits for
DSR = SPACE.
Related information
See busy line and fault conditions in the real time
commands section of this document for details about fault
condition reporting.
In TM-T88 emulation, this command is ignored.