
Programming
5.8 Parameter STATUS
ET 200SP Communication module CM 1xDALI (6ES7137-6CA00-0BU0)
106
Manual, 06/2019, A5E46959434-AA
5.8
Parameter STATUS
The following table shows the explanation of each STATUS value:
●
When the value of STATUS is greater than 16#80: It shows the detailed error code.
●
When the value of STATUS is less than 16#80: It indicates the progress of the function
block.
Table 5- 8
STATUS message
Value of STATUS
Explanation
16#00
The function block is not started.
16#01~16#7E
For the detailed description, refer to each function block.
16#7F
The function block is completed successfully and the output parameters are ready.
16#82
The CM 1xDALI is busy with the last command.
16#83
Timeout. The function block does not get the response from CM 1xDALI.
16#84
Cancel. The function block is cancelled by command.
16#85
CM 1xDALI receives an error response frame after sending the query command. This might be
caused by a short address confliction or a DALI device failure.
Note: Not every short address conflict can be detected. It can only be detected when the conflict-
ed devices send the response frame at the same time.
16#87
Not supported. This action is not supported by CM 1xDALI.
16#88
Invalid parameters. The input of the function block is not correct.
16#89
No data. There is no data saved in CM 1xDALI or no response on the DALI bus.
16#8A
Status error. The CM 1xDALI is not in the normal state. For the detailed information, refer to the
output "STATUS" of DALI_CTRL (Page 26).
16#8B
Configuration mismatch. The actual device is not matched with the control gear or input device
(sensor) which is added by
DALI_ECG_ADD (Page 67) or DALI_SENSOR_ADD. (Page 89)
16#8C
The short address is not configured, and there is no device with this short address on the DALI
bus.
16#8D
No device is configured with this short address.
16#8E
No physical device with the specified short address is on the DALI bus.
16#8F
The scan procedure is stopped abnormally.
16#90
CM 1xDALI cannot send commands to the DALI bus.
16#91
The input type of control gear or input device (sensor) is not matched with the physical device.
16#F0
Communication failure between CPU and CM 1xDALI.