AntennaMapping Class

Reader antenna.
Holds information about antenna physical name and ID.

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public class AntennaMapping
Inheritance
Object    AntennaMapping

Constructors

AntennaMapping Contructor of new AntennaMapping item

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

Fields

AntennaId ID of antenna (0 - 31)
Name Name of antenna

See Also