All translations

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)==HW settings==
{|class="wikitable"
|-
!Name!!Type, range!!SUBID!!Default!!Description
|-
|runtime||integer 0-100||1-2||15||runtime is the open/close time in seconds, is used for jalousie, gate, valve(2 pole); Example: runtime=15
|-
|hold||integer 0-10000||1-2||500||hold is the bridging time in miliseconds, is used for gate and jalousie (by default hold is the same as runtime), lock; Example: hold=3500
|-
|def||string 'ON'||1-2||'OFF'||Def is the element status is set after restart, is used for lamp, heating, valve(1 pole); Example: def='ON'
|-
|offset||float(+/- 0…39)||30||'0'||It is the sensor values offset; Example: offset='-15'
|-
|stop||Char 'R'||1||–||(for 2-pole gate and blinds) If it is declared then by Stop command during the motion, the same impulse appears as it was at the beginning of the motion. Pole, an which the stop-impules is formed, is defined by the parameter Stop value. If it is 'r' or 'R' then stop-impulse is produced on the opposite to the start-impulse pole. If any other value is delcared (e.g., 'd' ) then the stop-impulse is on the same pole. If a Runtime passed after the beginning of the motion then the stop-impulse is not formed. Example: stop='r'
|-
|out||char[2]||98||'G-'||Each char is responsible for the type of a particular channel
*'L'-Lamp,
*'M'-Lamp Inverse,
*'J'-Heating NO,
*'H'-Heating NC,
*'B'-Blinds (2 pole),
*'C'-Blinds Inverse (2 pole),
*'G'-Gate (2 pole),
*'D'-Gate (2 pole) Inverse,
*'X'-Gate (1 pole /short press),
*'Z'-Gate (1 pole) Inverse,
*'V'-Valve (2 pole),
*'W'-Valve (2 pole) Inverse,
*'R'-Valve (1 pole),
*'S'-Valve (1 pole) Inverse,
*'K'-Lock (short press),
*'N'-Lock (short press) Inverse,
*'-'-none
Example:
<syntaxhighlight lang="xml" line>
hw="out='LM'"
</syntaxhighlight>
|-
|in||char[6]||98||'KKKBBB'||Each char is responsible for the type of a particular channel
'B'-Button,
'C'-Inverted button,
'D'-Backlit button,
'E'-Inverted backlit button,
'S'-Switch,
'K'-Contact,
'H'-Inverted contact,
'-'-none
and you can also connect one temperature sensor
<syntaxhighlight lang="xml" line>
in='+T----'
</syntaxhighlight>
Example:
<syntaxhighlight lang="xml" line>
hw"in='KKKBBB'"
</syntaxhighlight>
|}
 h русский (ru)==Установки HW==
{|class="wikitable"
|-
!Название!!Тип, диапазон!!SUBID!!По умолчанию!!Описание
|-
|runtime||целое число 0-100||1-2||15||Runtime - скорость изменения яркости от «минимальной» до «максимальной» (измеряется в миллисекундах).  Пример: runtime=15
|-
|hold||целое число 0-10000||1-2||500||hold - время переключения в миллисекундах, используется для ворот и жалюзи (по умолчанию hold совпадает с временем выполнения), замков; Пример: hold=3500
|-
|def||строка 'ON'||1-2||'OFF'||Def - состояние элемента, которое устанавливается после перезапуска, используется для освещения, отопления, клапана (1-но полюсного); Пример: def='ON'
|-
|offset||переменная(+/- 0…39)||30||'0'||Смещение значений датчика; Пример: offset='-15'
|-
|stop||символ'R'||1||–||(для двухполюсных ворот и жалюзи). Если данная установка введена командой Stop во время движения, то появляется тот же импульс, что и в начале движения. Полюс, на котором формируются импульсы остановки, определяется параметром Stop value. Если это «r» или «R», то импульс остановки вырабатывается на противоположной стороне полюса импульса запуска. Если указано любое другое значение (например, «d»), то импульс остановки находится на том же полюсе. Если после начала движения прошло Runtime, то импульс остановки не формируется. Пример: stop='r'
|-
|out||символ[2]||98||'G-'||Каждый символ отвечает за тип конкретного канала
*'L'-Освещение;
*'M'-Освещение (инверсия);
*'J'-Отопление NO, клапан отопления,
*'H'-Отопление NC, клапан отопления,
*'B'-Жалюзи (2-х полюсные),
*'C'-Жалюзи (2-х полюсные),
*'G'-Ворота (2-х полюсные),
*'D'-Ворота (2-х полюсные) (инверсия)
*'X'-Ворота (1-полюсные/короткое нажатие),
*'Z'-Ворота (1-полюсные) (инверсия),
*'V'-Клапан (2-полюсный),
*'W'-Клапан (2-полюсный)(инверсия),
*'R'-Клапан (1-полюсный),
*'S'-Клапан (1-полюсный) (инверсия),
*'K'-Замок (короткое нажатие);
*'N'-Замок (короткое нажатие) (инверсия);
*'-'-элементы отсутствуют
Пример:
<syntaxhighlight lang="xml" line>
hw="out='LM'"
</syntaxhighlight>
|-
|in||символ[6]||98||'KKKBBB'||Каждый символ отвечает за тип конкретного канала
*'B'-Кнопка, кнопка звонка;
*'C'-Кнопка (инверсия), 
*'D'-Кнопка с задней подсветкой, 
*'E'-Кнопка с задней подсветкой (инверсия),
*'S'-Выключатель, выключатель с фиксацией;
*'K'-Контакт, геркон;
*'H'-Контакт (инверсия), геркон (инверсия);
*'-'-элементы отсутствуют, ничего не подключено.
Также возможно подключить один датчик температуры:
<syntaxhighlight lang="xml" line>
in='+T----'
</syntaxhighlight>
Пример:
<syntaxhighlight lang="xml" line>
hw"in='KKKBBB'"
</syntaxhighlight>
|}