Mercury API
Gen2..::.Select Class
NamespacesThingMagicGen2Gen2..::.Select
Representation of a Gen2 Select operation
Declaration Syntax
C#Visual BasicVisual C++
public class Select : TagFilter
Public Class Select _
	Implements TagFilter
public ref class Select : TagFilter
Members
All MembersConstructorsMethodsFields



IconMemberDescription
Gen2..::.Select(Boolean, Gen2..::.Bank, UInt32, UInt16, ICollection<(Of <(Byte>)>))
Create Gen2 Select

Bank
The memory bank in which to compare the mask

BitLength
The length (in bits) of the mask

BitPointer
The location (in bits) at which to begin comparing the mask

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Invert
Whether tags that meet the comparison are selected or deselected. false: Get matching tags. true: Drop matching tags.

Mask
The mask value to compare with the specified region of tag memory, MSB first

Matches(TagData)
Test if a tag Matches this filter. Only applies to selects based on the EPC.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()
Returns a String that represents the current Object.
(Overrides Object.ToString()()().)
Inheritance Hierarchy
Object
Gen2..::.Select

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)