DW-RGB03

Revision as of 12:37, 6 January 2022 by Rusanov (talk | contribs) (Marked this version for translation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Other languages:
English • ‎русский
Revision:
/B
/C


DW-RGB03.C
DW-RGB03C.png
Output ports
Number of switched channels9
Peak load3A (36W at 12V)
Other
Supply voltage11.5...27.5 V DC
Dimentions4U, 69x110x58 mm


9-CHANNEL LED CONTROLLER

The module allows connecting RGB and monochrome LED strips.

Features

  • Supported load types:
    • 9x monochrome channels
    • 3x RGB
    • 2x RGBW + 1 monochrome channels
    • 1x RGBWW + 1x RGB or 4x monochrome channels

CAUTION! All work related to the installation, connection, setting up, service and support must be carried out by qualified personnel with sufficient skills and experience in working with electrical equipment. 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.

Overview

 

Module dimensions

 

Internal layout

 

Connection of LED lamps and LED RGB

 

Example of connection RGBWW/RGBW LED

 

Example of connection RGB LED with Amp

 

Module parameters

Parameter name Value
Input channels qty
Input/output channels qty
0-10 input port quantity
Buttons
LED Buttons
Number of sensor inputs
Number of dry contact inputs
RS485 ports qty
RS232 ports qty
UART ports qty
M-BUS port quantity
Pulse inputs quantity
DALI ports qty
DALI-line voltage supply
Peak current of DALI-line power supply
Peak current in DALI-line
Maximum DALI devices quantity
Dimming channels qty
Output channels qty 9
0-10 output port quantity
Analog output channels qty
Output
Digital line maximum length
Discrete input channels qty
Digital input channels qty
Speakers
Max power output audio channel
Camera
IR lighting
Card reader
Connection type
Protocols
Backlight voltage
Load type
Dimmer load type
Supported sensors
Input voltage 0...25V DC
Current type DC
Adjustment type PWM
Max load
Min load
Max load per channel 3A (36W at 12V)
Max load per group
Max load per device
Control parameters
Angle of vision IR °
Angle of motion °
Temperature measuring range °C
Humidity measuring range
Dimmer type
Dimming type
Voltage that may be applied to the input channels 0...25V DC
Max output switching voltage
Max output switching current
Power supply 11.5 … 27.5 V DC from CAN
Max current(24V) 55 mA
Max current(13V)
Max detection distance
Max IR distance
Max BT distance
Max current
Relay
Data transfer speed
Permissible section of power supply cable to connect in socket:
Sensors VCC output
Sensors max VCC current
R1-R2 inputs max current
Push-button/reed switches line recommended length
Temperature sensor line max length
Sensor cable length
Sensors line max length
Bus type CAN (4-wire)
Compatible with
Output voltage
Output current
Equipment installation type DIN rail (EN 60715)
Mounting
Max cabel lenght
Case material ABS
Protection IP40
Temperature range -10 … +50 °C
Size 4U, 69x110x58 mm
Weight 85 g
* -
** -
*** -
1 -
2 -
3 -


Indication of module operation

Bootloader

Indicator Status Description
 
  Device in bootloader
 
   Downloading firmware
   Flashing firmware

Firmware

Indicator Status Description
 
     Network configuration
     Identification
  Operational mode
  Operational mode
 

Error
  Lost connection to server
   Overheat
    Overload
     No AC power
      RTC error
 

Activity
  CAN activity
  OW activity
  RS-485 activity
  Ethernet activity


Module installation and connection procedure

  1. Install the module in the switchboard on the DIN rail and fix it with the special latch on the module base.
  2. Connect the CAN connector.
  3. Connect the channels.
  4. Configure the module using LT setup.
  5. Apply power to the load.
  6. Check all equipment for proper operation.

Module shut-off and deinstallation procedure

  1. Disconnect the power from the load.
  2. Disconnect the channels.
  3. Disconnect the CAN connector.
  4. 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
dm char[9] 98 'RGBRGBRGB' Each char is responsible for the type of a particular channel, RGB takes 3 channels
  • 'RGB' – Use like RGB lamp
  • 'L' – LED Function, dimmable LED lamps
  • 'G' – Use like halogen dimer-lamp
  • 'Y' – Linear Function of dimming
  • 'F' – Fancoil
  • 'S' – Lamp
  • 'M' – Inverse lamp
  • 'V' – Valve
  • 'W' – Inverse valve
  • 'K' – Lock
  • 'N' – Inverse lock
  • 'H' – Valve heating
  • 'J' – Inverse valve heating
  • '-' – Channel disabled

Example: dm='LLLRGBLLL'

f integer 0-1000 98 500 Frequency of rgb LED

Example:hw="f=800"

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
force integer 0-100 1-5 10 Time duration of the starting value (measured in milliseconds). Example: force=20
runtime integer 0-60000 1-9 5 Runtime is the speed of changing the brightness(measured in miliseconds for dimmer and in seconds for RGB). Example: runtime=5000
1<item addr="555:1" auto-period="600" cfgid="66" name="Dimmer" type="dimer-lamp" uniq_id="4054"/>
2<item addr="555:2" auto-period="600" cfgid="66" name="Dimmer" type="dimer-lamp" uniq_id="4055"/>
3<item addr="555:3" auto-period="600" cfgid="66" name="Dimmer" type="dimer-lamp" uniq_id="4056"/>
4<item addr="555:4" auto-period="600" cfgid="66" name="RGB" type="rgb-lamp" uniq_id="4053"/>
5<item addr="555:7" auto-period="600" cfgid="66" name="Dimmer" type="dimer-lamp" uniq_id="4057"/>
6<item addr="555:8" auto-period="600" cfgid="66" name="Dimmer" type="dimer-lamp" uniq_id="4058"/>
7<item addr="555:9" auto-period="600" cfgid="66" name="Dimmer" type="dimer-lamp" uniq_id="4059"/>
8<item addr="555:97" cfgid="66" name="Temperature" system="yes" type="temperature-sensor" uniq_id="4010"/>
9<item addr="555:98" cfgid="66" hw="dm='DDDRGBDDD'" name="Temperature" system="yes" type="temperature-sensor" uniq_id="4011"/>