Contents
5-CHANNEL DIMMER
To avoid the risk of fire, electric shock, damage to the system and/or personal injury, the system installation and assembly must be performed in accordance with the instructions listed below:
- all connectivity work must be carried out with the power turned OFF;
- use appropriate tools and personal protection against electric shock;
- do not use damaged cables, wires and connectors;
- avoid folding the cables and wires;
- do not apply excessive force to the wires by kinking or pressing them too hard: the inner conductors of the cables and wires may get stripped or damaged;
- do not use the power socket with poor contacts to connect;
- do not exceed the load limit parameters specified in the manual;
- the supply conductors wire section is subject to the specifications for current density limit, insulation type and wire material. Light section can result in cable overheating and fire.
When the power is on, NEVER:
- connect/disconnect the connectors;
- open modules and sensors.
Downloads
Connection of 5 dimmer lamps.
Module dimensions
Internal layout
Module parameters
Parameter | name |
---|---|
Output channels qty | 5 |
Input voltage | 100-240V AC, 50-60 Hz |
Current type | AC |
Max load per device | 3.4A (750W at 220V) |
Max load per channel | 0.7A (150W at 220V) |
Dimmer type | MOSFET |
Dimming type | trailing edge |
Power supply | 11.5 … 27.5 V DC from CAN |
Max current(24V) | 35 mA |
Bus type | CAN (4-wire) |
Equipment installation type | DIN-rail (EN 60715) |
Case material | ABS |
Protection | IP40 |
Temperature range | -10 … +50 °C |
Size | 4U, 69x102x58 mm |
Weight | 180 g |
Supported load types
Supported load types | Power | |
---|---|---|
![]() |
Conventional incandescent lamps | 0-150W |
![]() |
Halogen light sources | 0-150W |
![]() |
LED lamps with dimming support | 0-150W |
![]() |
Energy saving lamps with dimming support | 0-150W |
![]() |
Electronic ballasts with dimming support | 0-150W |
Indication of module operation.
Indicator | Status | Description |
Power | ![]() |
Power |
![]() |
Power not available | |
Activity | ![]() |
Transferring data |
![]() |
No data transferring | |
Error | ![]() |
No errors |
![]() |
Overheating | |
|
The device blinks once every two seconds. The data has not been transferred via the CAN bus for at least 5 minutes. | |
|
One blinking in half a second. No power on the lamp. |
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 CAN connector.
- Connect the X1, X2 connectors.
- Configure the module using LT setup.
- Apply power to the load.
- Check all equipment for proper operation.
Module shut-off and deinstallation procedure
- Disconnect the power from the load.
- Disconnect the connectors X1, X2.
- Disconnect the CAN 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-5 | 100 | The default brightness level in case of a power reset (1..250). Example: def=250 |
min | integer 0-100 | 1-5 | 0 | Minimum dimming level, example: min=10 |
max | integer 0-100 | 1-5 | 100 | Maximum dimming level, example max=95 |
start | integer 0-100 | 1-5 | 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-5 | 10 | Time duration of the starting value (measured in milliseconds). Example: force=20 |
runtime | integer 0-60000 | 1-5 | 1000 | Runtime is the speed of changing the brightness from ‘min’ to ‘max’ (measured in milliseconds). Example: runtime=1000 |
protect | integer 0;1 | 1-5 | 0 | Overload Protect. 0(off); 1 (on), example: protect=0 |
mode | string | 98 | disabled | Frequency of pulse-width modulation in Hz for item with direct current.
Example: mode=’dc400′ |
dm | char[5] | 98 | ‘ggggg’ | Each char is responsible for the type of a particular channel
Example: dm=’skl–‘ |
Example:
<item addr="307:1" auto-period="600" cfgid="77" hw="def=200 min=30 max=88 start=35 force=20 runtime=1000 " name="Dimmer" type="dimer-lamp" uniq_id="51"/> <item addr="307:2" auto-period="600" cfgid="77" hw="min=20 max=90 " name="Dimmer" type="dimer-lamp" uniq_id="52"/> <item addr="307:3" auto-period="600" cfgid="77" name="Dimmer" type="dimer-lamp" uniq_id="53"/> <item addr="307:97" cfgid="77" name="Temperature" system="yes" type="temperature-sensor" uniq_id="55"/> <item addr="307:98" cfgid="77" hw="dm='+++--'" name="Temperature" system="yes" type="temperature-sensor" uniq_id="56"/>