SpringCard SpringCore Library for .NET  20.04.16
High-level access to the SpringCore devices
SpringCard.SpringCore.Direct.DirectDevice.GetData.BatteryState Class Reference

Battery and power state. More...

Public Member Functions

 BatteryState (byte[] value)
 Translate the raw response to GET_DATA(BatteryStateRaw)
 

Public Attributes

int Level
 Battery level 0 to 100%.
 
int Voltage_0_01_V
 Battery voltage in 0.01V steps.
 
int Temperature_0_01_C
 Temperature in 0.01°C steps.
 
int Accumulator
 Current value in the energy accumulator register.
 
int Current
 Current flowing in or out the battery.
 

Properties

double Voltage [get]
 Actual voltage.
 
double Temperature [get]
 Actual temperature.
 

Detailed Description

Battery and power state.


The documentation for this class was generated from the following file: