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

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.
 

Detailed Description

Instrument powerexternal command parameters.

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

Field Documentation

◆ capacity

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.


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