Skip to main content
Skip table of contents

Temperature Sensor

All room panel versions have a built-in temperature sensor. The default temperature unit is oC, and it is displayed together with a temperature sensor value (if active).

TEMPERATURE_SENSOR (AI 4)

The TEMPERATURE_SENSOR is an Analog Input object number 4, which stores current values from the temperature sensor (including the TEMPERATURE_SENSOR_ OFFSET_VALUE value). The value of the object is calculated according to the following equation:

TEMPERATURE_SENSOR = (TEMPERATURE_SENSOR_INDICATION + TEMPERATURE_SENSOR_ OFFSET_VALUE)

TEMPERATURE_SENSOR_OFFSET (AI 4, Property 4205)

The TEMPERATURE_SENSOR_OFFSET is a property number 4205 of the TEMPERATURE_SENSOR object, which value contains a correction for the temperature sensor actual value indication. The value of this object can be positive or negative. The value of TEMPERATURE_SENSOR_OFFSET is added to the value of the temperature sensor indication. The default value of this object is 0.

TEMPERATURE_FILTER (AI 4, Property 4003)

The TEMPERATURE_FILTER is a property number 4003 of the TEMPERATURE_SENSOR object, which value contains a time constant for the temperature 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.

TEMPERATURE_NAME (AI 4, Description Property)

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

TEMPERATURE_SENSOR_VISIBILITY (AI 4, Property 4200)

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

TEMPERATURE_SENSOR_DECIMAL (AI 4, Property 4202)

The TEMPERATURE_SENSOR_DECIMAL is a property number 4202 of the TEMPERATURE_SENSOR object, which status activates or deactivates of the temperature decimal point. The true status activates the temperature 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.