– 49 –
PAGE MODE
CODE <SOH> <STX> “NA”
,
“NB” <ETX> <EOT> <CR>
<LF>
HEX
01
02
4E 41
2B
4E 42
03
04
0D
0A
TUP400 Only
FUNCTION
Request status
CODE
<EOT>
HEX
04
REMARKS
When the printer receives this command, the printer sends back a
status byte for the current printer condition immediately to the
host.
Note:
Printer conditions are reported by the following status
bytes:
Note:
When more than one printer condition exists, the printer
sends each status byte separated by a comma.
Inside near-end, Outside near-end: <SOH> <STX>
“NA”,“NB” <ETX> <EOT> <CR> <LF>
EXAMPLE
LPRINT CHR$(&H04);
If the printer is in a condition of “Inside near-end, Outside near-
end” then the printer returns the following codes to the host.
Data
HEX
Condition
<SOH> <STX> “NA” <ETX> <EOT> <CR> <LF> 01 02 4E 41 03 04 0D 0A Inside near-
end
<SOH> <STX> “NB” <ETX> <EOT> <CR> <LF> 01 02 4E 42 03 04 0D 0A Outside near-
end
<SOH> <STX> “E3” <ETX> <EOT> <CR> <LF> 01 02 45 35 03 04 0D 0A Page Empty
<SOH> <STX> “E5” <ETX> <EOT> <CR> <LF> 01 02 45 35 03 04 0D 0A Paper was fed
from presenter
<SOH> <STX> “E6” <ETX> <EOT> <CR> <LF> 01 02 45 36 03 04 0D 0A Presenter paper
jam error
<SOH> <STX> “E0” <ETX> <EOT> <CR> <LF> 01 02 45 30 03 04 0D 0A None of the
above
Summary of Contents for TSP400 Series
Page 1: ...Thermal Printer TSP400 Series TUP400 Programmer s Manual...
Page 2: ......
Page 103: ...100 Page Mode Character type Small size or standard...
Page 104: ...101 Page Mode Character type Boldface...
Page 105: ...102 Page Mode International Character Set...
Page 106: ...103 Line Mode...
Page 107: ...104 Line Mode Character table Normal...
Page 108: ...105 Line Mode Character table katakana...
Page 109: ...106 Line Mode Character table IBM...
Page 110: ...107 Line Mode International Character Set...
Page 135: ......