ETS communication objects
Manual DALI gateway S64 KNX/S128 KNX
25
Sends the switch status of individual groups in the DALI segment when the system is started
or when a change has taken place. Bit 0 - 15 show the status. Bit 16-31 show whether the
information is valid.
Number “1“ means that the status information is valid; number “0“ means it is invalid. For
example: groups 2,5 and 10 are switched on and valid; all other groups are switched off:
Status:
Grp.16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1
Bit 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
0 0 0 0 0 0 1 0 0 0 0 1 0 0 1 0
Mask:
Bit 23 22 21 20 19 18 17 16
1 1 1 1 1 1 1 1
Bit 31 30 29 28 27 26 25 24
1
1 1 1 1 1 1 1
22
Failure Status Lamp/ECG Status
8 Bit
238.600
CWT
This object is used to send the error status of lamp or ECG errors in the DALI segment when
the system is started or when a change has taken place. Bit 0 - 5 refer to the number of the
ECG. Bit 6 represents a lamp error, Bit 7 an ECG error. For example:
Bit 7 6 5 4 3 2 1 0
ECG 5 / ECG error 1 0 0 0 0 1 0 1
ECG 6 / Lamp error 0 1 0 0 0 1 10
If a value is received via the object where Bit 6 and Bit 7 are set, it is interpreted as a status
query. For example:
Bit 7 6 5 4 3 2 1 0
ECG 5 / status query 1 1 0 0 0 1 01
The gateway responds with the current error status of the queried ECG.
Bit 7 6 5 4 3 2 1 0
ECG 5 / ECG error 1 0 0 0 0 1 0 1