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

Instrument power command parameters. More...

#include <RBRInstrumentOther.h>

Data Fields

RBRInstrumentPowerSource source
 The power source from which the instrument is running.
 
float internal
 The measured voltage of a standard logger's internal battery. More...
 
float external
 The measured voltage of any external power source.
 
float regulator
 The measured voltage of a short logger's internal voltage regulator. More...
 

Detailed Description

Instrument power command parameters.

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

Field Documentation

◆ internal

float RBRInstrumentPower::internal

The measured voltage of a standard logger's internal battery.

NAN for a short logger.

◆ regulator

float RBRInstrumentPower::regulator

The measured voltage of a short logger's internal voltage regulator.

NAN for a standard logger.


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