Changes

Updating to match new version of source page
<languages/>
{{Infobox module
| name = CW-M-II.C
| image = CW-M-II.png
| image2 = CW-M-BLACK.png
| cp = motion
| voltage = 11.5...27.5 V DC
| dim = 51x51x37 mm
}}

==MOTION SENSOR==

This module contains motion sensor.

==Module view==

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

==Motion detection area==

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

==Module dimentions==

[[File:MLIC DIM.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 = 51x51x37 mm
| weight = 25g
}}

==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||100||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