Set/Get Timeout to determine an interrupted communication with the EtherCAT master. More...
#include <YouBotJointParameterPasswordProtected.hpp>
Public Member Functions | |
MotorControllerTimeout () | |
virtual | ~MotorControllerTimeout () |
void | getParameter (quantity< si::time > ¶meter) const |
void | setParameter (const quantity< si::time > ¶meter) |
void | toString (std::string &value) |
Friends | |
class | YouBotJoint |
Set/Get Timeout to determine an interrupted communication with the EtherCAT master.
(automatically stored in EEProm)
Definition at line 735 of file YouBotJointParameterPasswordProtected.hpp.
Definition at line 1030 of file YouBotJointParameterPasswordProtected.cpp.
~MotorControllerTimeout | ( | ) | [virtual] |
Definition at line 1039 of file YouBotJointParameterPasswordProtected.cpp.
void getParameter | ( | quantity< si::time > & | parameter | ) | const |
Definition at line 1044 of file YouBotJointParameterPasswordProtected.cpp.
void setParameter | ( | const quantity< si::time > & | parameter | ) |
Definition at line 1050 of file YouBotJointParameterPasswordProtected.cpp.
void toString | ( | std::string & | value | ) | [virtual] |
Implements YouBotJointParameterPasswordProtected.
Definition at line 1063 of file YouBotJointParameterPasswordProtected.cpp.
friend class YouBotJoint [friend] |
Reimplemented from YouBotJointParameterPasswordProtected.
Definition at line 736 of file YouBotJointParameterPasswordProtected.hpp.