Intermec PF4i Intermec Direct Protocol 8.60 Programmer's Reference Manual - Page 88

Specifying Complex Bar Codes

Page 88 highlights

Chapter 8-Advanced Features 8.1 Specifying Complex Bar Codes Complex 2-dimensional bar codes, dot codes, or composite codes, for example PDF417, QR Code, or RSS-14 codes, require many specifying parameters. Therefore, there is a complex instruction that allows all bar code parameters to be specified within a single instruction. This instruction can also be used for one-dimensional bar codes, see Chapter 3.4. BARSET[#,][""[, [,[,[,[, [,[,[,[, [,]]]]]]]]]]] limits size of syntax by specifying the first parameter (default 1) specifies the type of bar code (default "INT2OF5") specifies ratio wide/narrow bars (default 3) specifies ratio wide/narrow bars (default 1) specifies magnification (default 2) specifies height of bars in dots (default 100) - are bar code specific. Only used in some complex codes. See the Fingerprint Programmer's Reference Manual for more information on how these param- eters affect specific bar codes. 80 Intermec Direct Protocol v.8.60-Programmer's Reference Manual

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134

80
Intermec Direct Protocol v.8.60—Programmer’s Reference Manual
Chapter 8—Advanced Features
8.1 Specifying Complex Bar Codes
Complex 2-dimensional bar codes, dot codes, or composite codes, for
example PDF417, QR Code, or RSS-14 codes, require many specifying
parameters. °erefore, there is a complex instruction that allows all
bar code parameters to be specified within a single instruction. °is
instruction can also be used for one-dimensional bar codes, see Chapter
3.4.
BARSET[#<start parameter>,]["<bar code name>"[,<ratio wide bars> [,<ratio narrow
bars>[,<magnification>[,<height>[,<nexp
6
> [,<nexp
7
>[,<nexp
8
>[,<nexp
9
>[,<nexp
10
>
[,<nexp
11
>]]]]]]]]]]]
<start parameter>
limits size of syntax by specifying the first parameter
(default 1)
<bar code name>
specifies the type of bar code
(default "INT2OF5")
<ratio wide bars>
specifies ratio wide/narrow bars
(default 3)
<ratio narrow bars>
specifies ratio wide/narrow bars
(default 1)
<magnification>
specifies magnification
(default 2)
<height>
specifies height of bars in dots
(default 100)
<nexp
6
>-<nexp
11
>
are bar code specific. Only used in some complex codes. See the
Fingerprint
Programmer's Reference Manual
for more information on how these param-
eters affect specific bar codes.