6 #ifndef MOTORCORTEX_CORE_ECAT_COE_H
7 #define MOTORCORTEX_CORE_ECAT_COE_H
9 #include "ecat_sdobase.h"
10 #include "ecat_xmltypes.h"
18 SdoState request(EcatDirection dir)
override;
20 void* create(
const EcatSdoConfig& sdo_config, ec_slave_config_t* slave_config)
override;
24 ec_request_state_t state_{ec_request_state_t::EC_REQUEST_UNUSED};
25 ec_sdo_request_t* request_{};
31 #endif //MOTORCORTEX_CORE_ECAT_COE_H