Contents
4-CHANNEL MODULE FOR DEVICES WITH 0-10V INPUT
This module allows connecting devices with 0-10V input interface to the Smart Home system.
Downloads
Module dimensions
Connectors
Connection of 4 0-10V devices
Module parameters
Parameter name | Value |
---|---|
Outputs channel quantity | 4 |
Max load per channel | 15mA |
Power supply | 11.5 … 27.5 V DC from CAN |
Max current(24V) | 50mA |
Bus type | CAN (4-wire) |
Equipment installation type | DIN-rail (EN 60715) |
Case material | ABS |
Protection | IP40 |
Temperature range | -10 … +50 °C |
Size | 2U, 36x97x58 mm |
Weight | 130g |
Indication of module operation.
Indicator | Status | Description |
Power | ![]() |
Power |
![]() |
Power not available | |
Activity | ![]() |
Transferring data |
![]() |
No data transferring | |
Error | ![]() |
No errors |
|
The device blinks once every two seconds. The data has not been transferred via the CAN bus for at least 5 minutes. |
Module installation and connection procedure
- Install the module in the switchboard on the DIN rail and fix it with the special latch on the module base.
- Connect the X1 connector.
- Connect the CAN connectors.
- Configure the module using LT setup.
- Check all equipment for proper operation.
Module shut-off and deinstallation procedure
- Disconnect the connectors CAN.
- Disconnect the X1 connector.
- Remove the module from the DIN rail, releasing the latch at the bottom of the module base.
HW Settings
Name | Type, range | SUBID | Default | Description |
---|---|---|---|---|
def | integer 0-250 | 1-4 | 100 | The default brightness level in case of a power reset (1..250). Example: def=250 |
min | integer 0-100 | 1-4 | 0 | Minimum dimming level, example: min=10 |
max | integer 0-100 | 1-4 | 100 | Maximum dimming level, example max=95 |
start | integer 0-100 | 1-4 | 0 | The Start function is used for lamps that lack the minimal voltage to get turned on. If the set value is lower than the start value, the lamp is turned on at the start value and them the light is dimmed down to the set level. Example: start=60 |
force | integer 0-100 | 1-4 | 10 | Time duration of the starting value (measured in milliseconds). Example: force=20 |
runtime | integer 0-60000 | 1-4 | 1000 | Runtime is the speed of changing the brightness from ‘min’ to ‘max’ (measured in milliseconds). Example: runtime=1000 |
dm | char[4] | 98 | ‘vvvv’ | Each char is responsible for the type of a particular channel
Example: dm=’skl-‘ |
Example:
<item addr="40:1" auto-period="600" cfgid="79" name="Dimmer" type="dimer-lamp" uniq_id="87"/> <item addr="40:2" auto-period="600" cfgid="79" name="Dimmer" type="dimer-lamp" uniq_id="88"/> <item addr="40:3" auto-period="600" cfgid="79" name="Dimmer" type="dimer-lamp" uniq_id="89"/> <item addr="40:4" auto-period="600" cfgid="79" name="Dimmer" type="dimer-lamp" uniq_id="90"/> <item addr="40:98" cfgid="79" name="Temperature" system="yes" type="temperature-sensor" uniq_id="91"/>