SDO error list type definition. More...
Data Fields | |
uint32 | errorcode |
Error code returned from SDO. | |
char | errordescription [EC_MAXERRORNAME+1] |
Readable error description. |
SDO error list type definition.
Definition at line 57 of file ethercatprint.c.
Error code returned from SDO.
Definition at line 60 of file ethercatprint.c.
char errordescription[EC_MAXERRORNAME+1] |
Readable error description.
Definition at line 62 of file ethercatprint.c.