18#ifndef ECMC_GENERAL_H_
19#define ECMC_GENERAL_H_
int linkEcEntryToObject(char *ecPath, char *objPath)
Links an EtherCAT entry to an object.
int controllerErrorReset()
Resets the controller error code. .
int setEnableFunctionCallDiag(int value)
Enable printouts of which functions in hw_motor.cpp are being called. .
int setEnableTimeDiag(int value)
Enable printouts of timing information related to the realtime thread. .
int getControllerError()
Returns the controller error code. .
const char * getErrorString(int errorNumber)
Get axis error code in string format. .
int validateConfig()
Validates the current configuration)".