UBI EasyCoder 201 IIE Manuale delle Istruzioni Pagina 30

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 332
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 29
Intermec Fingerprint v7.61 Programmers Reference Manual Ed. 728
Chapter 2 Program Instructions
BARTYPE (BT)
Field of Application
Statement specifying the type of bar code.
Syntax BARTYPE|BT<sexp>
<sexp> speci es the type of bar code.
Allowed input: Valid bar type name.
Default value: "INT2OF5"
Reset to default by: PRINTFEED execution.
Remarks
The selected bar code type must exist in the printers memory and be entered
in the form of a string expression. If a bar code require dynamic downloading,
the downloading will be initiated when a BARTYPE or BARSET statement
is executed. Please refer to Chapter 5, Bar Codes later in this manual for
a list of the bar codes that are included in the Intermec Fingerprint rmware
and their respective designations.
BARTYPE can be replaced by a parameter in the BARSET statement.
Example
Programming a Code 39 bar code, selecting a barfont for all directions, and
enabling the printing of the bar code interpretation:
10 PRPOS 30,400
20 DIR 1
30 ALIGN 7
40 BARTYPE "CODE39"
50 BARRATIO 2,1
60 BARHEIGHT 120
70 BARMAG 3
80 BARFONT "Swiss 721 BT" ON
90 PRBAR "ABC"
100 PRINTFEED
A more compact method is illustrated by the example for BARSET
statement.
Vedere la pagina 29
1 2 ... 25 26 27 28 29 30 31 32 33 34 35 ... 331 332

Commenti su questo manuale

Nessun commento