Configuration
...
parameter | type | optional/mandatory | communication object | description | default |
---|---|---|---|---|---|
Fault Lamps | ItemId | M | KNX Object #17, polled | True, if there is a lamp error for at least 1 DALI device. | |
Fault Ballast | ItemId | M | KNX Object #18, polled | True, if there is a ballast error for at least 1 DALI device. | |
Fault DALI | ItemId | O | KNX Object #19, polled | True, if there is a general DALI error. | |
Diagnostics | ItemId | M | KNX Object #25 | Used to trigger a normal DALI request and to get the test result. | |
Emergency Test Start | ItemId | O | KNX Object #31 | Used to trigger an emergency DALI test for a dedicated device. | |
Emergency Test Result | ItemId | O | KNX Object #33 | Used to get the result of an emergency DALI test. | |
Emergency Mode Active | ItemId | O | KNX Object #35 | True, if the DALI emergency lighting mode is active. | |
EmergencyTestTimeout | int | O | Specifies how long the driver will wait between sending two emergency start requests. | 10 s |
Info |
---|
The ABB DGN/S 1.16.1 gateway uses emergency test start and result objects for all devices on one channel – there are no individual objects for each emergency ballast as it is for other gateways. Therefore, there will appear no entry within the Emergency Mapping Definitions. If the emergency configuration is enabled it will appear within the ABB DGN/S 1.16.1 gateway definition. |
Functional Description
These KNX/DALI gateway types provide 1 with up to 64 DALI devices. In addition to normal DALI testing, they support emergency lighting and extended tests for emergency lighting too.
...
Since these gateways also support emergency lighting, it has to be distinguished between a normal DALI test and an emergency DALI test. For normal DALI testing, the following Server Items are available:
...
Include Page Normal DALI testing server items Normal DALI testing server items
For emergency DALI testing, the following Server Items are available under the sub tree "Emergency":
item name | description |
---|---|
Emergency Lights On/Off | |
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, when an emergency DALI test is currently running. |
...