Translations:DW-HC08.A/25/en

From Larnitech wiki page
Revision as of 12:14, 6 January 2022 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

|- |hold||integer 0-10000||1-8||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-8||'OFF'||Def is the element status is set after restart, is used for lamp, heating, valve(1 pole); Example: def='ON' |- |offset||integer -39 – 39||31-38||0||It is the sensor values offset; Example: offset='-15' |- |stop||Char 'R'||1-7||–||(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[8]||98||'HHHHHHHH'||Each char is responsible for the type of a particular channel

  • 'L'-Lamp;
  • 'M'-Lamp Inverse;
  • 'J'-Heating NO, valve-heating, normally open;
  • 'H'-Heating NC, valve-heating, normally closed;
  • 'B'-Blinds, jalousie/curtains(2 pole);
  • 'C'-Blinds Inverse, jalousie/curtains, invert open-close(2 pole);
  • 'G'-Gate (2 pole), 2 pole gate;
  • 'D'-Gate (2 pole) Inverse, 2 pole gate, invert open-close;
  • 'X'-Gate (1 pole /short press), 1 pole gate;
  • 'Z'-Gate (1 pole) Inverse, 1 pole gate, invert open-close;
  • 'V'-Valve (2 pole), 2 pole valve,;
  • 'W'-Valve (2 pole) Inverse, 2 pole valve, invert open-close;
  • 'R'-Valve (1 pole), 1 pole valve;
  • 'S'-Valve (1 pole) Inverse, 1 pole valve, invert open-close;
  • 'K'-Lock (short press);
  • 'N'-Lock (short press) Inverse;
  • 'F'-FanCoil. Group1 (Lamp Toggle). For fancoil speed control;
  • 'E'-FanCoil. Group2 (Lamp Toggle). For fancoil speed control;
  • 'Q'-FanCoil. Group3 (Lamp Toggle). For fancoil speed control;
  • 'U'-FanCoil. Group4 (Lamp Toggle). For fancoil speed control;
  • 'I'-FanCoil. Group5 (Lamp Toggle). For fancoil speed control;
  • '-'-none, nothing is connected.

Example: dm='BGLKMX' |}