Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Configuration

In addition to the common configuration options the following configuration options are available for each channel:

parametertypeoptional/mandatorycommunication objectdescriptiondefault
Fault LampsItemIdMKNX Object #17, polledTrue, if there is a lamp error for at least 1 DALI device.
Fault BallastItemIdMKNX Object #18, polledTrue, if there is a ballast error for at least 1 DALI device.
Fault DALIItemIdOKNX Object #19, polledTrue, if there is a general DALI error.
Diagnostics ItemIdMKNX Object #25Used to trigger a normal DALI request and to get the test result.
Emergency Test StartItemIdOKNX Object #31Used to trigger an emergency DALI test for a dedicated device.
Emergency Test ResultItemIdOKNX Object #33Used to get the result of an emergency DALI test.
Emergency Mode ActiveItemIdOKNX Object #35True, if the DALI emergency lighting mode is active.
EmergencyTestTimeoutintO
Specifies how long the driver will wait between sending two emergency start requests.10 s


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.

For all these gateway types, the following Server Items are available:

item namedescription
KNX IP ConnectionThis Item reflects the KNXnet/IP tunneling connection to KNXnet/IP router or interface which is used to communicate with the KNX/DALI gateway.
FaultTrue, if there is either a power failure, short circuit, lamp, ballast or converter fault.
Fault DALITrue, if there is a common DALI failure.
Fault DeviceThis communication object is true if there is a lamp, ballast or converter failure for at least 1 DALI device.
Fault LampsTrue, if there is a lamp fault of one or more DALI devices.
Fault BallastTrue, if there is a ballast fault of one or more DALI devices.  

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:

item namedescription
Trigger TestUsed to trigger a normal DALI test for all devices.
Test RunningTrue, when a normal DALI test is currently running.
Faulty devicesA comma-separated sorted list of numbers of faulty DALI devices.

For emergency DALI testing, the following Server Items are available under the sub tree "Emergency":

item namedescription
Emergency Lights On/Off
Start Function TestUsed to trigger a function test for all emergency DALI lights.
Start Partial Duration TestUsed to trigger a partial duration test for all emergency DALI lights.
Start Duration TestUsed to trigger a duration test for all emergency DALI lights.
Start Battery TestUsed to trigger a battery test for all emergency DALI lights.
Stop TestUsed to stop a running test.
Emergency Lights test runningTrue, when an emergency DALI test is currently running.


Please keep in mind that these items will only appear when emergency testing is available for the gateway. For these KNX/DALI gateways the "Emergency Test Start (#32, #40 or #1154)" and "Emergency Test Result (#33, #42 or #1156)" objects must be available and configured in order to support emergency testing. Note that emergency testing is only available for self contained battery lamps.

For each configured DALI device, a sub tree with the name "Device<number>" is shown within the Server Item Tree. Each device has at least the following Server Items:

item namedescription
NameHuman-readable name of the DALI device. The default name is "Device<number>". This name can be changed within the Device Name Mapping Definitions. 
FaultTrue, if either a lamp or a device fault occurred.
Fault LampTrue, if there is a lamp fault.
Fault BallastTrue, if there is a ballast fault.
Test succeededTrue, if a response is received during the test.

If emergency functions are available, the following items are available in the sub tree "Emergency":

item namedescription
Test RunningTrue, when an emergency DALI test is currently running.
Start Function TestUsed to trigger a function test for this device.
Start Duration TestUsed to trigger a duration test for this device.
Start Partial Duration TestUsed to trigger a partial duration test for this device.
Start Battery TestUsed to trigger a battery test for this device.
Last test was

Shows the type of the last test. 

valuedescription
0"No Test"
1"Function Test"
2"Partial duration test"
3"Duration test"
4"Battery test"
255"Test not supported"
Last test faultedTrue, if there was no test result response. This may be the case when the DALI does not support emergency tests.
Circuit defectTrue, if the circuit is defect.
Fault batteryTrue, if there is a battery fault.
Battery defectTrue, if the battery is defect.
Fault emergency lightTrue, if there is an emergency light failure.
Function test triggered but not executedTrue, if a function test was triggered but not finished.
Duration test triggered but not executedTrue, if a Duration test was triggered but not finished.
Function test failedTrue, if the function test failed.
Duration test failedTrue, if the duration test failed.
TestResultTest result: The raw data as received from the gateway. Time results have to be multiplied by 2 minutes; Battery charge status is from 0 to 255 and has to be converted to percentage.
  • No labels