Changes

2,933 bytes added ,  14:28, 16 August 2021
Created page with "{{RevisionChanger | hasA = 1 | hasC = 1}} {{Infobox module | name = BW-LSA.A | image = BW-LSAA.png | inCount = 2 | voltage = 11.5...27.5 V DC | dim = 4..."
{{RevisionChanger | hasA = 1 | hasC = 1}}
{{Infobox module
| name = BW-LSA.A
| image = BW-LSAA.png
| inCount = 2
| voltage = 11.5...27.5 V DC
| dim = 45x42x14 mm
}}

==LEAKAGE SENSOR ADAPTER==

Allows connecting two leakage sensors, has the function of detecting
the presence of the sensor

<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:LSAA EXA.png|400px]]

==Module parameters==

{{ Mp
| inqty = 2
| power = 11.5 … 27.5 V DC from CAN
| maxcur24v = 65 mA
| bustype = CAN (4-wire)
| compatible = EW-WL, FW-WL
| outvoltage = 12V
| outcurrent = 20 mA
| instalation = Free
| case = ABS
| protection = IP40
| temprange = -10 … +50 °C
| size = 45x42x14 mm
| weight = 15 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
|-
|leak||char[2]||98||'LL'||Each char is responsible for the type of a particular channel
*'L'-Leak, Built-in floor (EW-WL) or on-the-floor (FW-WL) leakage sensor
*'N'-Third party leakage sensor;
*'-'-none
Example: leak='LL'
|}

<syntaxhighlight lang="xml" line>
<item addr="312:11" cfgid="67" name="Leak" type="leak-sensor" uniq_id="84"/>
<item addr="312:12" cfgid="67" name="Leak" type="leak-sensor" uniq_id="85"/>
<item addr="312:98" cfgid="67" hw="leak='LN'" name="Temperature" system="yes" type="temperature-sensor" uniq_id="86"/>
</syntaxhighlight>