Intermec PX6i Intermec Direct Protocol 8.60 Programmer's Reference Manual - Page 43

Box Field, Specify Size of the Box, Summary

Page 43 highlights

Chapter 3-Label Design 3.6 Box Field A box is a hollow square or rectangle that can be rotated with an increment of 90° according to the print direction. If the line thickness is sufficiently large, the box will appear to be filled (another method is to print an extremely thick short line). In addition to the general formatting instructions PRPOS, ALIGN, and DIR, a box field is specified by a single instruction. Specify Size of the Box The size of the box is specified in regard of height, width, and line weight (thickness). PRBOX | PX ,, No default values. is the height in dots perpendicular to the selected direction. is the length in dots along the selected direc-tion. is the line weight in dots (minimum 1 dot. Note: The PRBOX instruction is also used to format and provide input data to a multi-line text field, see Chapter 3.9. Summary To create a box field, the following formatting instructions must be given (in most cases default values may substitute missing parameters). Printing instructions are explained in Chapter 4.2. Purpose X/Y Position Alignment Direction Box size Instruction PP (PRPOS) AN (ALIGN) DIR PX (PRBOX) Default Remarks 0/0 Number of dots 1 Select ALIGN 1-9 1 Select DIR 1-4 n.a. Height, width, and line thickness (dots) Example: PP 250,250:AN 1:DIR 3:PX 200,200,10 ↵ Intermec Direct Protocol v.8.60-Programmer's Reference Manual 35

  • 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
35
Chapter 3—Label Design
3.6 Box Field
A box is a hollow square or rectangle that can be rotated with an
increment of 90± according to the print direction. If the line thickness is
sufficiently large, the box will appear to be filled (another method is to
print an extremely thick short line).
In addition to the general formatting instructions
PRPOS
,
ALIGN
, and
DIR
, a box field is specified by a single instruction.
Specify Size of the Box
°e size of the box is specified in regard of height, width, and line weight
(thickness).
PRBOX | PX <height>,<width>,<line thickness>
<height>
is the height in dots perpendicular to the selected direction.
<width>
is the length in dots along the selected direc-tion.
<line thickness>
is the line weight in dots (minimum 1 dot.
No default values.
Note:
°e
PRBOX
instruction is also used to format and provide
input data to a multi-line text field, see Chapter 3.9.
Summary
To create a box field, the following formatting instructions must be given
(in most cases default values may substitute missing parameters). Printing
instructions are explained in Chapter 4.2.
Purpose
Instruction
Default
Remarks
X/Y Position
PP (PRPOS)
0/0
Number of dots
Alignment
AN (ALIGN)
1
Select ALIGN 1-9
Direction
DIR
1
Select DIR 1-4
Box size
PX (PRBOX)
n.a.
Height, width, and line thickness (dots)
Example:
PP 250,250:AN 1:DIR 3:PX 200,200,10