| uint32_t EC_API_SLV_run | ( | EC_API_SLV_SHandle_t * | pHandle | ) |
This is the function to run the EtherCAT Slave API.
If a adapter was initialized it can then run with this function. Fieldbus communication starts with this function
| [in] | pHandle | The pointer to the EtherCAT API instance. |