#include <YouBotGripperParameter.hpp>
Public Member Functions | |
void | getParameter (unsigned int ¶meter) const |
void | setParameter (const unsigned int ¶meter) |
SmartEnergyActualCurrent () | |
void | toString (std::string &value) const |
virtual | ~SmartEnergyActualCurrent () |
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 |
This status value provides the actual motor current setting as controlled by coolStepTM. The value goes up to the CS value and down to the portion of CS as specified by SEIMIN. actual motor current scaling factor: 0 ... 31: 1/32, 2/32, ... 32/32
Definition at line 1389 of file YouBotGripperParameter.hpp.
youbot::SmartEnergyActualCurrent::SmartEnergyActualCurrent | ( | ) |
Definition at line 1763 of file YouBotGripperParameter.cpp.
|
virtual |
Definition at line 1772 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1409 of file YouBotGripperParameter.hpp.
void youbot::SmartEnergyActualCurrent::getParameter | ( | unsigned int & | parameter | ) | const |
Definition at line 1777 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1411 of file YouBotGripperParameter.hpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1804 of file YouBotGripperParameter.cpp.
void youbot::SmartEnergyActualCurrent::setParameter | ( | const unsigned int & | parameter | ) |
Definition at line 1783 of file YouBotGripperParameter.cpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1811 of file YouBotGripperParameter.cpp.
|
virtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1796 of file YouBotGripperParameter.cpp.
|
friend |
Definition at line 1390 of file YouBotGripperParameter.hpp.
|
friend |
Definition at line 1391 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1415 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1419 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1421 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1411 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1417 of file YouBotGripperParameter.hpp.