CONFIDENTIAL
Paper roll Print commands CR Ver. 10.0 1 p. 79
[Model-dependent variations] TM-J2000/J2100, TM-T90, TM-T88III, TM-L90, TM-L60II, TM-U230, TM-U220,
TM-U210, TM-U300A/B
TM-J2000/J2100
Auto line feed for a parallel interface is selected by Memory switch 1-5.
This printer has only a serial dot head.
TM-T90
Auto line feed for a parallel interface is selected by Memory switch 1-5.
This printer has only a line thermal head.
TM-T88III
Auto line feed for a parallel interface is selected by DIP switch 1-1.
This printer has only a line thermal head.
Program Example (Line thermal) Print Sample (Line thermal)
AAAAA Auto line feed enabled
PRINT #1, "AAAAA";CHR$(&HD); BBBBB
PRINT #1, " BBBBB";CHR$(&HA); AAAAA BBBBB Auto line feed disabled
Program Example (Serial dot head) Print Sample (Serial dot head)
AAAAA
PRINT #1, "AAAAA";CHR$(&HD); BBBBB Auto line feed enabled
PRINT #1, " BBBBB";CHR$(&HA); AAAAABBBBB Auto line feed disabled