Epson U375P - TM B/W Dot-matrix Printer Information Manual page 22

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

Advertisement

ESC – n turns underline mode on or off. When n=1 or 49, underline mode is turned on, and when n=0
or 48, underline mode is turned off. When underline mode is on, 90° clockwise rotated characters
cannot be underlined. The default setting is n=0.
Program Example
PRINT #1, CHR$(&H1B);"-";CHR$(1);
PRINT #1, "AAAAA";CHR$(&HA);
PRINT #1, CHR$(&H1B);"-";CHR$(0);
PRINT #1, "BBBBB";CHR$(&HA);
ESC E n
[Name]
Turn emphasized mode on/off
[Format]
ASCII
Hex
Decimal
n
[Range]
0
255
ESC E n turns emphasized mode on or off. When the LSB (least significant bit) of n is 1, emphasized
mode is turned on; when it is 0, emphasized mode is turned off. The default setting is n=0.
Emphasized and double-strike printing appear the same. This command is enabled only in standard
mode. If this command is entered in page mode, an internal flag is activated and the command is
enabled when the printer returns to standard mode.
Program Example
PRINT #1, CHR$(&H1B);"E";CHR$(1);
PRINT #1, "AAAAA"; CHR$(&HA);
PRINT #1, CHR$(&H1B);"E"; CHR$(0);
PRINT #1, "BBBBB"; CHR$(&HA);
ESC G n
[Name]
Turn double-strike mode on/off
[Format]
ASCII
Hex
Decimal
[Range]
0
n
255
Rev. A
Select
Cancel
ESC
E
n
1B
45
n
27
69
n
Select
Cancel
ESC
G
n
1B
47
n
27
71
n
TM–U375/U375P Information Manual
Print Sample
AAAAA
Underline mode turned on
BBBBB
Underline mode turned off
Print Sample
AAAAA
Emphasized mode turned on
BBBBB
Emphasized mode turned off
Command Descriptions 1-15

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tm-u375

Table of Contents