Public Member Functions | Private Member Functions | Private Attributes | Friends
youbot::EncoderStopSwitch Class Reference

#include <YouBotJointParameterPasswordProtected.hpp>

Inheritance diagram for youbot::EncoderStopSwitch:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 EncoderStopSwitch ()
void getParameter (unsigned int &parameter) const
void setParameter (const unsigned int parameter)
void toString (std::string &value)
virtual ~EncoderStopSwitch ()

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

unsigned int lowerLimit
std::string name
ParameterType parameterType
unsigned int upperLimit
unsigned int value

Friends

class YouBotJoint

Detailed Description

Encoder stop switch. Bit 0: Left stop switch enable
When this bit is set the motor will be stopped if it is moving in negative direction and the left stop switch input becomes active.

Bit 1: Right stop switch enable
When this bit is set the motor will be stopped if it is moving in positive direction and the right stop switch input becomes active

Please see StopSwitchPolarity for selecting the stop switch input polarity.

Definition at line 477 of file YouBotJointParameterPasswordProtected.hpp.


Constructor & Destructor Documentation

Definition at line 607 of file YouBotJointParameterPasswordProtected.cpp.

Definition at line 617 of file YouBotJointParameterPasswordProtected.cpp.


Member Function Documentation

std::string youbot::EncoderStopSwitch::getName ( ) const [inline, private, virtual]
void youbot::EncoderStopSwitch::getParameter ( unsigned int &  parameter) const

Definition at line 623 of file YouBotJointParameterPasswordProtected.cpp.

ParameterType youbot::EncoderStopSwitch::getType ( ) const [inline, private, virtual]
void youbot::EncoderStopSwitch::getYouBotMailboxMsg ( YouBotSlaveMailboxMsg message,
TMCLCommandNumber  msgType,
const YouBotJointStorage storage 
) const [private, virtual]
void youbot::EncoderStopSwitch::setParameter ( const unsigned int  parameter)

Definition at line 630 of file YouBotJointParameterPasswordProtected.cpp.

void youbot::EncoderStopSwitch::setYouBotMailboxMsg ( const YouBotSlaveMailboxMsg message,
const YouBotJointStorage storage 
) [private, virtual]
void youbot::EncoderStopSwitch::toString ( std::string &  value) [virtual]

Friends And Related Function Documentation

friend class YouBotJoint [friend]

Member Data Documentation

unsigned int youbot::EncoderStopSwitch::lowerLimit [private]

Definition at line 511 of file YouBotJointParameterPasswordProtected.hpp.

std::string youbot::EncoderStopSwitch::name [private]
unsigned int youbot::EncoderStopSwitch::upperLimit [private]

Definition at line 507 of file YouBotJointParameterPasswordProtected.hpp.

unsigned int youbot::EncoderStopSwitch::value [private]

Definition at line 513 of file YouBotJointParameterPasswordProtected.hpp.


The documentation for this class was generated from the following files:


youbot_driver
Author(s): Jan Paulus
autogenerated on Mon Oct 6 2014 09:08:03