Epson ActionPrinter 5500 - ActionPrinter-5500 Impact Printer Produkt-Support-Bulletin - Seite 9

Blättern Sie online oder laden Sie pdf Produkt-Support-Bulletin für Drucker-Zubehör Epson ActionPrinter 5500 - ActionPrinter-5500 Impact Printer herunter. Epson ActionPrinter 5500 - ActionPrinter-5500 Impact Printer 14 Seiten. Understanding and using escp/2 commands and syntax
Auch für Epson ActionPrinter 5500 - ActionPrinter-5500 Impact Printer: Montageanleitung (8 seiten)

Epson ActionPrinter 5500 - ActionPrinter-5500 Impact Printer Produkt-Support-Bulletin
ESC t n is the command for selecting a character table to be used for printing where
n is a variable. The following table lists the values for n and the character table
associated with the value.
NOTE: 1. Character tables other than those listed above can be assigned by using
the ESC ( t command (Assign Character Table).
2 The value used for n can be either the ASCII value OR the ASCII character
(i.e. chr$(1) or "1").
In the Basic programming language, the command would look like this.
LPRlNT CHR$(27);"t";CHR$(0);
CHR$(27) is ESC and CHR$(0) selects table #0 (italic).
I I
n
I
I I
3
I PC437 (US)
Table 1
PSB No: P-0082
Page: 9 of
T a b l e
14
II