| uint32_t EC_API_SLV_CoE_getObjectEntryData | ( | EC_API_SLV_SHandle_t * | pHandle, |
| EC_API_SLV_SCoE_ObjEntry_t * | pObjEntry, | ||
| uint32_t | length, | ||
| uint16_t * | pData | ||
| ) |
This function reads Data from the Object Dictionary.
Read Object Data from the Object Dictionary
| [in] | pHandle | The pointer to the EtherCAT API instance. |
| [in] | pObjEntry | pointer to the object entry instance |
| [in] | length | data length in Bytes |
| [in] | pData | pointer to the data |