CONFIDENTIAL
Paper roll Miscellaneous commands DLE DC4 (fn = 8)
Ver. 10.01 p. 396
■ The transmission data of this command can be differentiated from other transmission data according to
specific data of the transmission data block. When the header transmitted from the printer is [Hex=37H/
Decimal=55], treat NUL [hex = 00H/decimal =0] as a data group and identify it according to the
combination of the header and the identifier.
[Model-dependent variations] TM-J2000/J2100, TM-T90, TM-L90, TM-P60, TM-T88III
TM-J2000/J2100
The BUSY condition is selected by memory switch 1-3.
When using the following commands, be sure there is no sequence that corresponds to the
sequence of this command in the data line.
Graphics: GS ( L
Bit image: ESC *, FS q, GS *, GS Q 0, GSv0
Character pattern: ESC &, FS 2
TM-T90
The BUSY condition is selected by memory switch 1-3.
When using the following commands, be sure there is no sequence that corresponds to the
sequence of this command in the data line.
Graphics: GS ( L
Bit image: ESC *, FS q, GS *, GS v 0
Character pattern: ESC &, FS 2
Program Example
PRINT #1, CHR$(&H10);CHR$(&H14);CHR$(8);CHR$(1);CHR$(3);CHR$(20);CHR$(1);CHR$(6);CHR$(2);CHR$(8);