Module configuration

Module configuration 

Source
Expand description

Data types for configuring the SEN66’s operations.

Structs§

AmbientPressure
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 0xFFFF if recalibration has failed.
NoxTuning
Configuration for the NOx Index algorithm.
SensorAltitude
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.
TargetCO2Concentration
Target CO2 concentration after a forced CO2 recalibration in ppm.
TemperatureAcceleration
Temperature acceleration parameters for the RH/T engine. No documentation on these has been published so far.
TemperatureOffset
Temperature offset parameters to compensate temperature effects of the sensor’s design-in using: T_Ambient_Compensated = T_Ambient + (slope * T_Ambient) + offset Up to 5 temperature offsets can be stored.
VocTuning
Configuration for the VOC Index algorithm.