Configuration
In addition to the common configuration options the following configuration options are available for each channel:
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. |
Functional description
The HDL M/DALI.1-B supports one DALI channel with up to 64 DALI devices.
Fault information is provided by the following Server Items which are located directly under the gateway branch within the Server Item Tree:
item name | description |
---|---|
KNX IP Connection | This Item reflects the KNXnet/IP tunneling connection to KNXnet/IP router or interface which is used to communicate with the KNX/DALI gateway. |
Fault | True, if there is either a DALI failure, ballast or lamp fault. |
Fault Devices | True, if there is a lamp or ballast failure for at least one DALI device. |
Fault Lamp | True, if there is a lamp fault of one or more DALI devices on the channel. |
Fault Ballast | True, if there is a ballast fault of one or more DALI devices on the channel. |
Fault DALI | True, if the is a fault at the DALI bus. |
Unable to render {include} The included page could not be found.
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. |