CONFIDENTIAL
Paper roll Print commands ESC J
Ver. 10.0 1 p. 83
[Model-dependent variations] TM-J2000/J2100, TM-T90, TM-T88III, TM-L90, TM-P60, TM-L60II, TM-U230,
TM-U220, TM-U210, TM-U300A/B
TM-J2000/J2100
The vertical or horizontal motion unit is specified by GS P.
TM-T90
The vertical or horizontal motion unit is specified by GS P.
In standard mode, if the character height is greater than the specified paper feed amount, the
paper is fed the amount of the character height. For example, if a paper feed of 30 dots is
specified with ESC J, but the character height is 48 dots, the paper is fed 48 dots.
The amount of paper feed of the Japanese model can be specified up to 900 mm {35.4 inches}.
When an amount of paper feed that exceeds the maximum value is specified, the paper feed of
the maximum amount is executed.
TM-T88III
The vertical or horizontal motion unit is specified by GS P.
In standard mode, if the character height is greater than the specified paper feed amount, the
paper is fed the amount of the character height. For example, if a paper feed of 30 dots is
specified with ESC J, but the character height is 48 dots, the paper is fed 48 dots.
Program Example for all printers Print Sample
PRINT #1, CHR$(&H1D);"P";CHR$(180);CHR$(180);
PRINT #1, "AAAAA"; CHR$(&HA);
PRINT #1, "BBBBB"; CHR$(&H1B);"J";CHR$(100);
PRINT #1, "CCCCC"; CHR$(&HA);
PRINT #1, "DDDDD"; CHR$(&HA);
AAAAA
BBBBB
CCCCC
DDDDD
ESC J used to print one line and advance
the paper by 100/180 inch