Expand description
Data types for configuring the SEN66’s operations.
Structs§
- Ambient
Pressure - Ambient pressure value used for CO2 measurement compensation in hPa. Must be between 700hPa and 1,200 hPa. The default value is 1,013 hPa.
- Co2Correction
- CO2 correction value determined after forced CO2 recalibration (FRC).
Is set to
0xFFFFif recalibration has failed. - NoxTuning
- Configuration for the NOx Index algorithm.
- Sensor
Altitude - Sensor altitude for CO2 measurement compensation in m above sea level. Must be between 0 m and 3,000 m. The default value is 0 m.
- TargetC
O2Concentration - Target CO2 concentration after a forced CO2 recalibration in ppm.
- Temperature
Acceleration - Temperature acceleration parameters for the RH/T engine. No documentation on these has been published so far.
- Temperature
Offset - Temperature offset parameters to compensate temperature effects of the sensor’s design-in
using:
T_Ambient_Compensated = T_Ambient + (slope * T_Ambient) + offsetUp to 5 temperature offsets can be stored. - VocTuning
- Configuration for the VOC Index algorithm.