Changes

Jump to navigation Jump to search
2,865 bytes added ,  09:32, 18 August 2022
Created page with "<languages/> <translate> <!--T:1--> {{RevisionChanger | hasA = 1 | hasB = 1}} {{Infobox module | name = FW-WL.B | image = FW-WLB.png | voltage = 9-12 V DC | dim..."
<languages/>
<translate>
<!--T:1-->
{{RevisionChanger | hasA = 1 | hasB = 1}}
{{Infobox module
| name = FW-WL.B
| image = FW-WLB.png
| voltage = 9-12 V DC
| dim = 57x47x22 mm
}}

==ON-THE-FLOOR LEAKAGE SENSOR== <!--T:2-->

<!--T:3-->
The sensor is placed on the floor surface. It has an alarm light, which
changes from green to red if the sensor detects water on the floor.
Used together with DW-WL02 or BW-LSA modules.

==Features== <!--T:4-->
*Sensor presence detection
*Customizing the indication colors
*Adjusting the sensor sensitivity
*Connections of several sensors to one bus

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

<!--T:6-->
[[File:FWWLB EXA.jpg|400px]]

==Connectors== <!--T:7-->

<!--T:8-->
[[File:FWWLB CON.png|400px]]

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

<!--T:10-->
{{ Mp
| power = 9-12 V DC
| maxcur24v = 20 mA
| compatible = Metaforsa devices<br>DW-WL02/HTxx<br>BW-LSA
| instalation = Free
| case = ABS
| protection = IP64
| temprange = -10 … +50 °C
| size = 57x47x22 mm
| weight = 35g
}}

==HW settings== <!--T:11-->
{|class="wikitable"
|-
!Name!!Type, range!!SUBID!!Default!!Description
|-
|c0||int[4]||sensors subId||0;0;255;15||Normal state color in format 'red;green;blue;blink'
red, green, blue – 0..255;
blink:
*0 – pulse
*1 – blink per 2 seconds
*2 – blink per second
*15 – constant glow
Example:
<syntaxhighlight lang="xml" line>
c0='150;150;255;0'
</syntaxhighlight>
|-
|c1||int[4]||sensors subId||0;0;255;15||On-start color in format 'red;green;blue;blink'
red, green, blue – 0..255;
blink:
*0 – pulse
*1 – blink per 2 seconds
*2 – blink per second
*15 – constant glow
Example:
<syntaxhighlight lang="xml" line>
c1='150;150;255;0'
</syntaxhighlight>
|-
|c2||int[4]||sensors subId||255;100;0;15||'Leak was previously reported' color in format 'red;green;blue;blink'
red, green, blue – 0..255;
blink:
*0 – pulse
*1 – blink per 2 seconds
*2 – blink per second
*15 – constant glow
Example:
<syntaxhighlight lang="xml" line>
c2='150;150;255;0'
</syntaxhighlight>
|-
|c3||int[4]||sensors subId||255;0;0;15||On-leak color in format 'red;green;blue;blink'
red, green, blue – 0..255;
blink:
*0 – pulse
*1 – blink per 2 seconds
*2 – blink per second
*15 – constant glow
Example:
<syntaxhighlight lang="xml" line>
c3='150;150;255;0'
</syntaxhighlight>
|-
|sens||int||sensors subId||128||Sensor sensitivity
Example:
<syntaxhighlight lang="xml" line>
sens='180'
</syntaxhighlight>
|-
|test||int(0,1)||sensors subId||1||0 - Disable the test signal to detect the presence of the sensor
|}

<!--T:12-->
* Removing HW does not return the above parameters to their default values.To return to their default values, they must be set explicitly.
** Green and blue cannot be used at the same time. Green has priority.
</translate>
editor, Interface administrators, Administrators, translation-admin, translator
9,706

edits

Navigation menu