Configuration
...
parameter | type | optional/mandatory | communication object | description | default |
---|---|---|---|---|---|
Fault General | ItemId | M | KNX Object #1524, polled | True, if there is an error for at least 1 DALI device. | |
Fault Short Circuit | ItemId | O | KNX Object #1527 | True, if there is a general short cut on the DALI bus. | |
Fault Power Failure | ItemId | O | KNX Object #1525 | True, if there is a power failure on the DALI bus. | |
Emergency Mode Active | ItemId | O | KNX Object #1541 | True, if DALI devices are in emergency mode. | |
Emergency Lighting Failure | ItemId | O | KNX Object #1542, polled | True, if there is an error for at least 1 emergency DALI device. This config element is optional. If it is not used, emergency lighting test features are not available. | |
Error per DALI Device | ItemId | M | KNX Object #1544 | KNX feedback object for DALI device errors. | |
Emergency Test Interval | int | O | Specifies how long the driver will wait between sending two emergency start requests. | 10 s |
Warning |
---|
In order to use the object "Error per DALI device" within our LaMPS module, it is important to active the following options within the parameters of the device: |
The objects Fault General (#1524) and Emergency Lighting Failure (#1542) can be configured as passive or active feedback objects. If at least one of them is set as passive, "Poll Device" should be set to true.
The objects Fault General (#1524) and Error per DALI Device (#1544) must be linked to a group address. Otherwise the DALI gateway will be considere as "not used" and therefore be ignored for the export.
...
For emergency DALI testing, the following Server Items are available under the sub tree "Emergency":
item name | description |
---|---|
Emergency Lights On/Off | True, if the gateway is in emergency mode. |
Emergency Lighting Failure | True, if there is an emergency failure of at least one emergency DALI light. |
Start Function Test | Used to trigger a function test for all emergency DALI lights. |
Start Partial Duration Test | Used to trigger a partial duration test for all emergency DALI lights. |
Start Duration Test | Used to trigger a duration test for all emergency DALI lights. |
Start Battery Test | Used to trigger a battery test for all emergency DALI lights. |
Stop Test | Used to stop a running test. |
Emergency Lights Test Running | True, if an emergency DALI test is currently running. |
...
item name | description |
---|---|
Name | Human-readable name of the DALI device. The default name is "Device<number>". This name can be changed within the Device Name Mapping Definitions. |
Fault | True, if either a lamp or a device fault occurred. |
Fault Lamp | True, if there is a lamp fault. |
Fault Ballast | True, if there is a ballast fault. |
Fault Converter | (Emergency lighting only) True, if there is a converter fault. |
Test succeeded | True, if a response is received during the test. |
...