| uint32_t EI_API_ADP_getEnipAcdState | ( | T * | pAdp_p, |
| uint8_t * | pEnipAcdState_p | ||
| ) |
Get the current adapter Ethernet IP address conflict detection status (Instance Attribute ID: 11).
This function returns the adapter Ethernet IP address conflict detection status in parameter pEnipAcdState_p.
| [in] | pAdp_p | Pointer to the adapter. |
| [out] | pEnipAcdState_p | uint8_t pointer to adapter address conflict detection status for the adapter specified by parameter pAdp_p. |
| EI_API_ADP_eERR_OK | Success. |
| EI_API_ADP_eERR_GENERAL | General error. |