| uint32_t EC_API_SLV_CoE_getObjectType | ( | EC_API_SLV_SHandle_t * | pHandle, |
| EC_API_SLV_SCoE_Object_t * | pObject, | ||
| uint8_t * | pType | ||
| ) |
This function returns the type flag of the Object.
Returns the type flag of the Object, VAR_TYPE, ARRAY_TYPE or RECORD_TYPE
| [in] | pHandle | The pointer to the EtherCAT API instance. |
| [in] | pObject | pointer to the object instance |
| [out] | pType | Object type flag |