EtherCAT-IOLink Gateway

◆ GW_API_storePortConfiguration()

GW_API_EErrorcode_t GW_API_storePortConfiguration ( void  )

Store IOLink port configuration to 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_storePortConfiguration(void)
Store IOLink port configuration to NVRAM.
Definition: gw_api_interface.c:215