Object representing state of reader's antennas
| C# | Visual Basic | Visual C++ |
public sealed class AntennaPort
Public NotInheritable Class AntennaPort
public ref class AntennaPort sealed
| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description |
|---|---|---|
| SerialReader..::.AntennaPort()()() | Initializes a new instance of the SerialReader..::.AntennaPort class | |
| 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.) | |
| 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.) | |
| PortList |
List of physical antenna ports
| |
| RxAntenna |
The current logical receive antenna port.
| |
| TerminatedPortList |
List of physical antenna ports where an antenna has been detected.
| |
| ToString()()() | (Inherited from Object.) | |
| TxAntenna |
The current logical transmit antenna port.
|
| Object | |
| SerialReader..::.AntennaPort | |