Changes

1,913 bytes added ,  12:21, 10 January 2022
Created page with "CW-MLI.B"
<languages/>
{{RevisionChanger | hasA = 1 | hasB = 1}}
{{Infobox module
| name = CW-MLI.B
| image = CW-MLIB.png
| cp = lighting, motion
| ir = 360°
| voltage = 11.5...27.5 V DC
| dim = 17x17x60 mm
}}

==MICRO-SIZED 3 IN 1 SENSOR==

This module contains motion, lighting sensors and an IR transmitter.

==Module view==

[[File:MLIB VIEW.png|500px]]

==Motion detection area==

[[File:HTMLI-II MS.png|500px]]

==Module parameters==

{{ Mp
| ctrlparams = lighting, motion
| irangle = 360°
| power = 11.5 … 27.5 V DC from CAN
| maxcur24v = 50 mA
| maxird = 3 meters*
| bustype = CAN (4-wire)
| instalation = Wall, celling
| case = ABS
| protection = IP40
| temprange = -10 … +50 °C
| size = 17x17x60 mm
| weight = 30g
| star1 = depends on many factors, such as the sensitivity of the IR receiver, the reflectivity of surfaces etc. Recommended distance up to 3 meters
}}

==HW settings==
{|class="wikitable"
|-
!Name!!Type, range!!SUBID!!Default!!Description
|-
|scale||float (0…8)||SubID of sensor||1||multiplier determines the slope of values (except temperature sensors) Example:
<syntaxhighlight lang="xml" line>
hw="scale='1.1'"
</syntaxhighlight>
|-
|pwr||integer (1…100)||SubID of IR-transmitter||50||Power of infrared transmitter signal. Example:
<syntaxhighlight lang="xml" line>
hw="pwr=50"
</syntaxhighlight>
|}

<syntaxhighlight lang="xml" line>
<item addr="410:11" cfgid="78" name="IR transmitter" type="ir-transmitter"/>
<item addr="410:30" cfgid="78" name="Motion" hw="scale='3.2'" type="motion-sensor" uniq_id="820"/>
<item addr="410:31" cfgid="78" name="Illumination" hw="scale='4.8'" type="illumination-sensor" uniq_id="821"/>
<item addr="410:98" cfgid="78" name="Temperature" system="yes" type="temperature-sensor" uniq_id="822"/>
</syntaxhighlight>
editor, translation-admin, translator
4,754

edits