
Programming
5.7 Configuration function blocks
ET 200SP Communication module CM 1xDALI (6ES7137-6CA00-0BU0)
102
Manual, 06/2019, A5E46959434-AA
Table 5- 6
Description of STATUS on upload process
Device type STATUS
Comment
Control
gear
16#01
Querying basic parameters
16#02
Querying extended parameters
16#03
Querying group configuration
16#04
Querying scene configuration
16#05
Saving all parameters
Input device
(Sensor)
16#11
Querying sensor parameters and saving
16#12~16
#31
Querying sensor instances parameters and saving:
•
16#12: The function block is dealing with the Instance 0.
•
16#13: The function block is dealing with the Instance 1.
•
...
•
16#31: The function block is dealing with the Instance 31.
5.7.18
DALI_DEV_DOWNLOAD
Description
DALI_DEV_DOWNLOAD is used for downloading all the parameters that are saved in the
CM 1xDALI to the DALI device (refer to data flow path 3 (Page 23)). The control gear type or
sensor instance type are saved in CM 1xDALI, and these types must be the same as the
physic device's. This function block does not check whether the parameter saved in CM
1xDALI is valid for this DALI device.
It takes some time to execute this function block. If needed, you can use CANCEL to stop
the procedure before it is finished.
Note
The output resets, only if both the CANCEL and DOWNLOAD are set to 0.