17.08.2013 Views

Contents, cont'd. - Intermec

Contents, cont'd. - Intermec

Contents, cont'd. - Intermec

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

BARTYPE (BT)<br />

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

Syntax BARTYPE|BT<br />

specifies the type of bar code.<br />

Allowed input: Valid bar type name.<br />

Default value: "INT2OF5"<br />

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

Chapter 2 Program Instructions<br />

Remarks The selected bar code type must exist in the printer's memory and be entered<br />

in the form of a string expression. Please refer to chapter 5 “Bar Codes” later<br />

in this manual for a list of the bar codes that are included in the <strong>Intermec</strong><br />

Fingerprint firmware and their respective designations.<br />

BARTYPE 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 26

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

Saved successfully!

Ooh no, something went wrong!