EtherCAT Slave1.11.00

◆ EC_SLV_APP_AoE_readRequest()

uint16_t EC_SLV_APP_AoE_readRequest ( void *  pContext_p,
uint16_t  port_p,
uint16_t  index_p,
uint8_t  subIndex_p,
bool  completeAccess_p,
uint32_t *  pLength_p,
uint16_t *  pData_p 
)

AoE read request handler.

Parameters
[in]pContext_pThe pointer to the EtherCAT API instance.
[in]port_pAMS port.
[in]index_p16 bit index value from IndexOffset.
[in]subIndex_p8 bit subIndex value from IndexOffset.
[in]completeAccess_pCoE Complete Access flag.
[in,out]pLength_pRequest data length.
[in]pData_pPointer to data.
Returns
ADS error code