| uint32_t EC_API_SLV_CoE_getObjectEntryLength | ( | EC_API_SLV_SHandle_t * | pHandle, |
| EC_API_SLV_SCoE_ObjEntry_t * | pObjEntry, | ||
| uint32_t * | length | ||
| ) |
This function returns the object entry length.
| [in] | pHandle | The pointer to the EtherCAT API instance. |
| [in] | pObjEntry | pointer to the object entry instance |
| [out] | length | object size. |