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

Create successful ePaper yourself

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

Chapter —Program Instructions<br />

BARTYPE (BT)<br />

Purpose 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: None.<br />

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

entered in the form of a string expression. Please refer to Chapter 5, “Bar<br />

Codes” later in this manual for a list of the bar codes that are included in<br />

the <strong>Intermec</strong> 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,<br />

and 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!