EasyManua.ls Logo

Epson TM-T88

Epson TM-T88
85 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
1-10 Command Descriptions Rev. A
ESC & y c1 c2 [x1 d1 ... d(y × x1)] ... [xk d1 ... d(y × xk)] defines user-defined characters from character
code c1 to c2. y and x are the configuration of a user-defined character. y specifies the number of
bytes in the vertical direction. x specifies the number of dots in the horizontal direction. Character
codes from the alphanumeric characters (20H (decimal 32) to 7EH (decimal 126)) can be defined by c1
and c2. Data (d) specifies a bit printed to 1 and not printed to 0. As the default, user-defined
characters are not defined and the internal character set is printed. Once the user-defined characters
have been defined, they are available until ESC ?, ESC @, or GS is executed; the user-defined
characters are redefined; the power is turned off; or the printer is reset. When this command is
executed, the downloaded bit image is canceled.
ESC ? n cancels the user-defined characters defined for the character code n. After the user-defined
characters are canceled, the internal character set is printed.
Program Example Program Example (continued)
y=3
PRINT #1, CHR$(&H1B);"&";CHR$(y);"AC";
x=9: PRINT #1, CHR$(x);
FOR i=1 TO y*x
READ d: PRINT #1, CHR$(d);
NEXT i
x=11: PRINT #1, CHR$(x);
FOR i=1 TO y*x
READ d: PRINT #1, CHR$(d);
NEXT i
x=12: PRINT #1, CHR$(x);
FOR i=1 TO y*x
READ d: PRINT #1, CHR$(d);
NEXT i
PRINT #1, CHR$(&H1B);"%";CHR$(0);
Select the internal character set
PRINT #1, "A B C D E"; CHR$(&HA);
PRINT #1, CHR$(&H1B);"%";CHR$(1);
PRINT #1, "A B C D E"; CHR$(&HA):
PRINT #1, CHR$(&H1B);"?";"A";
Cancel the user-defined character
PRINT #1, "A B C D E"; CHR$(&HA);
DATA &H00,&H30,&H00,&H00,&HF0,&H00,&H03,&HF0
DATA &H00,&H0F,&H3F,&HF8,&H3C,&H3F,&HF8,&HF0
DATA &H00,&H00,&HF0,&H00,&H00,&H3C,&H3F,&HF8
DATA &H0F,&H3F,&HF8,&H03,&HF0,&H00,&H00,&HF0
DATA &H00,&H00,&H30,&H00
Print Sample
Characters from internal character set
Characters from user-defined character set
Characters from user-defined character set
(cancel one character)
DATA &H00,&H20,&H00,&H00,&HF8,&H00,&H03,&HFE
DATA &H00,&H0F,&HFF,&H80,&H3F,&HFF,&HE0,&H0F
DATA &HFF,&H80,&H03,&HFE,&H00,&H00,&Hf8,&H00
DATA &H00,&H20,&H00
DATA &H00,&H20,&H00,&H00,$HF8,&H00,&H03,&H8E
DATA &H00,&H0E,&H03,&H80,&H38,&H00,&HE0,&HE0
DATA &H00,&H38,&H38,&H00,&HE0,&H0E,&H03,&H80
DATA &H03,&H8E,&H00,&H00,&HF8,&H00,&H00,&H20
DATA &H00
Defines the
user-defined
characters as
"A", "B", and "C"
Select the user-defined
character set
A
◊⇑
DE
♦◊⇑
DE
ABCDE

Other manuals for Epson TM-T88

Related product manuals