Changes

Jump to navigation Jump to search
3,033 bytes added ,  13:15, 24 July 2023
Created page with "<languages/> <translate> <!--T:1--> {{Infobox module | name = BT-CAN | image = BT-CAN.png | voltage = 11.5...27.5 V DC | dim = 45x42x14 mm }} ==CAN to Bl..."
<languages/>
<translate>
<!--T:1-->
{{Infobox module
| name = BT-CAN
| image = BT-CAN.png
| voltage = 11.5...27.5 V DC
| dim = 45x42x14 mm
}}

==CAN to Bluetooth adapter== <!--T:2-->

<!--T:3-->
This module is used to connect buttons/reed switches.

==Features== <!--T:4-->
*5 inputs support:
**Buttons
**Switches
**Reed switches
**LED buttons
**Digital temperature sensor

==Example of connection== <!--T:5-->

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

==Module parameters== <!--T:7-->

<!--T:8-->
{{ 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== <!--T:9-->

<!--T:10-->
#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== <!--T:11-->

<!--T:12-->
#Disconnect the CAN connector.
#Disconnect the inputs.


==HW settings== <!--T:13-->
{|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== <!--T:14-->
{| 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||+||||||||||
|}

<!--T:15-->
<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>
</translate>
editor, Interface administrators, Administrators, translation-admin, translator
9,749

edits

Navigation menu