Changes

283 bytes removed ,  09:11, 27 July 2021
Line 72: Line 72:  
| involtage      = 0-250V
 
| involtage      = 0-250V
 
| currtype        = AC/DC
 
| currtype        = AC/DC
| maxperch        = 16A
+
| maxperch        = 8A
 +
| maxpergroup    = 20A
 +
| maxperdev      = 40A
 
| power          = 11.5 … 27.5 V DC from CAN
 
| power          = 11.5 … 27.5 V DC from CAN
 
| maxcur24v      = 150 mA
 
| maxcur24v      = 150 mA
Line 92: Line 94:  
The nominal value of the circuit breaker should be calculated based on the maximum total load of connected
 
The nominal value of the circuit breaker should be calculated based on the maximum total load of connected
 
devices and at the same time should not significantly exceed the maximum permissible characteristics of the actuator.
 
devices and at the same time should not significantly exceed the maximum permissible characteristics of the actuator.
Depending on the requirements, you can use one circuit breaker for one actuator (it is recommended)
+
Depending on the requirements, you can use one circuit breaker for one actuator (it is recommended, see Fig. 1)
or one circuit breaker per each group of connected loads, or, if necessary, a separate circuit breaker can be installed
+
or one circuit breaker per each group of connected loads (see Fig. 2), or, if necessary, a separate circuit breaker can be installed
for each load.
+
for each load (see Fig. 3)<br>
 +
[[File:LC07Aexa1.png|500px]]
    
==Connection of actuators==
 
==Connection of actuators==
   
<div class="caution"> Caution: Before applying power to the module, you must properly configure the outputs in the application. The contacts configured incorrectly can lead to simultaneous power supply to both channels, resulting in the module failure and/or failure of the equipment connected to it, and even a fire.
 
<div class="caution"> Caution: Before applying power to the module, you must properly configure the outputs in the application. The contacts configured incorrectly can lead to simultaneous power supply to both channels, resulting in the module failure and/or failure of the equipment connected to it, and even a fire.
 
If free (unused) channels remain in a given group after a curtain/jalousie/shutter actuator with low-voltage control or gate actuator has been connected to it, these channels need to be left unused. (Do not connect other devices to them!) </div>
 
If free (unused) channels remain in a given group after a curtain/jalousie/shutter actuator with low-voltage control or gate actuator has been connected to it, these channels need to be left unused. (Do not connect other devices to them!) </div>
Line 103: Line 105:  
===Connection of the lights/electric contactor/heating thermal actuator===
 
===Connection of the lights/electric contactor/heating thermal actuator===
   −
[[File:lamps.png|200px]]<br>
+
[[File:LC18Aexa2.png|200px]]<br>
 
Sample HW for this configuration
 
Sample HW for this configuration
<syntaxhighlight lang="xml" line="">
+
<syntaxhighlight lang="xml" line>
hw="out='LLL----'"
+
hw="out='LLLL'"
 
</syntaxhighlight>
 
</syntaxhighlight>
 +
    
===Connection of high load device===
 
===Connection of high load device===
   −
{| class="wikitable" style="max-width:800px" ;
+
{| class="wikitable" style="max-width:800px";
 
|-
 
|-
|[[File:Contactor.png|200px|Contactor]]|| style="margin:20px" |Recomended contactors:
+
|[[File:LC18Aexa3.png|200px|Contactor]]|| style="margin:20px"|Recomended contactors:
 
*ABB ESB series
 
*ABB ESB series
 
*Schneider Acti 9 iCT series
 
*Schneider Acti 9 iCT series
Line 121: Line 124:  
===Connection of curtain/jalousie/shutter actuator with 220V force control===
 
===Connection of curtain/jalousie/shutter actuator with 220V force control===
   −
[[File:Pjalousie.png|200px]]<br>
+
[[File:LC18Aexa4.png|200px]]<br>
 
Sample HW for this configuration
 
Sample HW for this configuration
<syntaxhighlight lang="xml" line="">
+
<syntaxhighlight lang="xml" line>
hw="out='B------'"
+
hw="out='--B-'"
 
</syntaxhighlight>
 
</syntaxhighlight>
    
===Connection of curtain/jalousie/shutter actuator with low-voltage control===
 
===Connection of curtain/jalousie/shutter actuator with low-voltage control===
   −
[[File:Ljalousie.png|200px]]<br>
+
[[File:LC18Aexa5.jpg|200px]]<br>
 
Sample HW for this configuration
 
Sample HW for this configuration
<syntaxhighlight lang="xml" line="">
+
<syntaxhighlight lang="xml" line>
hw="out='B------'"
+
hw="out='--B-'"
 
</syntaxhighlight>
 
</syntaxhighlight>
    
===Connection of single-pole gate actuator===
 
===Connection of single-pole gate actuator===
   −
[[File:1pgate.png|200px]]<br>
+
[[File:LC18Aexa6.jpg|200px]]<br>
 
Sample HW for this configuration
 
Sample HW for this configuration
<syntaxhighlight lang="xml" line="">
+
<syntaxhighlight lang="xml" line>
hw="out='X------'"
+
hw="out='---X'"
 
</syntaxhighlight>
 
</syntaxhighlight>
    
===Connection of double-pole gate actuator===
 
===Connection of double-pole gate actuator===
   −
[[File:2pgate.png|200px]]<br>
+
[[File:LC18Aexa7.jpg|200px]]<br>
 
Sample HW for this configuration
 
Sample HW for this configuration
<syntaxhighlight lang="xml" line="">
+
<syntaxhighlight lang="xml" line>
hw="out='G------'"
+
hw="out='--G-'"
 
</syntaxhighlight>
 
</syntaxhighlight>
 +
 +
    
===Connection of single-pole water/gas supply valve===
 
===Connection of single-pole water/gas supply valve===
   −
[[File:1pvalve.png|200px]]<br>
+
[[File:LC18Aexa8.png|200px]]<br>
 
Sample HW for this configuration
 
Sample HW for this configuration
<syntaxhighlight lang="xml" line="">
+
<syntaxhighlight lang="xml" line>
hw="out='R------'"
+
hw="out='---R'"
 
</syntaxhighlight>
 
</syntaxhighlight>
    
===Connection of double-pole water/gas supply valve===
 
===Connection of double-pole water/gas supply valve===
   −
[[File:2pvalve.png|200px]]<br>
+
[[File:LC18Aexa9.png|200px]]<br>
 
Sample HW for this configuration
 
Sample HW for this configuration
<syntaxhighlight lang="xml" line="">
+
<syntaxhighlight lang="xml" line>
hw="out='V------'"
+
hw="out='--V-'"
 
</syntaxhighlight>
 
</syntaxhighlight>
    
===Connection of fancoil control unit===
 
===Connection of fancoil control unit===
   −
[[File:fancoil.png|200px]]<br>
+
[[File:LC18Aexa10.png|200px]]<br>
 
Sample HW for this configuration
 
Sample HW for this configuration
<syntaxhighlight lang="xml" line="">
+
<syntaxhighlight lang="xml" line>
hw="out='FFF----'"
+
hw="out='FFFF'"
 
</syntaxhighlight>
 
</syntaxhighlight>
   Line 200: Line 205:  
|-
 
|-
 
|runtime||integer 0-100||1-7||15||runtime is the open/close time in seconds, is used for jalousie, gate, valve(2 pole); Example: runtime=15
 
|runtime||integer 0-100||1-7||15||runtime is the open/close time in seconds, is used for jalousie, gate, valve(2 pole); Example: runtime=15
|-
  −
|runtimeopen||integer 0-60000||Blinds subId||–||Runtimeopen is the open time in milliseconds, is used for blinds; Example: runtimeopen=15000
  −
|-
  −
|runtimeclose||integer 0-60000||Blinds subId||–||Runtimeclose is the close time in milliseconds, is used for blinds; Example: runtimeclose=15000
   
|-
 
|-
 
|hold||integer 0-10000||1-7||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
 
|hold||integer 0-10000||1-7||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
Line 216: Line 217:  
*'J'-Heating NO, valve-heating, normally open;
 
*'J'-Heating NO, valve-heating, normally open;
 
*'H'-Heating NC, valve-heating, normally closed;
 
*'H'-Heating NC, valve-heating, normally closed;
*'B'-Blinds (2 pole), jalousie/curtains;
+
*'B'-Blinds, jalousie/curtains(2 pole);
*'C'-Blinds Inverse (2 pole), jalousie/curtains, invert open-close;
+
*'C'-Blinds Inverse, jalousie/curtains, invert open-close(2 pole);
 
*'G'-Gate (2 pole), 2 pole gate;
 
*'G'-Gate (2 pole), 2 pole gate;
 
*'D'-Gate (2 pole) Inverse, 2 pole gate, invert open-close;
 
*'D'-Gate (2 pole) Inverse, 2 pole gate, invert open-close;
 
*'X'-Gate (1 pole /short press), 1 pole gate;
 
*'X'-Gate (1 pole /short press), 1 pole gate;
 
*'Z'-Gate (1 pole) Inverse, 1 pole gate, invert open-close;
 
*'Z'-Gate (1 pole) Inverse, 1 pole gate, invert open-close;
*'V'-Valve (2 pole), 2 pole valve;
+
*'V'-Valve (2 pole), 2 pole valve,;
 
*'W'-Valve (2 pole) Inverse, 2 pole valve, invert open-close;
 
*'W'-Valve (2 pole) Inverse, 2 pole valve, invert open-close;
*'R'-Valve (1 pole), 1 pole valve,;
+
*'R'-Valve (1 pole), 1 pole valve;
 
*'S'-Valve (1 pole) Inverse, 1 pole valve, invert open-close;
 
*'S'-Valve (1 pole) Inverse, 1 pole valve, invert open-close;
 
*'K'-Lock (short press);
 
*'K'-Lock (short press);
 
*'N'-Lock (short press) Inverse;
 
*'N'-Lock (short press) Inverse;
*'P'-Blinds (2 pole);
  −
*'O'-Blinds Inverse (2 pole), invert open-close;
   
*'F'-FanCoil. Group1 (Lamp Toggle). For fancoil speed control;
 
*'F'-FanCoil. Group1 (Lamp Toggle). For fancoil speed control;
 
*'E'-FanCoil. Group2 (Lamp Toggle). For fancoil speed control;
 
*'E'-FanCoil. Group2 (Lamp Toggle). For fancoil speed control;
Line 240: Line 239:     
<syntaxhighlight lang="xml" line="">
 
<syntaxhighlight lang="xml" line="">
<item addr="300:1" cfgid="47" hw="runtime=60" name="Jalousie" sub-type="120" type="jalousie" uniq_id="117"/>
+
<item addr="300:1" cfgid="61" hw="runtime=60" name="Jalousie" sub-type="120" type="jalousie" uniq_id="117"/>
<item addr="300:3" auto-period="600" cfgid="47" hw="def='ON'" name="Lamp" type="lamp" uniq_id="110"/>
+
<item addr="300:3" auto-period="600" cfgid="61" hw="def='ON'" name="Lamp" type="lamp" uniq_id="110"/>
<item addr="300:4" cfgid="47" hw="runtime=30" name="Gate" sub-type="120" type="gate" uniq_id="118"/>
+
<item addr="300:4" cfgid="61" hw="runtime=30" name="Gate" sub-type="120" type="gate" uniq_id="118"/>
<item addr="300:6" auto-period="600" cfgid="47" hw="hold=5000" name="Lamp" type="lamp" uniq_id="113"/>
+
<item addr="300:6" auto-period="600" cfgid="61" hw="hold=5000" name="Lamp" type="lamp" uniq_id="113"/>
<item addr="300:7" cfgid="47" hw="def='ON'" name="Radiator" type="valve-heating" uniq_id="119">
+
<item addr="300:7" cfgid="61" hw="def='ON'" name="Radiator" type="valve-heating" uniq_id="119">
 
     <automation name="Eco" temperature-level="16" uniq_id="120"/>
 
     <automation name="Eco" temperature-level="16" uniq_id="120"/>
 
     <automation name="Comfort" temperature-level="22" uniq_id="121"/>
 
     <automation name="Comfort" temperature-level="22" uniq_id="121"/>
 
     <automation name="Hot" temperature-level="25" uniq_id="122"/>
 
     <automation name="Hot" temperature-level="25" uniq_id="122"/>
 
</item>
 
</item>
<item addr="300:97" cfgid="47" name="Temperature" system="yes" type="temperature-sensor" uniq_id="106"/>
+
<item addr="300:97" cfgid="61" name="Temperature" system="yes" type="temperature-sensor" uniq_id="106"/>
<item addr="300:98" cfgid="47" hw="out='BLGKH'" name="Temperature" system="yes" type="temperature-sensor" uniq_id="107"/>
+
<item addr="300:98" cfgid="61" hw="out='BLGKH'" name="Temperature" system="yes" type="temperature-sensor" uniq_id="107"/>
 
</syntaxhighlight>
 
</syntaxhighlight>