Configuration
...
parameter | type | optional/mandatory | communication object | description | default |
---|---|---|---|---|---|
Manual detect all ballasts | ItemId | M | KNX Object #5 | If true is sent to this object, a status request for Fault Lamp, Fault Ballast and DALI bus fault is triggered. | |
Fault Lamp | ItemId | M | KNX Object #16 | True, if at least one DALI device has a Lamp fault. | |
Fault Ballast | ItemId | M | KNX Object #17 | True, if at least one DALI device has a Ballast fault. | |
DALI Manage Request | ItemId | M | KNX Object #639 | Used to request the error status of a DALI device. | |
DALI Manage Response | ItemId | M | KNX Object #640 | Response object for error status of a DALI device. | |
DALI bus fault | ItemId | O | KNX Object #8 | True, if the is a fault at the DALI bus. |
...
Include Page | ||||
---|---|---|---|---|
|
For each configured DALI device, a sub tree with the name "Device<number>" is shown within the Server Item Tree. Each device has the following Server Items:
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 ballast fault occurred. |
Fault Lamp | True, if there is a lamp fault. |
Fault Ballast | True, if there is a ballast fault. |
Test Succeeded | True, if a response is received during the test. |
...