Changes

Jump to navigation Jump to search
211 bytes removed ,  14:33, 27 July 2021
no edit summary
Line 2: Line 2:  
{{Infobox module
 
{{Infobox module
 
| name      = DW-DM04.B
 
| name      = DW-DM04.B
| image      = DW-DM04B.png
+
| image      = DW-DM04A.png
 
| outCount  =  
 
| outCount  =  
 
| dimmOut    = 4
 
| dimmOut    = 4
Line 11: Line 11:  
| inDigit    =  
 
| inDigit    =  
 
| voltage    = 11.5...27.5 V DC from CAN
 
| voltage    = 11.5...27.5 V DC from CAN
| dim        = 4U, 69x100x58 mm
+
| dim        = 4U, 69x102x58 mm
 
}}
 
}}
    
==4-CHANNEL DIMMER==
 
==4-CHANNEL DIMMER==
   −
This module is designed for smooth adjustment of brightness of lighting devices (non reactive load). The dimmer type is MOSFET with trailing edge dimming.Like all Larnitech devices, this dimmer controller is automatically detected and configured when it is added to the system. A logical unit within makes it possible for the unit to perform scripts from Larnitech’s large and constantly updated database and to operate on distributed logic, ensuring the reliability of its operation. Advanced LED light settings allow a more precise setup, while soft start mode prolongs lamp life. In addition to featuring protection in a range of parameters.
+
This module is designed for smooth adjustment of brightness of lighting devices (non reactive load). The dimmer type is MOSFET with trailing edge dimming. Like all Larnitech devices, this dimmer controller is automatically detected and configured when it is added to the system. A logical unit within makes it possible for the unit to perform scripts from Larnitech’s large and constantly updated database and to operate on distributed logic, ensuring the reliability of its operation. Advanced LED light settings allow a more precise setup, while soft start mode prolongs lamp life. In addition to featuring protection in a range of parameters.
    
==Features==
 
==Features==
*R/C load type supported (4 x 500 W)
+
*R/C load type has 4 channels. Each channel supports up to 500 W, but the total load should not extend 1600 W
 
*Works with halogen /LED lights
 
*Works with halogen /LED lights
 
*Advanced LED light settings
 
*Advanced LED light settings
Line 48: Line 48:  
==Overview==
 
==Overview==
   −
[[File:DM04B VIEW.jpg|500px]]
+
[[File:DM04A VIEW.png|500px]]
    
==Example of connection==
 
==Example of connection==
   −
[[File:DM04B EXA.png|500px]]
+
[[File:DM04A EXA.png|500px]]
    
==Module dimensions==
 
==Module dimensions==
   −
[[File:DM04B DIM.png|500px]]
+
[[File:DM04A DIM.png|500px]]
    
==Internal layout==
 
==Internal layout==
   −
[[File:DM04B IL.png|500px]]
+
[[File:DM04A IL.png|500px]]
    
==Module parameters==
 
==Module parameters==
    
{{ Mp
 
{{ Mp
| dimqty          = 5
+
| dimqty          = 4
 
| involtage      = 100-240V AC, 50-60 Hz
 
| involtage      = 100-240V AC, 50-60 Hz
 
| currtype        = AC
 
| currtype        = AC
 
| maxperch        = 2.27A (500W at 220V)
 
| maxperch        = 2.27A (500W at 220V)
| maxperdev      = 9.1A (2000W at 220V)
+
| maxperdev      = 7.27A (1600W at 220V)
 
| dimmertype      = MOSFET
 
| dimmertype      = MOSFET
 
| dimmingtype    = trailing edge
 
| dimmingtype    = trailing edge
Line 79: Line 79:  
| protection      = IP40
 
| protection      = IP40
 
| temprange      = -10 … +50 °C
 
| temprange      = -10 … +50 °C
| size            = 4U, 69x100x58 mm
+
| size            = 4U, 69x102x58 mm
| weight          = 360 g
+
| weight          = 180 g
 
}}
 
}}
   Line 95: Line 95:  
#Install the module in the switchboard on the DIN rail and fix it with the special latch on the module base.
 
#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 CAN connector.
#Connect the X1, X2 connectors.
+
#Connect the contacts (1-4).
 
#Configure the module using LT setup.
 
#Configure the module using LT setup.
 
#Apply power to the load.
 
#Apply power to the load.
Line 102: Line 102:  
==Module shut-off and deinstallation procedure==
 
==Module shut-off and deinstallation procedure==
 
#Disconnect the power from the load.
 
#Disconnect the power from the load.
#Disconnect the connectors X1, X2.
+
#Disconnect the contacts (1-4).
 
#Disconnect the CAN connector.
 
#Disconnect the CAN connector.
 
#Remove the module from the DIN rail, releasing the latch at the bottom of the module base.
 
#Remove the module from the DIN rail, releasing the latch at the bottom of the module base.
Line 122: Line 122:  
|-
 
|-
 
!Name!!Type, range!!SUBID!!Default!!Description
 
!Name!!Type, range!!SUBID!!Default!!Description
 +
|-
 +
|dm||char[4]||98||'LLLL'||Each char is responsible for the type of a particular channel
 +
*'g' – use like halogen dimer-lamp
 +
*'s' – Soft Switch, lamp, when on/off power is supplied/deenergised smoothly (500msec)
 +
*'k' – Switch, lamp, when on/off power is supplied/deenergised immediately
 +
*'l' – LED Function, dimmable LED lamps
 +
*'v' – linear Function of dimming
 +
*'-' – Channel disabled
 +
*'+' – Regular channel
 +
Example: dm='skl-'
 
|-
 
|-
 
|def||integer 0-250||1-4||100||The default brightness level in case of a power reset (1..250). Example: def=250
 
|def||integer 0-250||1-4||100||The default brightness level in case of a power reset (1..250). Example: def=250
Line 134: Line 144:  
|-
 
|-
 
|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
 
|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
|-
  −
|protect||integer 0;1||1-4||1||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.
  −
*dc100 – 100Hz
  −
*dc200 – 200Hz
  −
*dc400 – 400Hz
  −
*dc800 – 800Hz
  −
Example: mode='dc400'
  −
|-
  −
|dm||char[4]||98||'gggg'||Each char is responsible for the type of a particular channel
  −
*'g' – use like halogen dimer-lamp
  −
*'s' – Soft Switch, lamp, when on/off power is supplied/deenergised smoothly (500msec)
  −
*'k' – Switch, lamp, when on/off power is supplied/deenergised immediately
  −
*'l' – LED Function, dimmable LED lamps
  −
*'v' – linear Function of dimming
  −
*'-' – Channel disabled
  −
*'+' – Regular channel
  −
Example: dm='skl-'
   
|}
 
|}
    
<syntaxhighlight lang="xml" line>
 
<syntaxhighlight lang="xml" line>
<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: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: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: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: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"/>
+
<item addr="307:98" cfgid="77" hw="dm='++--'" name="Temperature" system="yes" type="temperature-sensor" uniq_id="56"/>
 
</syntaxhighlight>
 
</syntaxhighlight>

Navigation menu