#include <DynamixelSerial.h>
◆ DynamixelMotor()
DynamixelMotor::DynamixelMotor |
( |
byte |
id | ) |
|
|
inline |
◆ action()
void DynamixelMotor::action |
( |
void |
| ) |
|
◆ enableLED()
int DynamixelMotor::enableLED |
( |
bool |
Status | ) |
|
◆ enableTorque()
int DynamixelMotor::enableTorque |
( |
bool |
Status | ) |
|
◆ lockRegister()
int DynamixelMotor::lockRegister |
( |
| ) |
|
◆ move()
int DynamixelMotor::move |
( |
int |
Position | ) |
|
◆ moveSpeed()
int DynamixelMotor::moveSpeed |
( |
int |
Position, |
|
|
int |
Speed |
|
) |
| |
◆ moving()
int DynamixelMotor::moving |
( |
| ) |
|
◆ ping()
int DynamixelMotor::ping |
( |
| ) |
|
◆ readLoad()
int DynamixelMotor::readLoad |
( |
| ) |
|
◆ readPosition()
int DynamixelMotor::readPosition |
( |
| ) |
|
◆ readSpeed()
int DynamixelMotor::readSpeed |
( |
| ) |
|
◆ readTemperature()
int DynamixelMotor::readTemperature |
( |
| ) |
|
◆ readVoltage()
int DynamixelMotor::readVoltage |
( |
| ) |
|
◆ reset()
int DynamixelMotor::reset |
( |
| ) |
|
◆ RWStatus()
int DynamixelMotor::RWStatus |
( |
| ) |
|
◆ setAngleLimit()
int DynamixelMotor::setAngleLimit |
( |
int |
CWLimit, |
|
|
int |
CCWLimit |
|
) |
| |
◆ setBD()
int DynamixelMotor::setBD |
( |
long |
baud | ) |
|
◆ setCMargin()
int DynamixelMotor::setCMargin |
( |
byte |
CWCMargin, |
|
|
byte |
CCWCMargin |
|
) |
| |
◆ setCSlope()
int DynamixelMotor::setCSlope |
( |
byte |
CWCSlope, |
|
|
byte |
CCWCSlope |
|
) |
| |
◆ setEndless()
int DynamixelMotor::setEndless |
( |
bool |
Status | ) |
|
◆ setID()
int DynamixelMotor::setID |
( |
byte |
newID | ) |
|
◆ setLEDAlarm()
int DynamixelMotor::setLEDAlarm |
( |
byte |
LEDAlarm | ) |
|
◆ setMaxTorque()
int DynamixelMotor::setMaxTorque |
( |
int |
MaxTorque | ) |
|
◆ setPunch()
int DynamixelMotor::setPunch |
( |
int |
Punch | ) |
|
◆ setRDT()
int DynamixelMotor::setRDT |
( |
byte |
RDT | ) |
|
◆ setShutdownAlarm()
int DynamixelMotor::setShutdownAlarm |
( |
byte |
SALARM | ) |
|
◆ setSRL()
int DynamixelMotor::setSRL |
( |
byte |
SRL | ) |
|
◆ setTempLimit()
int DynamixelMotor::setTempLimit |
( |
byte |
Temperature | ) |
|
◆ setVoltageLimit()
int DynamixelMotor::setVoltageLimit |
( |
byte |
DVoltage, |
|
|
byte |
UVoltage |
|
) |
| |
◆ turn()
int DynamixelMotor::turn |
( |
bool |
SIDE, |
|
|
int |
Speed |
|
) |
| |
The documentation for this class was generated from the following files: