02.10.2012 Views

Programmer's Reference Manual Intermec Fingerprint® v8.70.0 ...

Programmer's Reference Manual Intermec Fingerprint® v8.70.0 ...

Programmer's Reference Manual Intermec Fingerprint® v8.70.0 ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Chapter —Program Instructions<br />

BARMAG (BM)<br />

Purpose Statement specifying the magnification in regard to width of the bars in a<br />

bar code.<br />

Syntax BARMAG|BM<br />

is the magnification in regard to width of the bars, which make<br />

up the bar code.<br />

Allowed input: Depends on type of bar code.<br />

Default value: 2<br />

Reset to default by: PRINTFEED execution.<br />

Remarks The magnification only affects the bar code width, not the height of the<br />

bars (see BARHEIGHT). For example, by default the BARRATIO is 3:1<br />

and the BARMAG is 2, which means that the wide bars will be 6 dots<br />

wide and the narrow bars will be 2 dots wide (2 × 3:1 = 6:2).<br />

The magnification also affects the interpretation in EAN and UPC bar<br />

codes, since the interpretation is an integrated part of the EAN/UPC code.<br />

BARMAG can be replaced by a parameter in the BARSET statement.<br />

Example Programming a Code 39 bar code, selecting a barfont for all directions and<br />

enabling the printing of the bar code interpretation:<br />

10 PRPOS 30,400<br />

20 DIR 1<br />

30 ALIGN 7<br />

40 BARTYPE "CODE39"<br />

50 BARRATIO 2,1<br />

60 BARHEIGHT 120<br />

70 BARMAG 3<br />

80 BARFONT "Swiss 721 BT" ON<br />

90 PRBAR "ABC"<br />

100 PRINTFEED<br />

A more compact method is illustrated by the example for BARSET statement.<br />

<strong>Intermec</strong> Fingerprint <strong>v8.70.0</strong>/v10.0.0 Programmer´s <strong>Reference</strong> <strong>Manual</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!