A SERVICE OF

logo

CONFIDENTIAL
Paper roll Print commands GS FF
Ver. 10.01 p. 93
When the paper feed button is pressed, the next label is fed in reverse direction to the print starting
position. When a left margin is set, the print position is set to the left margin.
When panel buttons are disabled by ESC c 5, the paper feed button is enabled temporarily when the
paper LED blinks to indicate that the printer is waiting for the paper feed button to be pressed (but a label
cannot be fed).
Methods of specifying label paper differ, depending on the printer models.
[Model-dependent variations] TM-L60II
TM-L60II
The paper LED blinks while the printer is waiting for a label to be peeled off. The paper feed
button is used for feeding a label.
A thermal label is selected when DIP switch 2-6 is ON with a serial interface.
A thermal label is selected when DIP switch 1-7 is ON with a parallel interface.
Program Example for all printers Print Sample
PRINT #1, "AAAAA"; CHR$(&HA);
PRINT #1, "BBBBB"; CHR$(&H1D);CHR$(&HC);
PRINT #1, "CCCCC"; CHR$(&HA);
AAAAA
BBBBB
CCCCC