Print Commands - Epson U375P - TM B/W Dot-matrix Printer Information Manual

Esc/pos
Hide thumbs Also See for U375P - TM B/W Dot-matrix Printer:
Table of Contents

Advertisement

Print Commands

The TM-U375/U375P supports the following commands for printing characters and advancing
paper:
Command
Name
Print and line feed
LF
CR
Print and carriage return
FF
1
2
ESC J
Print and feed paper
ESC d
Print and feed n lines
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
CR prints one line of data from the print buffer and does not feed the paper. This command sets the
print starting position to the beginning of the line.
Program Example
PRINT #1, "AAAAA"; CHR$(&HD);
PRINT #1, "
BBBBB"; CHR$(&HA);
1-4 Command Descriptions
Print and eject cut sheet (in standard mode)
Print and return to standard mode (in page mode)
LF
0A
10
CR
0D
13
Print Sample
AAAAA
BBBBB
Print Sample
AAAAABBBBB
Rev. A

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tm-u375

Table of Contents