Changes

Jump to navigation Jump to search
5,679 bytes added ,  12:00, 9 January 2022
Created page with "BW-BC-LC"
<languages/>
{{Infobox module
| name = BW-BC-LC.A
| image = BW-BC-LCA.png
| outCount = 2
| peakl = 1A
| inCount = 6
| inB = 6
| inLB = 5
| voltage = 11.5...27.5 V DC
| dim = 45x42x14 mm
}}

==BLINDS CONTROL MODULE (low-current)==

This module provides control of curtains, projector screens,
valves with low-current control. It has 6 inputs for connecting buttons and reed switches.


<div class="caution">
CAUTION! All work related to the installation, connection, setting up, service and support must be carried out by qualified personnel with sufficient skills and experience in working with electrical equipment.
To avoid the risk of fire, electric shock, damage to the system and/or personal injury, the system installation and assembly must be performed in accordance with the instructions listed below:
*all connectivity work must be carried out with the power turned OFF;
*use appropriate tools and personal protection against electric shock;
*do not use damaged cables, wires and connectors;
*avoid folding the cables and wires;
*do not apply excessive force to the wires by kinking or pressing them too hard: the inner conductors of the cables and wires may get stripped or damaged;
*do not use the power socket with poor contacts to connect;
*do not exceed the load limit parameters specified in the manual;
*the supply conductors wire section is subject to the specifications for current density limit, insulation type and wire material. Light section can result in cable overheating and fire.
When the power is on, NEVER:
*connect/disconnect the connectors;
*open modules and sensors.
</div>

==Example of connection==

[[File:BC-LCA EXA.png|700px]]

==Module parameters==

{{ Mp
| outqty = 2
| inqty = 6
| buttons = 6
| ledbuttons = 5
| involtage = 0-50V
| currtype = AC/DC
| maxperch = 1A
| blvoltage = 3V
| power = 11.5 … 27.5 V DC from CAN
| maxcur24v = 30 mA
| tsmaxlen = 0.3m
| bustype = CAN (4-wire)
| instalation = Free
| case = ABS
| protection = IP40
| temprange = -10 … +50 °C
| size = 45x42x14 mm
| weight = 25g
}}

==Module installation and connection procedure==

#Connect the outputs.
#Connect the inputs.
#Connect the CAN connector.
#Configure the module using LT setup.
#Apply power to the load.
#Check all equipment for proper operation.

==Module shut-off and deinstallation procedure==

#Disconnect the power from the load.
#Disconnect the CAN connector.
#Disconnect the inputs.
#Disconnect the outputs.

==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>
|}

==Input HW configuration==
{| class="wikitable"
|-
!chanel!!1!!2!!3!!4!!5!!6
|-
|Button<br>nButton<br>Switch<br>Contact<br>nContact<br>none||+||+||+||+||+||+
|-
|LedButton<br>nLedButton||+||+||+||+||+
|-
|Temperature Sensor||||+||||||||
|}

<syntaxhighlight lang="xml" line>
<item addr="508:1" cfgid="52" name="Valve" type="valve" uniq_id="4169"/>
<item addr="508:14" cfgid="52" name="Door" type="door-sensor" uniq_id="4168"/>
<item addr="508:15" cfgid="52" name="Switch" type="switch" uniq_id="4128"/>
<item addr="508:30" cfgid="52" name="Temperature" hw="offset='-10'" type="temperature-sensor" uniq_id="4171"/>
<item addr="508:97" cfgid="52" name="Temperature" system="yes" type="temperature-sensor" uniq_id="3998"/>
<item addr="508:98" cfgid="52" hw="out='V-' in='+T-KD-'" name="Temperature" system="yes" type="temperature-sensor" uniq_id="3999"/>
</syntaxhighlight>
editor, translation-admin, translator
4,754

edits

Navigation menu