IDS SL900A Get Battery Level reply value
| C# | Visual Basic | Visual C++ |
public class BatteryLevelReading
Public Class BatteryLevelReading
public ref class BatteryLevelReading
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| Gen2..::.IDS..::.SL900A..::.BatteryLevelReading(UInt16) |
Create Get Battery Level reply object
| |
| Gen2..::.IDS..::.SL900A..::.BatteryLevelReading(array<Byte>[]()[]) |
Create Get Battery Level reply object
| |
| ADError |
Did A/D conversion error occur?
| |
| BatteryType |
1-bit Battery Type
| |
| 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.) | |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Raw |
Raw Battery level reply
| |
| ToString()()() | (Inherited from Object.) | |
| Value |
10-bit Battery Level value
|
| Object | |
| Gen2..::.IDS..::.SL900A..::.BatteryLevelReading | |