
Programming
5.7 Configuration function blocks
ET 200SP Communication module CM 1xDALI (6ES7137-6CA00-0BU0)
Manual, 06/2019, A5E46959434-AA
83
Parameter Declaration Data type Memory
area
Description
STATUS
BYTE
I, Q, M, D,
L
When ERROR = 0, STATUS has
following three values:
•
16#00: Idle
•
16#01: Executing
•
16#7F: Completed
When ERROR = 1, STATUS
shows the detailed error code. For
the detailed meaning of each
error code, refer to Parameter
GROUP_
BITS
Ar-
ray[0..15]
of BOOL
I, Q, M, D,
L
The group membership of the control gear. The index of the array
indicates the group address.
•
GROUP_BITS = 0: Not in group
•
GROUP_BITS = 1: In group
5.7.8
DALI_ECG_SET_GROUP
Description
DALI_ECG_SET_GROUP is used for setting the group membership of DALI control gears.
●
If the status of control gear is configured (for example, control gear is added by using
DALI_ECG_ADD (Page 67)), the parameters are saved in the CM 1xDALI (refer to data
flow path 1 (Page 23)) and sent to the physical device (refer to data flow path 5
(Page 23)).
●
If the status of control gear is not configured, the parameters are only sent to the physical
device (refer to data flow path 5 (Page 23)).
You can query the group membership of control gear by using DALI_ECG_QUERY_GROUP
(Page 82).