EtherCAT-IOLink Gateway

◆ GW_API_restoreEcatIdent()

GW_API_EErrorcode_t GW_API_restoreEcatIdent ( void  )

Restore EtherCAT identification from NVRAM.

Returns
GW_API_EErrorcode_t errorcode
Example
#include <gw_api_interface.h>
GW_API_EErrorcode_t retVal = GW_API_eSUCCESS;
GW_API_EErrorcode_t GW_API_restoreEcatIdent(void)
Restore EtherCAT identification from NVRAM.
Definition: gw_api_interface.c:415