6 #define RX_PDO_ID 0x6000 7 #define TX_PDO_ID 0x7000 35 bool startup()
override;
36 void updateRead()
override;
37 void updateWrite()
override;
Base class for generic ethercat slaves using soem.
std::string getName() const override
Returns the name of the slave.
ROSCONSOLE_DECL void shutdown()
Class for managing an ethercat bus containing one or multiple slaves.
PdoInfo getCurrentPdoInfo() const override
Gets the current pdo information.
soem_interface_examples::ExampleSlave __attribute__