OmniTek OTR 1001 User Guide, v3.1
I-9
Determinant Statements
BitField elements may include one or more Determinant statements. These specify one or more
bits within a group of up to 32 bits that are to act as flags, determining whether the BitField
element should be applied. If the BitField element includes a number of Determinant statements,
the results from the separate Determinant statements are ANDed i.e. all must be satisfied in order
for the BitField element to be applied.
<Determinant
Attributes
/>
Attributes:
WordOffset="
integer
"
(required)
where
integer
identifies the word in the packet to be inspected from the start of the UDW
block/the start of the current repetition if the PacketType
Repetative
attribute has been set to
"true"
.
e.g.
WordOffset="3"
Mask="
string
"
(required)
where
string
is a Hexadecimal value that defines a mask to be applied to the data starting at the
WordOffset. At present the maximum supported length of a mask is 32 bits.
e.g.
Mask="0x80"
Target="
string
"
(required)
where
string
specifies, in hex, the required value once the Mask has been applied to the data.
e.g.
Target="0x80"
Allow="
boolean
"
(required)
where
boolean
is
true
where a positive result should allow the BitField element to be applied,
and is
false
where a positive result should prevent the BitField element from being applied.
e.g.
Allow="true"
Example:
<Determinant WordOffset="3" Mask="0x80" Target="0x80" Allow="true" />
Summary of Contents for OTR 1001
Page 1: ...Advanced Measurement Technology OTR 1001 User Guide Software Version 3 1 October 2013...
Page 28: ...OmniTek OTR 1001 User Guide v3 1a A 16...
Page 52: ...OmniTek OTR 1001 User Guide v3 1 B 24...
Page 96: ...OmniTek OTR 1001 User Guide v3 1a E 24...
Page 116: ...OmniTek OTR 1001 User Guide v3 1 G 6...
Page 124: ...OmniTek OTR 1001 User Guide v3 1 H 8...
Page 184: ...OmniTek OTR 1001 User Guide v3 1 J 22...
Page 238: ...OmniTek OTR 1001 User Guide v3 1 M 14...
Page 250: ...OmniTek OTR 1001 User Guide v3 1 N 12...
Page 254: ...O 4 OmniTek OTR 1001 User Guide v3 1...
Page 292: ...Q 26 OmniTek OTR 1001 User Guide v3 1...
Page 326: ...OmniTek OTR 1001 User Guide v3 1a S 26...
Page 358: ...OmniTek OTR1001 User Guide v3 1 U 12...
Page 364: ...OmniTek OTR 1001 User Guide v3 1 V 6...
Page 379: ...OmniTek OTR 1001 User Guide v3 1 I 15 Example XML Statements Example Result...
Page 386: ...OmniTek OTR 1001 User Guide v3 1 II 6...
Page 389: ...OmniTek OTR 1001 User Guide v3 1...