Contents
3-CHANNEL MODULE FOR BLINDS MOTOR CONTROL
This module provides control of curtains, projector screens, valves or other electrical motors with force control.
Connection of curtain/jalousie/shutter actuators
Module parameters
Parameter name | Value |
---|---|
Output channels qty | 3 |
Input voltage | 100-250 V AC |
Current type | AC |
Max load per channel | 2 A |
Power supply | 11.5 … 27.5 V DC from CAN |
Max current(24V) | 55 mA |
Connection type | CAN |
Permissible section of power supply cable to connect in socket | 0.5 … 2.5mm2 |
Bus type | CAN (4-wire) |
Equipment installation type | DIN-rail (EN 60715) |
Case material | ABS |
Protection | IP40 |
Temperature range | -10 … +50 °C |
Size | 2U, 35x90x58 mm |
Weight | 95g |
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. |
Module installation and connection procedure
- Connect the outputs.
- Connect the inputs.
- Connect the Can connector.
- 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 CAN connector.
- Disconnect the inputs.
- Disconnect the outputs.
HW Settings
Name | Type, range | SUBID | Default | Description |
---|---|---|---|---|
runtime | integer 0-100 | 1-6 | 15 | Runtime is the open/close time in seconds, is used for jalousie(2 pole), gate(2 pole), valve(2 pole); Example: rumtime=20 |
hold | integer 0-10000 | 1-6 | 500 | Hold is the bridging time in miliseconds, is used for gate(1 pole /short press) or lock; Example: hold=3500 |
def | string 'ON' | 1-6 | 'OFF' | Def is the element status is set after restart, is used for lamp, heating, valve(1 pole); Example: def='ON' |
out | char[6] | 98 | 'BBB' | Each char is responsible for the type of a particular channel
Example: dm='BGV' |
Example:
<item addr="449:1" cfgid="65" name="Jalousie" sub-type="120" type="jalousie" uniq_id="4069"/> <item addr="449:3" cfgid="65" name="Gate" sub-type="120" type="gate" uniq_id="4077" hw="runtime=55"/> <item addr="449:5" cfgid="65" name="Valve" type="valve" uniq_id="4078"/> <item addr="449:30" cfgid="65" name="Current" system="yes" type="current-sensor" uniq_id="4072"/> <item addr="449:31" cfgid="65" name="Current" system="yes" type="current-sensor" uniq_id="4073"/> <item addr="449:32" cfgid="65" name="Current" system="yes" type="current-sensor" uniq_id="4074"/> <item addr="449:97" cfgid="65" name="Temperature" system="yes" type="temperature-sensor" uniq_id="4075"/> <item addr="449:98" cfgid="65" hw="out='BGV'" name="Temperature" system="yes" type="temperature-sensor" uniq_id="4076"/>