libRBR
v1.2.3
RBR instrument communication API
|
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... | |
Instrument power
command parameters.
float RBRInstrumentPower::internal |
The measured voltage of a standard logger's internal battery.
NAN for a short logger.
float RBRInstrumentPower::regulator |
The measured voltage of a short logger's internal voltage regulator.
NAN for a standard logger.