Class InstallationOffset
The calibration offsets for each sensor.
Parameters
| Name | Description |
| EnableDisable |
byte A bitmask indicating which offsets are enabled or disabled. Bit 0 corresponds to TempOffset and bit 4 is the SoundOffset. A 1 indicates that the offset is enabled, and a 0 indicates that it is disabled. |
| TempOffset |
int16 The temperature calibration offset. |
| HumidityOffset |
int16 The humidity calibration offset. |
| LightOffset |
int16 The ambient light calibration offset. |
| PressureOffset |
int32 The barometric pressure calibration offset. |
| SoundOffset |
int16 The sound level calibration offset. |
Requirements
KioWare for Windows version 8.16 or greater.