|
libRBR
v1.2.3
RBR instrument communication API
|
Instrument powerexternal command parameters.
More...
#include <RBRInstrumentOther.h>
Data Fields | |
| RBRInstrumentExternalBatteryType | batteryType |
| The type of battery. | |
| const float | capacity |
| The capacity of the battery. More... | |
| float | used |
| The accumulated energy used from the external battery since the value was last reset. | |
Instrument powerexternal command parameters.
| const float RBRInstrumentPowerExternal::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.
1.8.17