Changes

Jump to navigation Jump to search
2,935 bytes added ,  12:36, 9 January 2022
Created page with "BW-SW06"
<languages/>
{{RevisionChanger | hasA/B = 1 | hasC = 1}}
{{Infobox module
| name = BW-SW06.C
| image = BW-SW06C.png
| inCount = 6
| inB = 6
| inLB = 5
| voltage = 11.5...27.5 V DC
| dim = 45x42x14 mm
}}

==6-CHANNEL INPUT MODULE==

This module is used to connect buttons/reed switches.

==Features==
*5 inputs support:
**Buttons
**Switches
**Reed switches
**LED buttons
**Digital temperature sensor

==Example of connection==

[[File:SW06C EXA.png|500px]]
<br>
<br>
[[File:SW06C EXA2.jpg|500px]]

==Module parameters==

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

==Module installation and connection procedure==

#Connect the inputs.
#Connect the CAN connector.
#Configure the module using LT setup.
#Check all equipment for proper operation.

==Module shut-off and deinstallation procedure==

#Disconnect the CAN connector.
#Disconnect the inputs.


==HW settings==
{|class="wikitable"
|-
!Name!!Type, range!!SUBID!!Default!!Description
|-
|in||char[16]||98||'BBBBBB'||Each char is responsible for the type of a particular channel
*'B'-Button, button of bell a type;
*'C'-Inverted button, inverse button of a bell type (for normally-closed);
*'D'-Backlit button, illuminated button;
*'E'-Inverted backlit button, inverse illuminated button;
*'S'-Switch, fixed switch;
*'K'-Contact, reed contact;
*'H'-Inverted contact, inverse reed contact;
*'G'-GND, is used as earthing;
*'-'-none, nothing is connected.
And you can also connect one temperature sensor:
<syntaxhighlight lang="xml" line>hw="in='T-----'"</syntaxhighlight>
<syntaxhighlight lang="xml" line>Example: in='DEHSSG'</syntaxhighlight>
|-
|offset||float(+/- 0…39)||SubID 30 temperature sensor||'0'||sensor values offset;
For example, offset is -3.8 :
<syntaxhighlight lang="xml" line>hw="offset='-3.8'"</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="477:13" cfgid="180" name="Switch" type="switch" uniq_id="78"/>
<item addr="477:14" cfgid="180" name="Switch" type="switch" uniq_id="79"/>
<item addr="477:16" cfgid="180" name="Door" type="door-sensor" uniq_id="80"/>
<item addr="477:30" cfgid="180" hw="offset='15'" name="Temperature" type="temperature-sensor" uniq_id="83"/>
<item addr="477:98" cfgid="180" hw="in='T+DD-H'" name="Temperature" system="yes" type="temperature-sensor" uniq_id="76"/>
</syntaxhighlight>
editor, translation-admin, translator
4,754

edits

Navigation menu