Citizen CMP-10 Spécifications Page 32

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 80
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 31
— 30 —
ESC Y n
[Function] Specifying print density
[Code] <1B>H<59>H<n>
[Range] {0 =< n =< 5(Hex)}
[Outline] Specifies the print density.
“n” means the followings.
[Caution] Higher density may lead to slower printing.
Increasing the density allows Low battery to be detected easily.
[Default] n = 3 (100%)
[Sample Program]
PRINT #1, CHR$ (&H1B) + “Y” + CHR$ (0);
PRINT #1, “AAAAA”;
PRINT #1, CHR$ (&H1B) + “Y” + CHR$ (5);
PRINT #1, “AAAAA” + CHR$ (&HA);
n (Hex) Condition
0 70 % density
1 80 % density
2 90 % density
3 100 % density
4 120 % density
5 150 % density
Vue de la page 31
1 2 ... 27 28 29 30 31 32 33 34 35 36 37 ... 79 80

Commentaires sur ces manuels

Pas de commentaire