ReaderMode Methods

TegoOS

ReaderMode Methods

The ReaderMode 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 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 this mode is spec compliant.
Public method SetDivideRatio
Sets the divide ratio for this mode.
Public method SetMaxTari
Sets the maximum Tari value for this mode.
Public method SetMillerValue
Sets the Miller value for this mode.
Public method SetMinTari
Sets the minimum Tari value for this 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 this mode.
Public method SetPIE
Sets the PIE for this mode.
Public method SetSpectralMask
Sets the spectral mask type for this mode.
Public method SetTagDataRate
Sets the tag data rate for this mode.
Public method SetTariStep
Sets the step increment if the Tari value can be set in this mode.
Public method ToString (Overrides ObjectToString.)
Top
See Also