C O N F I D E N T I A L
Paper roll
Status commands
DLE EOT
Ver. 10.01
p. 307
transmission buffer is 99 bytes; therefore, data that exceeds 99 bytes is ignored. When using this
command, the host should be changed to the Reverse Mode immediately and execute a receive
processing of status.
■
Real time status can be differentiated by the information of bits 0, 1, 4, and 7 from other transmission
data. If the data transmitted from the printer after outputting is “0xx1xx10”(x = 0 or 1), process the data
as a real time status.
[Model-dependent variations]
TM-J2000/J2100
,
TM-T90
,
TM-L90
,
TM-T88III
,
TM-L60II
,
TM-P60
,
TM-U230
,
TM-U220
,
TM-U210
Program Example for all printers
PRINT #1, CHR$(&h10);CHR$(&h4);CHR$(2);
←
Transmits offline status
PRINT #1, CHR$(&h10);CHR$(&h4);CHR$(&h7);CHR$(1);
←
Transmits ink status A
Summary of Contents for TM-L90 series
Page 658: ...C O N F I D E N T I A L Paper roll Character code tables Ver 10 01 p 658 Page 1 Katakana ...
Page 662: ...C O N F I D E N T I A L Paper roll Character code tables Ver 10 01 p 662 Page 5 PC865 Nordic ...
Page 663: ...C O N F I D E N T I A L Paper roll Character code tables Ver 10 01 p 663 Page 6 Hiragana ...
Page 666: ...C O N F I D E N T I A L Paper roll Character code tables Ver 10 01 p 666 Page 16 WPC1252 ...
Page 668: ...C O N F I D E N T I A L Paper roll Character code tables Ver 10 01 p 668 Page 18 PC852 Latin2 ...
Page 669: ...C O N F I D E N T I A L Paper roll Character code tables Ver 10 01 p 669 Page 19 PC858 Euro ...