ReaderCapabilitiesBuilder Class
From TegoOS
A Sandcastle Documented Class Library
| ReaderCapabilitiesBuilder Class |
[Missing <summary> documentation for "T:Tego.Rfid.Gen2.Implementation.ReaderCapabilitiesBuilder"]
Namespace: Tego.Rfid.Gen2.Implementation
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
The ReaderCapabilitiesBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
| ReaderCapabilitiesBuilder | Initializes a new instance of the ReaderCapabilitiesBuilder class |
| Name | Description | |
|---|---|---|
| OtherData | Table for holding other information that does not consitute capabilities, e.g. serial number, etc. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetBuilder | ||
| GetCapabilities | ||
| GetHashCode | Serves as the default hash function. (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.) | |
| SetAntennaIds | Sets the ID of any antennas that are detected (default null). | |
| SetAntennas | Sets the collection of antenna ID's. Antennas are numbered 1, 2, 3, etc. | |
| SetDevice | Sets the reader type identification. | |
| SetFirmware | Sets the firmware revision level. | |
| SetGP_INPUTS | Sets the number of general purpose inputs. | |
| SetGP_OUTPUTS | Sets the number of general purpose outputs. | |
| SetManufacturer | Sets the name of the reader manufacturer. | |
| SetMaxAntennas | Sets the maximum number of antennas that the reader can use (default 1). | |
| SetMaxOperations | Sets the number of operations the reader can execute in sequence (default 1). | |
| SetMaxPower | Sets the maximum power in dBm that the reader can output (default 30). | |
| SetMaxSelects | Sets the number of selects that may be applied (default 1). | |
| SetMinPower | Sets the minimum power int dBm that the reader can output (default 10). | |
| SetModes | Sets the list of modes supported by reader (may be null if no modes are defined). | |
| SetPowerStep | Sets the granularity in dBm for setting power (default 1). | |
| SetReportsWriteProgress | Sets whether the reader can report the number of words written when a write operation has failed. | |
| SetSelectGranularity_bits | Sets the granularity that can be used for select criteria (default 16). | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |