ReaderModeBuilder Class
From TegoOS
A Sandcastle Documented Class Library
| ReaderModeBuilder Class |
Reader RF mode builder which can create a mode and set the individual mode properties.
Namespace: Tego.Rfid.Gen2.Implementation
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
The ReaderModeBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
| ReaderModeBuilder | Initializes a new instance of the ReaderModeBuilder class |
| 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.) | |
| GetMode | ||
| 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 the mode is spec compliant. | |
| SetDivideRatio | Sets the divide ratio for the mode. | |
| SetMaxTari | Sets the maximum Tari value for the mode. | |
| SetMillerValue | Sets the Miller value for the mode. | |
| SetMinTari | Sets the minimum Tari value for the mode. | |
| SetModeIdentifier | Sets the mode identifier, which is normally an index into a table of modes. | |
| SetModulation | Sets the forward link modulation scheme for the mode. | |
| SetPIE | Sets the PIE for the mode. | |
| SetSpectralMask | Sets the spectral mask type for the mode. | |
| SetTagDataRate | Sets the tag data rate for the mode. | |
| SetTariStep | Sets the step increment if the Tari value can be set in the mode. | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |