6 #ifndef MOTORCORTEX_CORE_ECAT_SOE_H
7 #define MOTORCORTEX_CORE_ECAT_SOE_H
9 #include "ecat_sdobase.h"
17 virtual ~
Soe() =
default;
19 void* create(
const EcatSdoConfig& sdo_config, ec_slave_config_t* slave_config)
override {
23 SdoState request(EcatDirection dir)
override {
24 return SdoState::SDO_IDLE;
30 #endif //MOTORCORTEX_CORE_ECAT_SOE_H