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.

BARFONT ON/OFF (BF ON/OFF)<br />

Chapter 2 Program Instructions<br />

Field of Application Statement enabling or disabling the printing of bar code interpretation.<br />

Syntax BARFONT|BF ↔ ON|OFF<br />

Default: BARFONT OFF<br />

Reset to default by: PRINTFEED execution<br />

Remarks Usually, you start your program by selecting a suitable bar code interpretation<br />

font (see BARFONT). Then use BARFONT ON and BARFONT OFF<br />

statements to control whether to print the interpretation or not, depending on<br />

application.<br />

BARFONT ON can be replaced by a BARFONT statement appended by a<br />

trailing ON, see BARFONT statement.<br />

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

enabling the printing of the bar code interpretation. Compare with the<br />

example for BARFONT statement:<br />

10 PRPOS 30,400<br />

20 DIR 1<br />

30 ALIGN 7<br />

40 BARSET "CODE39",2,1,3,120<br />

50 BARFONT "Swiss 721 BT",10,8,5,1,1<br />

60 BARFONT ON<br />

70 PRBAR "ABC"<br />

80 PRINTFEED<br />

90 END<br />

<strong>Intermec</strong> Fingerprint 7.2 – Reference Manual Ed. 3 20

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

Saved successfully!

Ooh no, something went wrong!