Input part from the EtherCat message of the youBot EtherCat slaves. More...
#include <YouBotSlaveMsg.hpp>
Public Member Functions | |
SlaveMessageInput () | |
Data Fields | |
int32 | actualPosition |
int32 | actualCurrent |
int32 | actualVelocity |
uint32 | errorFlags |
int32 | targetPosition |
int32 | targetCurrent |
int32 | targetVelocity |
int32 | rampGeneratorVelocity |
Input part from the EtherCat message of the youBot EtherCat slaves.
Definition at line 73 of file YouBotSlaveMsg.hpp.
SlaveMessageInput | ( | ) | [inline] |
Definition at line 83 of file YouBotSlaveMsg.hpp.
Definition at line 75 of file YouBotSlaveMsg.hpp.
Definition at line 74 of file YouBotSlaveMsg.hpp.
Definition at line 76 of file YouBotSlaveMsg.hpp.
Definition at line 77 of file YouBotSlaveMsg.hpp.
Definition at line 81 of file YouBotSlaveMsg.hpp.
Definition at line 79 of file YouBotSlaveMsg.hpp.
Definition at line 78 of file YouBotSlaveMsg.hpp.
Definition at line 80 of file YouBotSlaveMsg.hpp.