ReaderModeBuilder Methods

TegoOS

ReaderModeBuilder Methods

The ReaderModeBuilder type exposes the following members.

Methods
  Name Description
Public method Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public method GetMode
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method SetCompliance
Sets whether the mode is spec compliant.
Public method SetDivideRatio
Sets the divide ratio for the mode.
Public method SetMaxTari
Sets the maximum Tari value for the mode.
Public method SetMillerValue
Sets the Miller value for the mode.
Public method SetMinTari
Sets the minimum Tari value for the mode.
Public method SetModeIdentifier
Sets the mode identifier, which is normally an index into a table of modes.
Public method SetModulation
Sets the forward link modulation scheme for the mode.
Public method SetPIE
Sets the PIE for the mode.
Public method SetSpectralMask
Sets the spectral mask type for the mode.
Public method SetTagDataRate
Sets the tag data rate for the mode.
Public method SetTariStep
Sets the step increment if the Tari value can be set in the mode.
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also