A Sandcastle Documented Class Library
![]() |
Tag Methods |
The Tag type exposes the following members.

Name | Description | |
---|---|---|
![]() |
ChangeReader |
Changes the reader used to access this tag.
|
![]() |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetDeviceID | Gets (reading if needed) the manufacturer assigned identifier for the tag (e.g. TID). (Overrides MemoryProvider.GetDeviceID.) |
![]() |
GetEnumerator |
Enumerates the Select objects needed to select this tag (allows the tag to be used as an ISelection).
|
![]() |
GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() |
GetIdentifier | Gets the identifier of the tagged item (e.g. EPC). (Overrides MemoryProvider.GetIdentifier.) |
![]() |
GetMemoryDepth | Gets the maximum write depth at an address. (Overrides MemoryProvider.GetMemoryDepth(Int32).) |
![]() |
GetMemorySize | Gets the memory size (reading the chip identifier if necessary). (Overrides MemoryProvider.GetMemorySize.) |
![]() |
GetReader |
Gets the reader to use for this tag.
|
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
ImplementedRead | (Overrides MemoryProvider.ImplementedRead(Int32, Int32, String, FuncInt32, String, MemoryProgress).) |
![]() |
ImplementedReadTo | (Overrides MemoryProvider.ImplementedReadTo(Int32, Int32, String, FuncInt32, String, MemoryProgress).) |
![]() |
ImplementedWrite | (Overrides MemoryProvider.ImplementedWrite(Int32, UInt16, String, FuncInt32, String, MemoryProgress).) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
PeekMemorySize | Peeks the memory size if known. (Overrides MemoryProvider.PeekMemorySize.) |
![]() |
RaiseProgress |
Raises the Progress event for Read, ReadTo, ReadTid or Write operations.
|
![]() |
Read |
Read tag in an efficient manner providing progress reports.
|
![]() |
ReadTid |
Reads the TID for the tag provided that the chip type is known.
|
![]() |
ReadTo |
Read tag in an efficient manner providing progress reports starting with higher memory first.
|
![]() |
RequestCancel |
Request cancellation of a Read, ReadTo, ReadTid or Write operation.
|
![]() |
ToString | Reads the TID, setting the TID property. (Overrides ObjectToString.) |
![]() |
Write |
Read tag in an efficient manner providing progress reports.
|
![]() |
WriteEpc |
Writes a new EPC to the tag.
|
![]() |
WriteIdentifier | Writes the identifier of the tagged item (e.g. EPC). (Overrides MemoryProvider.WriteIdentifier(String).) |
