BAP timing control parameters
| C# | Visual Basic | Visual C++ |
public sealed class BAPParameters
Public NotInheritable Class BAPParameters
public ref class BAPParameters sealed
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| Gen2..::.BAPParameters()()() | Initializes a new instance of the Gen2..::.BAPParameters class | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| FREQUENCYHOPOFFTIME |
Time delay between dwells or time duration for RF field off while frequency
hopping . This value is specified in microseconds and defaults to 20000.
| |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(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.) | |
| POWERUPDELAY |
Time delay until transmission of first command after interrogator power-up
For BAP tags to perform effective duty cycling, this value should be several
msecs. This value is specified in microseconds and defaults to 3000.
| |
| ToString()()() |
Human-readable representation
(Overrides Object.ToString()()().) |
| Object | |
| Gen2..::.BAPParameters | |