| uint32_t EC_API_SLV_CoE_getObjectEntryCount | ( | EC_API_SLV_SHandle_t * | pHandle, |
| EC_API_SLV_SCoE_Object_t * | pObject, | ||
| uint8_t * | pCount | ||
| ) |
This function returns the number of entries of an Object.
Returns the number of entries of an Object
| [in] | pHandle | The pointer to the EtherCAT API instance. |
| [in] | pObject | pointer to the object instance |
| [out] | pCount | number of entries of the object |