Skip to main content
Skip table of contents

Humidity Sensor

WARNING! All registers described in this section are active only if the room panel is equipped with a built-in humidity sensor. The default humidity unit is RH%, and it is displayed together with a humidity sensor value (if active) permanently (not editable).

HUMIDITY_SENSOR (AI 5)

The HUMIDITY_SENSOR is an Analog Input object number 5, which stores the current value from the the humidity sensor Indication (including the HUMIDITY_SENSOR_OFFSET value). The value of the object is calculated according to the following equation:

HUMIDITY_SENSOR = (HUMIDITY_SENSOR_INDICATION + HUMIDITY_SENSOR_OFFSET_VALUE)

HUMIDITY_SENSOR_OFFSET(AI 5, Property 4205)

The HUMIDITY_SENSOR_OFFSET is a property number 4205 of the HUMIDITY_SENSOR object, which value contains a correction for the humidity sensor current value indication. The value of this object can be positive or negative. The value of the HUMIDITY_SENSOR_OFFSET is added to the humidity sensor indication. The default value of this object is 0.

HUMIDITY_FILTER (AI 5, Property 4003)

The HUMIDITY_FILTER is a property number 4003 of the HUMIDITY_SENSOR object, which value contains the time constant for the humidity sensor low pass filter. The value is expressed in seconds. The default value of this object is 60 seconds. Setting the 0 value disables the filter.

HUMIDITY_NAME (AI 5, Description Property)

The HUMIDITY_NAME is a description property of the HUMIDITY_SENSOR object, which value contains a static string description displayed on the LCD (max. 4 string characters).

HUMIDITY_SENSOR_VISIBILITY (AI 5, Property 4200)

The HUMIDITY_SENSOR_VISIBILITY is a property number 4200 of the HUMIDITY_SENSOR object, which status activates or deactivates the humidity sensor visibility. If the status is active, the humidity sensor actual value is visible in the main menu. The default status of this object is true.

HUMIDITY_SENSOR_DECIMAL (AI 5, Property 4202)

The HUMIDITY_SENSOR_DECIMAL is a property number 4202 of the HUMIDITY_SENSOR object, which status activates or deactivates of the humidity decimal point. The true status activates the humidity displaying precision to the first decimal place. If the status is false, the temperature is displayed as an integer value (without a decimal place). The default status of this object is false.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.