|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlejos.nxt.addon.RCXPlexedMotorPort
public class RCXPlexedMotorPort
Supports a motor connected to the Mindsensors RCX Motor Multiplexer
| Field Summary |
|---|
| Fields inherited from interface lejos.nxt.BasicMotorPort |
|---|
PWM_BRAKE, PWM_FLOAT |
| Constructor Summary | |
|---|---|
RCXPlexedMotorPort(RCXMotorMultiplexer plex,
int id)
|
|
| Method Summary | |
|---|---|
void |
controlMotor(int power,
int mode)
|
void |
setPWMMode(int mode)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RCXPlexedMotorPort(RCXMotorMultiplexer plex,
int id)
| Method Detail |
|---|
public void controlMotor(int power,
int mode)
controlMotor in interface BasicMotorPortpublic void setPWMMode(int mode)
setPWMMode in interface BasicMotorPort
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||