Set/Get Timeout to determine an interrupted communication with the EtherCAT master. (automatically stored in EEProm) More...
#include <YouBotJointParameterPasswordProtected.hpp>
Public Member Functions | |
void | getParameter (quantity< si::time > ¶meter) const |
MotorControllerTimeout () | |
void | setParameter (const quantity< si::time > ¶meter) |
void | toString (std::string &value) |
virtual | ~MotorControllerTimeout () |
Public Member Functions inherited from youbot::YouBotJointParameterPasswordProtected | |
virtual | ~YouBotJointParameterPasswordProtected () |
Public Member Functions inherited from youbot::YouBotJointParameter | |
virtual | ~YouBotJointParameter () |
Public Member Functions inherited from youbot::YouBotJointParameterReadOnly | |
virtual | ~YouBotJointParameterReadOnly () |
Private Member Functions | |
std::string | getName () const |
ParameterType | getType () const |
void | getYouBotMailboxMsg (YouBotSlaveMailboxMsg &message, TMCLCommandNumber msgType, const YouBotJointStorage &storage) const |
void | setYouBotMailboxMsg (const YouBotSlaveMailboxMsg &message, const YouBotJointStorage &storage) |
Private Attributes | |
quantity< si::time > | lowerLimit |
std::string | name |
ParameterType | parameterType |
quantity< si::time > | upperLimit |
quantity< si::time > | value |
Friends | |
class | YouBotJoint |
Additional Inherited Members | |
Protected Member Functions inherited from youbot::YouBotJointParameterPasswordProtected | |
YouBotJointParameterPasswordProtected () | |
Protected Member Functions inherited from youbot::YouBotJointParameter | |
YouBotJointParameter () | |
Protected Member Functions inherited from youbot::YouBotJointParameterReadOnly | |
YouBotJointParameterReadOnly () | |
Protected Attributes inherited from youbot::YouBotJointParameterPasswordProtected | |
std::string | name |
ParameterType | parameterType |
Protected Attributes inherited from youbot::YouBotJointParameter | |
std::string | name |
ParameterType | parameterType |
Protected Attributes inherited from youbot::YouBotJointParameterReadOnly | |
std::string | name |
ParameterType | parameterType |
Set/Get Timeout to determine an interrupted communication with the EtherCAT master. (automatically stored in EEProm)
Definition at line 734 of file YouBotJointParameterPasswordProtected.hpp.
youbot::MotorControllerTimeout::MotorControllerTimeout | ( | ) |
Definition at line 1030 of file YouBotJointParameterPasswordProtected.cpp.
|
virtual |
Definition at line 1039 of file YouBotJointParameterPasswordProtected.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 753 of file YouBotJointParameterPasswordProtected.hpp.
void youbot::MotorControllerTimeout::getParameter | ( | quantity< si::time > & | parameter | ) | const |
Definition at line 1044 of file YouBotJointParameterPasswordProtected.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 755 of file YouBotJointParameterPasswordProtected.hpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1071 of file YouBotJointParameterPasswordProtected.cpp.
void youbot::MotorControllerTimeout::setParameter | ( | const quantity< si::time > & | parameter | ) |
Definition at line 1050 of file YouBotJointParameterPasswordProtected.cpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1089 of file YouBotJointParameterPasswordProtected.cpp.
|
virtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1063 of file YouBotJointParameterPasswordProtected.cpp.
|
friend |
Definition at line 735 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 759 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 763 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 765 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 755 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 761 of file YouBotJointParameterPasswordProtected.hpp.