Changes
Jump to navigation
Jump to search
234 bytes added
, 12:54, 10 January 2022
Line 34:
Line 34:
}}
}}
−
==HW settings==
+
==Установки HW==
{|class="wikitable"
{|class="wikitable"
|-
|-
−
!Name!!Type, range!!SUBID!!Default!!Description
+
!Название!!Тип, диапазон!!SUBID!!По умолчанию!!Описание
|-
|-
−
|offset||float (+/- 0…39)||SubID of sensor||0||sensor values offset (for temperature sensors) Example:
+
|offset||переменная (+/- 0…39)||SubID датчика||0||смещение значений датчика (для датчиков температуры) Пример:
<syntaxhighlight lang="xml" line>
<syntaxhighlight lang="xml" line>
hw="offset='-3'"
hw="offset='-3'"
</syntaxhighlight>
</syntaxhighlight>
|-
|-
−
|scale||float (0…8)||SubID of sensor||1||multiplier determines the slope of values (except temperature sensors) Example:
+
|scale||переменная (0…8)||SubID датчика||1||множитель определяет коэффициент наклона значений (кроме датчиков температуры) Пример:
<syntaxhighlight lang="xml" line>
<syntaxhighlight lang="xml" line>
hw="scale='1.1'"
hw="scale='1.1'"
editor, translation-admin, translator