Hall sensor invert. Sets one of the motors invert with inverted hall scheme, e.g. some Maxon motors. More...
#include <YouBotJointParameterPasswordProtected.hpp>
Public Member Functions | |
void | getParameter (bool ¶meter) const |
HallSensorPolarityReversal () | |
void | setParameter (const bool parameter) |
void | toString (std::string &value) |
virtual | ~HallSensorPolarityReversal () |
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 | |
std::string | name |
ParameterType | parameterType |
bool | 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 |
Hall sensor invert. Sets one of the motors invert with inverted hall scheme, e.g. some Maxon motors.
Definition at line 440 of file YouBotJointParameterPasswordProtected.hpp.
youbot::HallSensorPolarityReversal::HallSensorPolarityReversal | ( | ) |
Definition at line 576 of file YouBotJointParameterPasswordProtected.cpp.
|
virtual |
Definition at line 583 of file YouBotJointParameterPasswordProtected.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 459 of file YouBotJointParameterPasswordProtected.hpp.
void youbot::HallSensorPolarityReversal::getParameter | ( | bool & | parameter | ) | const |
Definition at line 588 of file YouBotJointParameterPasswordProtected.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 461 of file YouBotJointParameterPasswordProtected.hpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 608 of file YouBotJointParameterPasswordProtected.cpp.
void youbot::HallSensorPolarityReversal::setParameter | ( | const bool | parameter | ) |
Definition at line 594 of file YouBotJointParameterPasswordProtected.cpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 617 of file YouBotJointParameterPasswordProtected.cpp.
|
virtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 600 of file YouBotJointParameterPasswordProtected.cpp.
|
friend |
Definition at line 441 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 465 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 467 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 461 of file YouBotJointParameterPasswordProtected.hpp.