Measurement Setup Data object
(as received from Get Measurement Setup Data command)
| C# | Visual Basic | Visual C++ |
public class MeasurementSetupData
Public Class MeasurementSetupData
public ref class MeasurementSetupData
| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description |
|---|---|---|
| Gen2..::.IDS..::.SL900A..::.MeasurementSetupData(array<Byte>[]()[]) |
Create Measurement Setup Data object from raw 16 byte reply
| |
| Gen2..::.IDS..::.SL900A..::.MeasurementSetupData(array<Byte>[]()[], Int32) |
Create Measurement Setup Data object from raw 16 byte reply
| |
| AppData |
Application Data
| |
| DelayData |
Delay Data
| |
| 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.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| logLimits |
Log Limits Data
| |
| logModeData |
Log Mode Data
| |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString()()() |
Human-readable representation
(Overrides Object.ToString()()().) |
| Object | |
| Gen2..::.IDS..::.SL900A..::.MeasurementSetupData | |