EtherCAT SubDevice
Loading...
Searching...
No Matches
◆
EC_API_SLV_DIAG_enable()
uint32_t EC_API_SLV_DIAG_enable
(
EC_API_SLV_SHandle_t
*
pHandle
)
Enable history diagnosis object.
Parameters
[in]
pHandle
The pointer to the EtherCAT API instance.
Returns
ErrorCode API Error Code
Example
#include <ecSlvApi.h>
// the Call
EC_API_SLV_DIAG_enable
(ecSlaveApi);
EC_API_SLV_DIAG_enable
uint32_t EC_API_SLV_DIAG_enable(EC_API_SLV_SHandle_t *pHandle)
Enable history diagnosis object.
Definition
ecSlvApi_diagnosis.c:49
Diagnosis related functions and callbacks
generated by
1.9.8