Difference between revisions of "CW-MLI-II"
Jump to navigation
Jump to search
Line 38: | Line 38: | ||
| temprange = -10 … +50 °C | | temprange = -10 … +50 °C | ||
| size = 51x51x37 mm | | size = 51x51x37 mm | ||
− | | weight = | + | | weight = 25g |
| star1 = depends on many factors, such as the sensitivity of the IR receiver, the reflectivity of surfaces etc. Recommended distance up to 3 meters | | star1 = depends on many factors, such as the sensitivity of the IR receiver, the reflectivity of surfaces etc. Recommended distance up to 3 meters | ||
}} | }} |
Revision as of 11:25, 17 August 2021
CW-MLI-II.C | |||||||
---|---|---|---|---|---|---|---|
| |||||||
|
3 IN 1 SENSOR
This module contains motion sensor, lighting sensor, and an IR transmitter.
Module view
Motion detection area
Module dimentions
Module parameters
Parameter name | Value |
---|---|
Control parameters | Motion, lightning |
Angle of vision IR | 360° |
Power supply | 11.5 … 27.5 V DC from CAN |
Max current(24V) | 50 mA |
Max IR distance | 3 meters* |
Bus type | CAN (4-wire) |
Equipment installation type | Cell. |
Case material | ABS |
Protection | IP40 |
Temperature range | -10 … +50 °C |
Size | 51x51x37 mm |
Weight | 25g |
* - 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
Name | Type, range | SUBID | Default | Description |
---|---|---|---|---|
scale | float (0…8) | SubID of sensor | 1 | multiplier determines the slope of values (except temperature sensors) Example:
1hw="scale='1.1'"
|
pwr | integer (1…100) | SubID of IR-transmitter | 50 | Power of infrared transmitter signal. Example:
1hw="pwr=50"
|
1<item addr="410:11" cfgid="78" name="IR transmitter" type="ir-transmitter"/>
2<item addr="410:30" cfgid="78" name="Motion" hw="scale='3.2'" type="motion-sensor" uniq_id="820"/>
3<item addr="410:31" cfgid="78" name="Illumination" hw="scale='4.8'" type="illumination-sensor" uniq_id="821"/>
4<item addr="410:98" cfgid="78" name="Temperature" system="yes" type="temperature-sensor" uniq_id="822"/>