Intermec PF2i Intermec Direct Protocol 8.60 Programmer's Reference Manual - Page 39

Specify Bar Codes combined instruction, Bar Code Interpretation

Page 39 highlights

Chapter 3-Label Design Specify Bar Codes (combined instruction) The BARSET instruction is primarily intended for complex bar codes (see Chapter 8.1), but can also be used to specify simple one-dimensional bar codes with a single instruction: BARSET "",,,, is the bar code designation (default "INT2OF5") specifies thickness of wide bars (default 3) specifies thickness of narrow bars (default 1) specifies magnification (default 2) specifies height of bars in dots (default 100) All parameters reset to default by PRINTFEED (PF) Bar Code Interpretation Most bar codes do not automatically include any bar code interpretation. If a bar code interpretation is required, it must be enabled and the singlebyte font to be used for the interpretation must be specified. BARFONT | BF [#,]""[,[,[,[,[,[,[,[,[,]]]]]]]]][ON] specifies where in the syntax the command starts (default 1) specifies a single-byte bar code font (default: Swiss 721 BT) specifies the size of the font in points (default: 12) specifies the slant of the font in degrees (default: 0) specifies distance from bar code to interpretation (default: 6) specifies vertical font magnification (default: 1) specifies horizontal font magnification (default: 1) specifies the width in % relative the font height (default: 100) specifies insertion point for interpretation. Values 1-9 allowed indicating position as shown in the figure (default:0 meaning disabled) � � � Offset in the bar code direction from the insertion point. Offset in the bar code height direction from the insertion point. Intermec Direct Protocol v.8.60-Programmer's Reference Manual 31

  • 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

Intermec Direct Protocol v.8.60—Programmer’s Reference Manual
31
Chapter 3—Label Design
Specify Bar Codes (combined instruction)
°e
BARSET
instruction is primarily intended for complex bar codes (see
Chapter 8.1), but can also be used to specify simple one-dimensional bar
codes with a single instruction:
BARSET "<code name>",<ratio wide bars>,<ratio narrow bars>,<magn.>,<height>
<code name>
is the bar code designation
(default "INT2OF5")
<ratio wide bars>
specifies thickness of wide bars
(default 3)
<ratio narrow bars>
specifies thickness of narrow bars
(default 1)
<magnification>
specifies magnification
(default 2)
<height>
specifies height of bars in dots
(default 100)
All parameters reset to default by PRINTFEED (PF)
Bar Code Interpretation
Most bar codes do not automatically include any bar code interpretation.
If a bar code interpretation is required, it must be enabled and the single-
byte font to be used for the interpretation must be specified.
BARFONT | BF [#<start parameter>,]"<font name>"[,<font height>[,<font slant>[,<vert.
offset>[,<height mag>[,<width mag>[,<width in %>[,<insertion point>[,<x-axis
offset>[,<y-axis offset>]]]]]]]]][ON]
<start parameter>
specifies where in the syntax the command starts (default 1)
<font name>
specifies a single-byte bar code font (default: Swiss 721 BT)
<font height>
specifies the size of the font in points (default: 12)
<font slant>
specifies the slant of the font in degrees (default: 0)
<vert. offset>
specifies distance from bar code to interpretation (default: 6)
<height mag>
specifies vertical font magnification (default: 1)
<width mag>
specifies horizontal font magnification (default: 1)
<width in %>
specifies the width in % relative the font height (default: 100)
<insertion point>
specifies insertion point for interpretation. Values 1-9 allowed indicating
position as shown in the figure (default:0 meaning disabled)
<x-axis offset>
Offset in the bar code direction from the insertion point.
<y-axis offset>
Offset in the bar code height direction from the insertion point.