| uint32_t EC_API_SLV_PDO_get | ( | EC_API_SLV_SHandle_t * | pHandle, |
| uint16_t | index, | ||
| EC_API_SLV_Pdo_t ** | pOutPdo | ||
| ) |
Search for PDO and fetch it.
| [in] | pHandle | EtherCAT DTK instance. |
| [in] | index | index number of the PDO |
| [out] | pOutPdo | pointer to the requested PDO |