libRBR
v1.2.3
RBR instrument communication API
|
Instrument powerinternal
command parameters.
More...
#include <RBRInstrumentOther.h>
Data Fields | |
RBRInstrumentInternalBatteryType | batteryType |
The type of battery. | |
const float | capacity |
The capacity of the battery. More... | |
float | used |
The accumulated energy used from the internal battery since the value was last reset. | |
Instrument powerinternal
command parameters.
const float RBRInstrumentPowerInternal::capacity |
The capacity of the battery.
The corresponding instrument parameter is read-only. This member is used only when reading parameters from the instrument; its value is ignored when sending parameters to the instrument.