|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
EtherCAT SDO Information error response payload. More...
#include <packet-ecatmb.h>
Public Attributes | |
| uint32_t | ErrorCode |
| char | ErrorText [1] |
EtherCAT SDO Information error response payload.
| uint32_t TETHERCAT_SDO_INFO_ERROR::ErrorCode |
SDO abort/error code identifying the failure reason.
| char TETHERCAT_SDO_INFO_ERROR::ErrorText[1] |
Flexible array holding the null-terminated error description string.