EtherCAT SubDevice
Loading...
Searching...
No Matches
◆
EC_API_SLV_getCyclicStatus()
uint32_t EC_API_SLV_getCyclicStatus
(
EC_API_SLV_SHandle_t
*
pHandle
)
This function reads if there is any error cyclic communication error.
Parameters
[in]
pHandle
The pointer to the EtherCAT API instance.
Returns
uint32_t Returns the API error code.
Example
#include <ecSlvApi.h>
uint32_t error =
EC_API_SLV_getCyclicStatus
(pHandle);
EC_API_SLV_getCyclicStatus
uint32_t EC_API_SLV_getCyclicStatus(EC_API_SLV_SHandle_t *pHandle)
This function reads if there is any error cyclic communication error.
Definition
ecSlvApi.c:1632
Basic Functions
generated by
1.9.8