CM 1xDALI command list
3.6 Progress
ET 200SP CM 1xDALI Communication Model Description
Programming Manual, 12/2019, A5E47581955-AA
49
3.5.5 Change short address
Use this CM command to change the short address of a device. If another device
uses the new address, CM 1xDALI swaps the short addresses of these two devices.
After changing the short address, the command clears auto-addressed flag of the
device, and updates the address status.
Byte 0 Specifies the device type:
• 1: control gears
• 2: input devices
New short address to be assigned
Byte 0 Return code (Page 51)
3.6 Progress
You use progress commands to cancel or check the progress of a running procedure.
3.6.1 Query current command progress
Use this CM command to query the progress of a running CM procedure.
Byte 0 The value is 0.
Byte 2 Progress of the CM command.
< 127 (16#7F): the command is in progress;
= 127 (16#7F): the command has completed successfully;
> 127 (16#7F): the command stopped with errors.