ISelect Properties

TegoOS

ISelect Properties

The ISelect type exposes the following members.

Properties
  Name Description
Public property Bank
Bank containing data to be matched.
Public property BitAddress
Bit address of data to be matched.
Public property Count
Number of individual selects in this selection.
(Inherited from ISelection.)
Public property Operator
Operator used to combine this Select with previous selects.
Public property Pattern
Pattern that must be matched (if not a complete number of words, pattern starts at most significant bit of first word and has trailing zeroes in unused bits at least significant end of last word).
Public property PatternBitCount
Length in bits of data to be matched.
Top
See Also