Difference between revisions of "CW-M.B/ru"
Jump to navigation
Jump to search
(Created page with "CW-M.B") |
(Created page with "==МИКРО-ДАТЧИК ДВИЖЕНИЯ==") |
||
| Line 9: | Line 9: | ||
}} | }} | ||
| − | == | + | ==МИКРО-ДАТЧИК ДВИЖЕНИЯ== |
This module contains motion sensor. | This module contains motion sensor. | ||
Revision as of 12:31, 10 January 2022
| CW-M.B | |||||||
|---|---|---|---|---|---|---|---|
![]() | |||||||
| |||||||
| |||||||
МИКРО-ДАТЧИК ДВИЖЕНИЯ
This module contains motion sensor.
Module view
Motion detection area
Module parameters
| Parameter name | Value |
|---|---|
| Control parameters | motion |
| Power supply | 11.5 … 27.5 V DC from CAN |
| Max current(24V) | 50 mA |
| Bus type | CAN (4-wire) |
| Equipment installation type | Cell |
| Case material | ABS |
| Protection | IP40 |
| Temperature range | -10 … +50 °C |
| Size | 17x17x60 mm |
| Weight | 30g |
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:30" cfgid="78" name="Motion" hw="scale='3.2'" type="motion-sensor" uniq_id="820"/>
2<item addr="410:98" cfgid="78" name="Temperature" system="yes" type="temperature-sensor" uniq_id="822"/>
