17.08.2013 Views

Contents, cont'd. - Intermec

Contents, cont'd. - Intermec

Contents, cont'd. - Intermec

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.

BARHEIGHT (BH)<br />

Field of Application Statement specifying the height of a bar code.<br />

Syntax BARHEIGHT|BH<br />

Chapter 2 Program Instructions<br />

is the height of the bars in the bar code expressed in number<br />

of dots.<br />

Default value: 100 dots.<br />

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

Remarks The barheight specifies the height of the bars, that make up the code. In bar<br />

codes consisting of several elements on top of each other, e.g. Code 16K, the<br />

barheight specifies the height of one element. The height is not affected by<br />

BARMAG statements.<br />

BARHEIGHT 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 7.2 – Reference Manual Ed. 3 21

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

Saved successfully!

Ooh no, something went wrong!