libRBR  v1.2.3
RBR instrument communication API
Data Fields
RBRInstrumentPowerInternal Struct Reference

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.
 

Detailed Description

Instrument powerinternal command parameters.

See also
RBRInstrument_getPowerInternal()
https://docs.rbr-global.com/L3commandreference/commands/other-information/powerinternal

Field Documentation

◆ capacity

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.


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