IReaderCapabilities Properties

TegoOS

IReaderCapabilities Properties

The IReaderCapabilities type exposes the following members.

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