ethercatprint.h File Reference

Headerfile for ethercatprint.c. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

char * ec_sdoerror2string (uint16 sdoerrorcode)
char * ec_ALstatuscode2string (uint16 ALstatuscode)
 Look up text string that belongs to AL status code.
char * ec_soeerror2string (uint16 errorcode)
 Look up text string that belongs to SoE error code.
char * ec_elist2string (void)
 Look up error in ec_errorlist and convert to text string.

Detailed Description

Headerfile for ethercatprint.c.

Definition in file ethercatprint.h.


Function Documentation

char* ec_ALstatuscode2string ( uint16  ALstatuscode  ) 

Look up text string that belongs to AL status code.

Parameters:
[in] ALstatuscode = AL status code as defined in EtherCAT protocol
Returns:
readable string

Definition at line 234 of file ethercatprint.c.

Here is the caller graph for this function:

char* ec_elist2string ( void   ) 

Look up error in ec_errorlist and convert to text string.

Returns:
readable string

Definition at line 271 of file ethercatprint.c.

Here is the call graph for this function:

Here is the caller graph for this function:

char* ec_sdoerror2string ( uint16  sdoerrorcode  ) 
char* ec_soeerror2string ( uint16  errorcode  ) 

Look up text string that belongs to SoE error code.

Parameters:
[in] errorcode = AL status code as defined in EtherCAT protocol
Returns:
readable string

Definition at line 253 of file ethercatprint.c.

Here is the caller graph for this function:

Generated by  doxygen 1.6.3