IReaderMode Interface
From TegoOS
A Sandcastle Documented Class Library
| IReaderMode Interface |
Provides Gen 2 air interface parameters for a reader mode.
Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
The IReaderMode type exposes the following members.
| Name | Description | |
|---|---|---|
| DivideRatio | Sets the divide ratio for this mode. | |
| IsCompliant | Gets whether this mode is spec compliant. | |
| MaxTari | Gets the maximum Tari value for this mode. | |
| MillerEncoding | Gets the Miller value for this mode. | |
| MinTari | Gets the minimum Tari value for this mode. | |
| ModeIdentifier | Gets the mode identifier, which is normally an index into a table of modes. | |
| Modulation | Gets the forward link modulation scheme for this mode. | |
| PIE | Reader PIE parameter - related to length of 0 and 1 bits. | |
| SpectralMask | Gets the spectral mask type for this mode. | |
| TagDataRate | Gets the tag data rate for this mode. | |
| TariStep | Gets the step increment if the Tari value can be set in this mode. If not settable is 0. |