Print Commands - Epson TM-T88 Information Manual

Hide thumbs Also See for TM-T88:
Table of Contents

Advertisement

Note that the program examples throughout this chapter use decimal numbers, but binary, decimal,
and hexadecimal numbers all have the same printing results.

Print Commands

The TM-T88/T88P (TM-T85/T85P) supports the following commands for printing characters and
advancing paper. When executing printing with the standard mode selected, the printer executes
paper feed. When the page mode is selected, except for FF and ESC FF, only the data development
position is moved and actual printing and paper feeding are not executed.
Command
Name
Print and line feed
LF
CR
Print and carriage return
ESC J
Print and feed paper
ESC d
Print and feed n lines
FF
Print and return to standard mode (in page mode)
ESC FF
Print data in page mode
LF
[Name]
Print and line feed
[Format]
ASCII
Hex
Decimal
LF prints the data in the print buffer and feeds one line. The amount of paper fed per line is based on
the value set using the line spacing command. The default setting is 1/6 inch.
Program Example
PRINT #1, "AAAAA"; CHR$(&HA);
PRINT #1, "BBBBB"; CHR$(&HA);
CR
[Name]
Print and carriage return
[Format]
ASCII
Hex
Decimal
1-4 Command Descriptions
LF
0A
10
CR
0D
13
Print Sample
AAAAA
BBBBB
Rev. A

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tm-t88pTm-t85Tm-t85p

Table of Contents