Reader stats values
| C# | Visual Basic | Visual C++ |
public class Values : Reader..::.Stat
Public Class Values _ Inherits Reader..::.Stat
public ref class Values : public Reader..::.Stat
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| Reader..::.Stat..::.Values()()() | Initializes a new instance of the Reader..::.Stat..::.Values class | |
| ANTENNA |
Current antenna
| |
| CONNECTEDANTENNA |
Current connected antennas
| |
| Equals(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 |
Current RF carrier frequency (KHZ)
| |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| PERANTENNA |
Per-antenna values
| |
| PROTOCOL |
Current tag protocol
| |
| RESETREADERSTATS |
Reset reader stats
(Inherited from Reader..::.Stat.) | |
| TEMPERATURE |
Current temperature (degrees C)
| |
| ToString()()() |
Human-readable representation
(Overrides Object.ToString()()().) | |
| VALID |
Cache stats flag
|
| Object | ||
| Reader..::.Stat | ||
| Reader..::.Stat..::.Values | ||