Offset, Mask – Intermec 6710 User Manual
Page 120

SECTION 4
"
Configuration
4-54
6710 Access Point User’s Guide
Offset
This setting defines the offset in a received Ethernet frame
to match the patterns. The prompt is:
Range is:
0..65535
A frame matches a pattern list if the masked bytes at the
specified offset in the frame match any of the masked
patterns in the pattern list. The default is 0.
Mask
This setting indicates the bits that are significant at the
specified offset. The prompt is:
Range is:
8 hex pairs
The default is “”
(an empty string).
The length of this mask determines the number of
characters compared at the offset. If this field is “”
(an
empty string, the default), the length of the field is
determined by the longest value in the Value Table with the
matching Value Id.
Op
Op is a memory comparison operator in the following chart.
Operator
Description
LT
Less than one value.
LE
Less than or equal to one value.
EQ
(default)
Equal to any in the list.
NE
Not equal to any in the list.
GE
Greater than or equal to one value.
GT
Greater than one value.