Changes

31 bytes removed ,  09:08, 27 July 2021
Line 97: Line 97:     
==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 102:  
===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 121:  
===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>