A Sandcastle Documented Class Library
![]() | ReaderMode Class |
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 ReaderMode type exposes the following members.

Name | Description | |
---|---|---|
![]() | ReaderMode | Initializes a new instance of the ReaderMode class |

Name | Description | |
---|---|---|
![]() | DivideRatio | Gets 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 | Gets the PIE for this mode. |
![]() | 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. |

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.) |
![]() | 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.) |
![]() | SetCompliance | Sets whether this mode is spec compliant. |
![]() | SetDivideRatio | Sets the divide ratio for this mode. |
![]() | SetMaxTari | Sets the maximum Tari value for this mode. |
![]() | SetMillerValue | Sets the Miller value for this mode. |
![]() | SetMinTari | Sets the minimum Tari value for this mode. |
![]() | SetModeIdentifier | Sets the mode identifier, which is normally an index into a table of modes. |
![]() | SetModulation | Sets the forward link modulation scheme for this mode. |
![]() | SetPIE | Sets the PIE for this mode. |
![]() | SetSpectralMask | Sets the spectral mask type for this mode. |
![]() | SetTagDataRate | Sets the tag data rate for this mode. |
![]() | SetTariStep | Sets the step increment if the Tari value can be set in this mode. |
![]() | ToString | (Overrides ObjectToString.) |
