Difference between revisions of "DE-MG.knx"

From Larnitech wiki page
Jump to navigation Jump to search
(Created page with "<translate> <!--T:2--> {{Infobox module | name = DE-MG.knx | image = DE_MG_knx.png | toc = CAN, Ethernet | iointerfaces = Ethernet, CAN, EIB, I/O chann...")
 
 
Line 6: Line 6:
 
| name      = DE-MG.knx
 
| name      = DE-MG.knx
 
| image      = DE_MG_knx.png
 
| image      = DE_MG_knx.png
| toc          = CAN, Ethernet
+
| toc          = Ethernet
| iointerfaces  = Ethernet, CAN, EIB, I/O channels
+
| iointerfaces  = Ethernet, EIB
 
| maxcandev    = 50
 
| maxcandev    = 50
 
| canportqty    = 1
 
| canportqty    = 1
Line 19: Line 19:
  
 
<!--T:4-->
 
<!--T:4-->
It is used for accumulation and storage of system data. The device determines the logical scheme of the system and allows authorized access to the system via the Internet. It also converts Ethernet into CAN bus and vice versa.
+
It is used for accumulation and storage of system data. The device determines the logical scheme of the system and allows authorized access to the system via the Internet. It also converts Ethernet into EIB bus and vice versa.
 
   
 
   
DE-MG.knx is to be used for data exchange between devices connected to the CAN bus, and devices such as electronic ballasts and dimmers, supporting KNX interface.
+
DE-MG.knx is to be used for data exchange between devices such as electronic ballasts and dimmers, supporting KNX interface.
 
 
DE-MG.knx can support up to 14 buttons/reed switches/LED buttons/leak sensors/motion sensors/temperature sensors/led strips/rgb strips/WS2812B strips.
 
  
 
The DE-MG.knx can be controlled via cloud with a securely encrypted signal. The system history from all other devices and sensors is stored on the DE-MG.knx for one year. Its plug and play feature means that it automatically detects and configures new Larnitech devices that are added to the system. A large and constantly updated database of ready-made scripts ensures that your home does everything your heart may desire. Get things going by telling your home what to do with the help of Siri, Alexa or Google Home. Get push notifications on your phone whenever the system has things to tell you and enjoy the ultimate control at your fingertips.
 
The DE-MG.knx can be controlled via cloud with a securely encrypted signal. The system history from all other devices and sensors is stored on the DE-MG.knx for one year. Its plug and play feature means that it automatically detects and configures new Larnitech devices that are added to the system. A large and constantly updated database of ready-made scripts ensures that your home does everything your heart may desire. Get things going by telling your home what to do with the help of Siri, Alexa or Google Home. Get push notifications on your phone whenever the system has things to tell you and enjoy the ultimate control at your fingertips.
Line 35: Line 33:
 
!Parameter name!!Value
 
!Parameter name!!Value
 
|-
 
|-
|Type of connection||CAN, Ethernet
+
|Type of connection|| Ethernet
 
|-
 
|-
|Input/output interfaces||Ethernet, CAN, EIB, I/O channels
+
|Input/output interfaces||Ethernet, EIB
 
|-
 
|-
 
|Data speed||10/100Mb/s
 
|Data speed||10/100Mb/s
|-
 
|Max CAN deviсes||50
 
|-
 
|CAN bus topology||BUS
 
|-
 
|Number of CAN ports||1
 
|-
 
|Input/output channels qty||14
 
|-
 
|Max load per channel||5mA*
 
|-
 
|Power supply||11.5 … 27.5 V DC<br>24V, 2.5A Recommended
 
|-
 
|Max own current (24V)||140mA
 
|-
 
|Max CAN bus length||800 m** (twisted pair CAT5e)
 
|-
 
|Max current per CAN bus||700mA
 
 
|-
 
|-
 
|Case material||ABS
 
|Case material||ABS
Line 71: Line 51:
 
|Weight||145 g
 
|Weight||145 g
 
|}
 
|}
<nowiki>*</nowiki> - Output channels should only be connected using amplifier which uses 5V PWM signal from output as input
 
 
<nowiki>**</nowiki> – installing additional power supply units is required for long lines; the maximum length of the line may be reduced by various interference factors
 
 
  
  
Line 82: Line 58:
 
{{indicationold |hideLast= 1}}
 
{{indicationold |hideLast= 1}}
  
==HW settings== <!--T:15-->
 
 
<!--T:16-->
 
{|class="wikitable"
 
|-
 
!Name!!Type, range!!SUBID!!Default!!Description
 
|-
 
|io||char[14]||98||'4---1-T-3-----'||Each char is responsible for the type of a particular channel
 
*'0' - led-dimmer
 
*'1' - halogen-dimmer
 
*'2' - linear-dimmer
 
*'3'..'6' - RGB-3..6 channels
 
*'z' - WS2812B -string
 
 
*'e' - led-button inverse
 
*'d' - led-button
 
*'c' - button inverse
 
*'b' - button
 
*'s' - switch
 
*'k' - contact
 
*'h' - contact inverse
 
*'l' - leak
 
*'n' - Neptun
 
*'v' - motion inverse
 
*'m' - motion
 
*'r' - thermo-resistor
 
*'t' - DALLAS
 
 
*'-' - none
 
Example: io='4---1---3-----'
 
|-
 
|hw||string||98||-||hw="...", where
 
*pwm_invert – PWM inverting [1, 0];
 
*lbn_bright – brightness of led buttons, range (0 - 255);
 
*f – by default PWM frequency is 1000, range (1 - 5000).
 
Example:
 
<syntaxhighlight lang="xml" line>
 
hw="io='4---zdd-------' pwm_invert=1 lbn_bright=255 f=1000"
 
</syntaxhighlight>
 
|}
 
 
<!--T:17-->
 
<syntaxhighlight lang="xml" line>
 
      <item addr="317:1" auto-period="600" cfgid="195" channels="4" name="RGB" type="rgb-lamp"/>
 
<item addr="317:5" auto-period="600" cfgid="195" hw="length=26 runtime=5" name="RGB" type="rgb-lamp"/>
 
<item addr="317:6" cfgid="195" name="Switch" type="switch"/>
 
<item addr="317:7" cfgid="195" name="Switch" type="switch"/>
 
<item addr="317:12" cfgid="195" name="Temperature" type="temperature-sensor"/>
 
<item addr="317:97" cfgid="195" name="Temperature" system="yes" type="temperature-sensor"/>
 
<item addr="317:98" cfgid="195" hw="io='4---zdd-------' pwm_invert=1 lbn_bright=255 f=1000" logic-ver="19" name="Temperature" sn="1529500271" system="yes" type="temperature-sensor"/>
 
</syntaxhighlight>
 
 
</translate>
 
</translate>

Latest revision as of 15:22, 17 July 2025


DE-MG.knx
DE MG knx.png
General
Type of connectionEthernet
Input/output interfacesEthernet, EIB
Max CAN devices50
CAN port qty1
Max CAN bus length800 m (twisted pair CAT5e)
Max current per CAN bus700mA
Other
Supply voltage11.5...27.5 V DC
Dimentions4U, 69x110x58 mm


MAIN GATEWAY

It is used for accumulation and storage of system data. The device determines the logical scheme of the system and allows authorized access to the system via the Internet. It also converts Ethernet into EIB bus and vice versa.

DE-MG.knx is to be used for data exchange between devices such as electronic ballasts and dimmers, supporting KNX interface.

The DE-MG.knx can be controlled via cloud with a securely encrypted signal. The system history from all other devices and sensors is stored on the DE-MG.knx for one year. Its plug and play feature means that it automatically detects and configures new Larnitech devices that are added to the system. A large and constantly updated database of ready-made scripts ensures that your home does everything your heart may desire. Get things going by telling your home what to do with the help of Siri, Alexa or Google Home. Get push notifications on your phone whenever the system has things to tell you and enjoy the ultimate control at your fingertips.


Module parameters

Parameter name Value
Type of connection Ethernet
Input/output interfaces Ethernet, EIB
Data speed 10/100Mb/s
Case material ABS
Protection IP40
Equipment installation type DIN-rail (EN 60715)
Temperature range -10 … +50°C
Size 4U, 69x110x58 mm
Weight 145 g


Indication of module operation

Indicator Status Description
Power Gl.png Power
E.png Power not available
Activity Y.png Data communication
E.png Data communication not available
Error E.png No errors
Rl.png Overheating
R.pngR.png No connection to AC.
R.pngR.pngR.pngDots.png The data has not been transferred via the CAN bus for at least 5 minutes.
R.pngR.pngR.pngDots.png No power on the lamp.
R.pngR.pngR.pngDots.png No power on the DALI bus or over current (more then 180 mA) on DALI bus. If over current is at both bus blinking twice in half a second.