| uint32_t EC_API_SLV_CoE_getObjectLength | ( | EC_API_SLV_SHandle_t * | pHandle, |
| EC_API_SLV_SCoE_Object_t * | pObject, | ||
| uint32_t * | length | ||
| ) |
This function returns the object length including subIndex 0.
| [in] | pHandle | The pointer to the EtherCAT API instance. |
| [in] | pObject | pointer to the object instance |
| [out] | length | object size. |