| uint32_t EC_API_SLV_getOutputData | ( | EC_API_SLV_SHandle_t * | pHandle, |
| uint32_t | length, | ||
| uint8_t * | pOutputData | ||
| ) |
Read output process from the EtherCAT Master.
| [in] | pHandle | The pointer to the EtherCAT API instance. |
| [in] | length | Data length in bytes. |
| [in] | pOutputData | Pointer to data. |