EtherCAT SubDevice
 
Loading...
Searching...
No Matches

◆ EC_API_SLV_getConfigStatus()

uint32_t EC_API_SLV_getConfigStatus ( EC_API_SLV_SHandle_t pHandle)

This function reads the EtherCAT driver status.

Parameters
[in]pHandleThe pointer to the EtherCAT API instance.
Returns
EC_API_EError_t Returns the API error code.
Example
#include <ecSlvApi.h>
uint32_t EC_API_SLV_getConfigStatus(EC_API_SLV_SHandle_t *pHandle)
This function reads the EtherCAT driver status.
Definition ecSlvApi.c:1588
enum EC_API_EError EC_API_EError_t