Epson ActionPrinter 5500 - ActionPrinter-5500 Impact Printer Бюллетень поддержки продуктов - Страница 9
Просмотреть онлайн или скачать pdf Бюллетень поддержки продуктов для Аксессуары для принтеров Epson ActionPrinter 5500 - ActionPrinter-5500 Impact Printer. Epson ActionPrinter 5500 - ActionPrinter-5500 Impact Printer 14 страниц. Understanding and using escp/2 commands and syntax
Также для Epson ActionPrinter 5500 - ActionPrinter-5500 Impact Printer: Руководство по сборке (8 страниц)
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