EtherCAT Slave  1.06.01

◆ EC_API_SLV_SoE_CBSend_t

typedef void(* EC_API_SLV_SoE_CBSend_t) (void *pContext_p, uint16_t *pSoEService_p, uint16_t *pSoEFlags_p, void **pData_p, uint16_t *pLen_p)

Send SoE message to master.

This function is called when a ServoDriveProfile over EtherCAT service has to be sent to the master. The DTK Stack collects the Service, Flags and data to send from the user application.

Parameters
[in]pContext_pcall context
[in]pSoEService_pSoE Service code
[in]pSoEFlags_pSoE Flags
[in]pData_pSoE Data
[in]pLen_pData length