CBM CBM1000 Provozní pokyny Strana 93

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 230
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 92
— 75 —
ESC G n
[Function] Specifying/Canceling Double strike printing
[Code] <1B>H<47>H<n>
[Range] 0
n 255
[Outline] Specifying/canceling the double strike printing.
“n” is valid only for the lowest bit (n0).
Control by the lowest bit (n0) is shown as follows.
n0 Function
0 Canceling double strike printing
1 Specifying double strike printing
This is effective to all characters.
[Caution] With this printer,double-strike printing and emphasis printing
provide completely the same results.
[See Also] ESC E
[Sample Program]
[Print Results]
← Double strike printing canceled
← Double strike printing specified
AAABBB
AAABBB
LPRINT CHR$(&H1B) + “G” + CHR$(0);
LPRINT “AAABBB” + CHR$(&HA);
LPRINT CHR$(&H1B) + “G” + CHR$(1);
LPRINT “AAABBB” + CHR$(&HA);
END
Zobrazit stránku 92
1 2 ... 88 89 90 91 92 93 94 95 96 97 98 ... 229 230

Komentáře k této Příručce

Žádné komentáře