CM 1xDALI command list   
3.5 Addressing 
  ET 200SP CM 1xDALI Communication Model Description 
46  Programming Manual, 12/2019, A5E47581955-AA 
3.4.24  Reset Device 
 
  Use this CM command to reset the parameters of a DALI device, and clear the pa-
rameters saved in the CM 1xDALI. 
If this command executes without errors, it resets the physical device is reset and 
deletes the parameters saved in CM 1xDALI. The value of the configured flag in the 
query control gear status or input device status remains. 
 
Byte 0  Specifies the device type  
•  1: control gears 
•  2: input devices 
Short address of the input device 
Byte 2  Delete short address flag:  
•  0: do not reset the short addresses 
•  1: reset the short addresses of the physical devices 
Byte 0  Return code (Page 51) 
 
3.5  Addressing 
You use addressing commands to manage the short address of the devices. 
3.5.1  Start scan and assign short address 
 
  Use this CM command to scan the physical devices on the DALI bus and assign ran-
dom short addresses to the devices that have no short addresses or conflicted short 
addresses. 
This CM command changes the random address of devices: 
•  If the device has a short address that is unique on the DALI bus, the device keeps 
its short address. 
•  If the device does not have a short address or its short address is the same as 
another short address, CM 1xDALI assigns a new short address to it. 
If there are more than 64 devices of the same type on the DALI bus, you get the error 
"16#87 (not supported)" in the response parameters.  
This command returns 16#01(In progress) when it starts a progress of scanning.  
You can check the process of scanning by "querying the current command status  
(Page 49)" or stop scanning by "canceling the current command (Page 51)".