Citizen PPU-700 Spécifications Page 75

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 188
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 74
- 73 -
GS f n
[Function] Selecting the font of HRI characters
[Code] <1D>H<66>H<n>
[Range] 0n248n50
[Outline] Selecting the font of HRI characters in printing bar code.
The type of font can be selected with “n” as follows:
Font
0,48 FontA(12×24)
1,49 FontB(9×24)
2,50 FontC(8×16)
The HRI characters refer to the bar code-turned characters so that you can read them.
[Caution] The HRI characters are printed at the position specified with GS H.
[Default]0
[See Also] GS H
[Sample Program] [Print Results]
LPRINT CHR$(&H1D);"h"; CHR$(50);
LPRINT CHR$(&H1D);"H"; CHR$(2);
LPRINT CHR$(&H1D);"f"; CHR$(0);
GOSUB BC
LPRINT CHR$(&H1D);"f"; CHR$(1);
GOSUB BC
END
BC:
LPRINT CHR$(&H1D);"k";
LPRINT CHR$(4);
LPRINT “12”; +CHR$(0);
LPRINT CHR$(&HA);
RETURN
* 1 2 *
* 1 2 *
FONTA
FONTB
Vue de la page 74
1 2 ... 70 71 72 73 74 75 76 77 78 79 80 ... 187 188

Commentaires sur ces manuels

Pas de commentaire