|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlejos.nxt.addon.RCXRemoteMotorPort
public class RCXRemoteMotorPort
Supports a motor connected to a remote RCX via a mindsensord NRLink adapter
| Field Summary |
|---|
| Fields inherited from interface lejos.nxt.BasicMotorPort |
|---|
PWM_BRAKE, PWM_FLOAT |
| Constructor Summary | |
|---|---|
RCXRemoteMotorPort(RCXLink link,
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 RCXRemoteMotorPort(RCXLink link,
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 | ||||||||