Mercury API
TagReadData Class
NamespacesThingMagicTagReadData
Data representing the reading of an RFID tag
Declaration Syntax
C#Visual BasicVisual C++
public class TagReadData
Public Class TagReadData
public ref class TagReadData
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
TagReadData()()()
Initializes a new instance of the TagReadData class

Antenna
[1-based] numeric identifier of antenna that tag was read on

Data
Read Data Bytes

Epc
EPC of tag

EPCMemData
Read EPC Bank Data Bytes

EpcString
EPC of tag, as human-readable string

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.)
Frequency
Frequency at which the tag was read.

GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
GPIO
GPIO value when tag was read

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
metaDataFlags
This metaDataFlags field is used to retrieve the metadata information from the tagreaddata object.

Phase
Phase when tag was read

prd
An abstract class which can be extended for specific protocol. Currently Gen2TagReadData for Gen2 protocol

ReadCount
Number of times the Tag was read.

Reader
Reader when tag was read

RESERVEDMemData
Read Reserved Bank Data Bytes

Rssi
RSSI units

Tag
Tag that was read

TIDMemData
Read Tid Bank Data Bytes

Time
Time when tag was read

ToString()()()
Human-readable representation
(Overrides Object.ToString()()().)
USERMemData
Read User Bank Data Bytes

Inheritance Hierarchy
Object
TagReadData

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