SoE error list type definition. More...
Data Fields | |
| uint16 | errorcode |
| SoE error code. | |
| char | errordescription [EC_MAXERRORNAME+1] |
| Readable description. | |
SoE error list type definition.
Definition at line 75 of file ethercatprint.c.
SoE error code.
Definition at line 78 of file ethercatprint.c.
| char errordescription[EC_MAXERRORNAME+1] |
Readable description.
Definition at line 80 of file ethercatprint.c.
1.6.3