Changes

1,425 bytes added ,  11:38, 10 January 2022
Updating to match new version of source page
<languages/>
{{RevisionChanger | hasA = 1 | hasB = 1}}
{{Infobox module
| name = CW-M.B
| image = CW-MLIB.png
| cp = motion
| voltage = 11.5...27.5 V DC
| dim = 17x17x60 mm
}}

==MICRO-SIZED MOTION SENSOR==

This module contains motion sensor.

==Module view==

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

==Motion detection area==

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

==Module parameters==

{{ Mp
| ctrlparams = motion
| power = 11.5 … 27.5 V DC from CAN
| maxcur24v = 50 mA
| bustype = CAN (4-wire)
| instalation = Cell
| case = ABS
| protection = IP40
| temprange = -10 … +50 °C
| size = 17x17x60 mm
| weight = 30g
}}

==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:30" cfgid="78" name="Motion" hw="scale='3.2'" type="motion-sensor" uniq_id="820"/>
<item addr="410:98" cfgid="78" name="Temperature" system="yes" type="temperature-sensor" uniq_id="822"/>
</syntaxhighlight>
3,368

edits