Sets the lower motor current limit for current minimum coolStep operation by scaling the CS (Current Scale, see axis parameter 6) value. More...
#include <YouBotGripperParameter.hpp>
Public Member Functions | |
SmartEnergyCurrentMinimum () | |
virtual | ~SmartEnergyCurrentMinimum () |
void | getParameter (unsigned int ¶meter) const |
void | setParameter (const unsigned int ¶meter) |
void | toString (std::string &value) const |
Friends | |
class | YouBotGripper |
class | YouBotGripperBar |
Sets the lower motor current limit for current minimum coolStep operation by scaling the CS (Current Scale, see axis parameter 6) value.
minimum motor current: 0 1/2 of CS 1 1/4 of CS
Definition at line 1475 of file YouBotGripperParameter.hpp.
Definition at line 1871 of file YouBotGripperParameter.cpp.
~SmartEnergyCurrentMinimum | ( | ) | [virtual] |
Definition at line 1880 of file YouBotGripperParameter.cpp.
void getParameter | ( | unsigned int & | parameter | ) | const |
Definition at line 1885 of file YouBotGripperParameter.cpp.
void setParameter | ( | const unsigned int & | parameter | ) |
Definition at line 1891 of file YouBotGripperParameter.cpp.
void toString | ( | std::string & | value | ) | const [virtual] |
Implements YouBotGripperParameter.
Definition at line 1904 of file YouBotGripperParameter.cpp.
friend class YouBotGripper [friend] |
Reimplemented from YouBotGripperParameter.
Definition at line 1476 of file YouBotGripperParameter.hpp.
friend class YouBotGripperBar [friend] |
Reimplemented from YouBotGripperParameter.
Definition at line 1477 of file YouBotGripperParameter.hpp.