Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Configuration

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

parameter

type

optional/mandatory

communication object
(program version 1.4)

communication object
(program version 2.0; NETx BMS App Secure >= 1.0.0.11)

description

default

Fault LampsItemIdMKNX Object #21 or #1483, polledKNX Object #21 or #2043, polledTrue, if there is a lamp error for at least 1 DALI device.
Fault BallastItemIdMKNX Object #22 or #1484, polledKNX Object #22 or #2044, polledTrue, if there is a ballast error for at least 1 DALI device.
Fault DALIItemIdOKNX Object #20 or #1482, polledKNX Object #20 or #2042, polledTrue, if there is a general DALI error.
Fault addressedItemIdMKNX Object #23 or #1485KNX Object #23 or #2045Used to trigger a normal DALI request and to get the test result.
Emergency Test StartItemIdOKNX Object #58 or #1520KNX Object #58 or #2080Used to trigger an emergency DALI test for a dedicated device.
Emergency Test ResultItemIdOKNX Object #60 or #1522KNX Object #60 or #2082Used to get the result of an emergency DALI test.
Emergency Test IntervalintO

Specifies how long the driver will wait between sending two emergency test start requests.10 s


Warning
The group object "Emergency Test Start" (#58 or #1520 / #2080) has to be configured for "Yes, DGN/S1.16.1 format" within ETS. Otherwise the emergency lighting tests will not work.

Info

The ABB DG/S x.64.5.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 DG/S x.64.5.1 gateway definition.

Functional description

These KNX/DALI gateway types provide 1 or 2 DALI channels with up to 64 DALI devices. In addition to normal DALI testing, they support emergency lighting and extended tests for emergency lighting too.

...

item name

description

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.
Stop TestUsed to stop a running test.
Remaining Test Runtime

Remaining runtime in minutes for a triggered test.

Last test was

Shows the type of the last test. 

value

description

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 if the DALI device does not support emergency tests.
Converter defectTrue, if the converter 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.
Test resultTest result: The raw data as received from the gateway. Time results have to be multiplied by 2 minutes; Battery charge status rannges from 0 to 255 and has to be converted to percentage.

...