| uint32_t EI_API_ADP_setEnipAcdState | ( | T * | pAdp_p, |
| uint8_t | enipAcdState_p | ||
| ) |
Set the current adapter Ethernet IP address conflict detection state (Instance Attribute ID: 11).
Function that sets the adapter IP address conflict detection state.
| [in] | pAdp_p | Pointer to the adapter. |
| [in] | enipAcdState_p | IP address conflict detection state. |
| EI_API_ADP_eERR_OK | Success. |
| EI_API_ADP_eERR_GENERAL | General error. |