Epson U590P Information Manual page 24

Hide thumbs Also See for U590P:
Table of Contents

Advertisement

CONFIDENTIAL
ESC G n
[Name]
[Format]
[Range]
ESC G n turns double-strike mode on or off. When the LSB (least significant bit) of n is 1, double-
strike mode is turned on; when it is 0, double-strike mode is turned off. The default setting is n=0.
PRINT #1, CHR$(&H1B);"G";CHR$(1); ←
PRINT #1, "AAAAA"; CHR$(&HA);
PRINT #1, CHR$(&H1B);"G";CHR$(0); ←
PRINT #1, "BBBBB"; CHR$(&HA);
GS ! n
[Name]
[Format]
[Range]
GS ! n selects the character height (vertical number of times normal font size) and the character width
(horizontal number of times normal font size) using n, as follows. The default setting is n=0.
n
Character size
0
1
Double-height
16
Double-width
17
Quadruple
PRINT #1, CHR$(&H1B);"U";CHR$(1); ← Select unidirectional
PRINT #1, CHR$(&H1D);"!";CHR$(17);
PRINT #1, "BBBBB"; CHR$(&HA);
PRINT #1, CHR$(&H1D);"!";CHR$(0);
PRINT #1, "AAAAA"; CHR$(&HA);
Rev. A
Turn double-strike mode on/off
ASCII
ESC
Hex
1B
Decimal
27
0 ≤ n ≤ 255
Program Example
Select character size
ASCII
GS
Hex
1D
Decimal
29
n=0, 1, 16, 17
Height
Normal
Normal
Double
Normal
Double
Program Example
TM–U590/U590P Information Manual
G
n
47
n
71
n
AAAAA ←
Select
BBBBB ←
Cancel
!
n
21
n
33
n
Width
Normal
Normal
Double
Double
Print Sample
Double-strike
Normal
Print Sample
BBBBB
Select quadruple
(double height x
double width)
← Normal
AAAAA
Command Descriptions 1-17

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tm-u590

Table of Contents