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 10 Current »

Some gateways do not have a global KNX communication object for starting an emergency test and for getting the result – they have a separate object for each device. Therefore, the ItemIDs has to be configured for each emergency lighting separately.

This is done in the Emergency Test Mapping Defintions Table:

parametertypeoptional/mandatorydescriptiondefault
NamestringMName of the Dali gateway that is used within the gateway definition.
PathstringOPath of the Dali gateway that is used within the gateway definition.not used
Devicesdevice (case 1) or device range (case 2)M

Case 1: A single DALI device is required for the following gateway types:

  • Gira/Insta DALI Gateway Plus REG 218000

  • Hager Dali gateway KNX TYA670D

  • Jung KNX DALI-Gateway Plus 2098 REGHE

  • Ipas DaliControl

  • MDT DaliControl IP Gateway

  • Merten KNX DALI-Gateway

  • Schneider KNX DALI-Gateway

  • Siemens KNX/DALI Gateway N 141/03, N 141/21, N 141/31
  • Siemens KNX/DALI Gateway N 141/02

Case 2: A list of DALI devices or device ranges is allowed for all other gateway types that support emergency lighting, e.g.

  • 1
  • 1,2,5,6
  • 1-10,12,15-22

Start TestItemIdM for case 1 devices

Item that is used to start an emergency test.

gateway typesdescription

Gira/Insta DALI Gateway Plus REG 218000

Hager Dali gateway KNX TYA670D

Jung KNX DALI-Gateway Plus 2098 REGHE

KNX Object #433 + (device ID -1) * 17 (i.e. #433, #450, #467, ...)

Ipas DaliControl

MDT DaliControl IP Gateway

Merten KNX DALI-Gateway

Schneider KNX DALI-Gateway

See here.
Siemens KNX/DALI Gateway N 141/03, N 141/21, N 141/31
  • Channel A:
    • App version < 5: KNX Object #607 + (device ID -1) * 2 (i.e. #607, #609, ...)
    • App version >= 5: KNX Object #690+ (device ID -1) * 2 (i.e. #690, #691, ...)
  • Channel B:
    • App version < 5: KNX Object #1306 + (device ID -1) * 2 (i.e. #1306, #1308, ...)
    • App version >= 5: KNX Object #1472 + (device ID -1) * 2 (i.e. #1472, #1473, ...)
Siemens KNX/DALI Gateway N 141/02KNX Object #146 + (device ID -1) * 8 (i.e. #146, #154, ...)

Test ResultItemIdM for case 1 devices

Item that provides the test result. Dependening on the gateway type, the following KNX communication objects have to be used:

gateway typesdescription

Gira/Insta DALI Gateway Plus REG 218000

Hager Dali gateway KNX TYA670D

Jung KNX DALI-Gateway Plus 2098 REGHE

KNX Object #432 + (device ID -1) * 17 (i.e. #432, #449, #466, ...)

Ipas DaliControl

MDT DaliControl IP Gateway

Merten KNX DALI-Gateway

Schneider KNX DALI-Gateway

See here.
Siemens KNX/DALI Gateway N 141/03, N 141/21, N 141/31
  • Channel A:
    • App version < 5: KNX Object #608 + (device ID -1) * 2 (i.e. #608, #610, ...)
    • App version >= 5: KNX Object #691 + (device ID -1) * 2 (i.e. #691, #693, ...)
  • Channel B:
    • App version < 5: KNX Object #1307+ (device ID -1) * 2 (i.e. #1307, #1309, ...)
    • App version >= 5: KNX Object #1473+ (device ID -1) * 2 (i.e. #1473, #1475, ...)
Siemens KNX/DALI Gateway N 141/02KNX Object #147 + (device ID -1) * 8 (i.e. #147, #155, ...)

  • No labels