Parameter Display and Configuration via
CICT
CAN-CBM-DP
Software Manual Rev. 2.0
86
Status
Status
shows the kind of a response received for a read request (
Read
button) or write request (
Write
button) and the data received. The data behind the status display are displayed as they are received via
the CAN bus.
The following status messages are implemented:
Ok
At a read request the received data is displayed.
At a write request no further data is displayed.
Timeout
The message
Timeout
appears, if no response has been received within about 100 ms after a read
or write request has been transmitted.
Abort
The message
Abort
appears always, if an error response has been received. The data specified
behind the status messages indicate the error code of the SDO domain transfer. The error codes and
their meaning are represented in the following table:
Error code
[HEX]
CAN-PSS designation
Explanation
0x05040001
0x06010000
0x06010001
0x06020000
0x06060000
0x06070010
0x06090011
0x06090030
0x06090031
0x06090032
0x08000000
SDO_CS_UNKNOWN
SDO_WRITE_ONLY
SDO_READ_ONLY
SDO_WRONG_INDEX
SDO_ACCESS_FAIL
SDO_WRONG_LENGTH
SDO_WRONG_SUBIND
SDO_VALUE_EXCEED
SDO_VALUE_2_HIGH
SDO_VALUE_2_LOW
SDO_OTHER_ERROR
wrong command specifier
read access is wrong here
write access is wrong here
wrong index
I²C-EEPROM has not been accessed
wrong number of data bytes
wrong subindex
specified value exceeds permissible thresholds
value range too high
value range too low
undefined error
Table 7.2.7:
Error codes of the SDO domain transfer