EtherNet/IP™ Adapter3.07.03

◆ EI_API_ADP_run()

void EI_API_ADP_run ( void  )

Main run function.

Main run function that shall be called continuously.

Example
#include "EI_API.h"
while (bTerminate)
{
}
EI_API_ADP_run
ETHIP_API void EI_API_ADP_run(void)
Main run function.
Definition: EI_API_ADP_stub.c:418