A Sandcastle Documented Class Library
![]() | IReaderCapabilities Interface |
Interface that defines reader capabilities.
Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)

The IReaderCapabilities type exposes the following members.

Name | Description | |
---|---|---|
![]() | AntennaIds | Gets the collection of antenna ID's. Antennas are numbered 1, 2, 3, etc. |
![]() | Antennas | Gets the maximum number of antennas that the reader can use. |
![]() | Device | Reader type identification. |
![]() | Firmware | Firmware revision level. |
![]() | GP_INPUTS | Number of general purpose inputs. |
![]() | GP_OUTPUTS | Number of general purpose outputs. |
![]() | Manufacturer | Name of reader manufacturer. |
![]() | MaxAntennas | Gets the ID of any antennas that are detected (default null). |
![]() | MaxOperations | The number of operations the reader can execute in sequence. |
![]() | MaxPower | The maximum power in dBm that the reader can output. |
![]() | MaxSelects | The number of selects that may be applied (default 1). |
![]() | MinPower | The minimum power int dBm that the reader can output. |
![]() | Modes | List of modes supported by reader (may be null if no modes are defined). |
![]() | PowerStep | The granularity in dBm for setting power (default 1). |
![]() | SelectGranularity_bits | The granularity that can be used for select criteria. |
