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

A sensor parameter. More...

#include <RBRInstrumentConfiguration.h>

Data Fields

char key [RBRINSTRUMENT_SENSOR_PARAMETER_KEY_MAX+1]
 The name of the parameter as a null-terminated C string.
 
char value [RBRINSTRUMENT_SENSOR_PARAMETER_VALUE_MAX+1]
 The parameter value as a null-terminated C string.
 

Detailed Description

A sensor parameter.

See also
RBRInstrument_getSensorParameter()
RBRInstrument_getSensorParameters()
RBRInstrument_setSensorParameter()

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