Selects the comparator blank time. This time needs to safely cover the switching event and the duration of the ringing on the sense resistor. For low current drivers, a setting of 1 or 2 is good. More...
#include <YouBotGripperParameter.hpp>

Public Member Functions | |
| ChopperBlankTime () | |
| void | getParameter (unsigned int ¶meter) const |
| void | setParameter (const unsigned int ¶meter) |
| void | toString (std::string &value) const |
| virtual | ~ChopperBlankTime () |
Public Member Functions inherited from youbot::YouBotGripperParameter | |
| virtual | ~YouBotGripperParameter () |
Private Member Functions | |
| std::string | getName () const |
| ParameterType | getType () const |
| void | getYouBotMailboxMsg (YouBotSlaveMailboxMsg &message) const |
| void | setYouBotMailboxMsg (const YouBotSlaveMailboxMsg &message) |
Private Attributes | |
| unsigned int | lowerLimit |
| std::string | name |
| ParameterType | parameterType |
| unsigned int | upperLimit |
| unsigned int | value |
Friends | |
| class | YouBotGripper |
| class | YouBotGripperBar |
Additional Inherited Members | |
Protected Member Functions inherited from youbot::YouBotGripperParameter | |
| YouBotGripperParameter () | |
Protected Attributes inherited from youbot::YouBotGripperParameter | |
| std::string | name |
Selects the comparator blank time. This time needs to safely cover the switching event and the duration of the ringing on the sense resistor. For low current drivers, a setting of 1 or 2 is good.
Definition at line 532 of file YouBotGripperParameter.hpp.
| youbot::ChopperBlankTime::ChopperBlankTime | ( | ) |
Definition at line 654 of file YouBotGripperParameter.cpp.
|
virtual |
Definition at line 663 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 552 of file YouBotGripperParameter.hpp.
| void youbot::ChopperBlankTime::getParameter | ( | unsigned int & | parameter | ) | const |
Definition at line 668 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 554 of file YouBotGripperParameter.hpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 695 of file YouBotGripperParameter.cpp.
| void youbot::ChopperBlankTime::setParameter | ( | const unsigned int & | parameter | ) |
Definition at line 674 of file YouBotGripperParameter.cpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 704 of file YouBotGripperParameter.cpp.
|
virtual |
Implements youbot::YouBotGripperParameter.
Definition at line 687 of file YouBotGripperParameter.cpp.
|
friend |
Definition at line 533 of file YouBotGripperParameter.hpp.
|
friend |
Definition at line 534 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 558 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 562 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 564 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 554 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 560 of file YouBotGripperParameter.hpp.