Changes
Jump to navigation
Jump to search
129 bytes added
, 09:27, 16 August 2021
Line 77:
Line 77:
*'-'-none, nothing is connected.
*'-'-none, nothing is connected.
And you can also connect one temperature sensor:
And you can also connect one temperature sensor:
−
{{xmlEx|hw="in='T – – – -'"}}
+
<syntaxhighlight lang="xml" line>hw="in='T – – – -'"}}</syntaxhighlight>
−
{{xmlEx|Example: in='DEHSSG'}}
+
<syntaxhighlight lang="xml" line>Example: in='DEHSSG'}}</syntaxhighlight>
|-
|-
|offset||float(+/- 0…39)||SubID 30 temperature sensor||'0'||sensor values offset;
|offset||float(+/- 0…39)||SubID 30 temperature sensor||'0'||sensor values offset;
For example, offset is -3.8 :
For example, offset is -3.8 :
−
{{xmlEx|hw="offset='-3.8'"}}
+
<syntaxhighlight lang="xml" line>hw="offset='-3.8'"}}</syntaxhighlight>
|}
|}