#include <ExampleSlave.hpp>
Public Attributes | |
| float | data1 = 0.0 |
| float | data2 = 0.0 |
| uint8_t | state = 0 |
Definition at line 11 of file ExampleSlave.hpp.
| float soem_interface_examples::TxPdo::data1 = 0.0 |
Definition at line 14 of file ExampleSlave.hpp.
| float soem_interface_examples::TxPdo::data2 = 0.0 |
Definition at line 15 of file ExampleSlave.hpp.
| uint8_t soem_interface_examples::TxPdo::state = 0 |
Definition at line 13 of file ExampleSlave.hpp.