|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecticommand.nxt.I2CSensor
icommand.nxt.RCXMotorMultiplexer
public class RCXMotorMultiplexer
MTRMX-Nx by Mindsensors.com is a motor multiplexer for RCX motors. RCXMotorMultiplexer expansion = new RCXMotorMultiplexer(Port.S1); expansion.A.forward();
| Nested Class Summary | |
|---|---|
class |
RCXMotorMultiplexer.Motor
|
| Field Summary | |
|---|---|
RCXMotorMultiplexer.Motor |
A
|
RCXMotorMultiplexer.Motor |
B
|
RCXMotorMultiplexer.Motor |
C
|
RCXMotorMultiplexer.Motor |
D
|
| Fields inherited from class icommand.nxt.I2CSensor |
|---|
DEFAULT_ADDRESS, PRODUCT_ID, SENSOR_TYPE, STOP, VERSION |
| Constructor Summary | |
|---|---|
RCXMotorMultiplexer(SensorPort s)
Initializes the Multiplexer. |
|
| Method Summary | |
|---|---|
byte[] |
getMacroData()
Test method to retrieve macro data. |
| Methods inherited from class icommand.nxt.I2CSensor |
|---|
fetchString, getData, getData, getId, getProductID, getSensorType, getVersion, sendData, sendData |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public RCXMotorMultiplexer.Motor A
public RCXMotorMultiplexer.Motor B
public RCXMotorMultiplexer.Motor C
public RCXMotorMultiplexer.Motor D
| Constructor Detail |
|---|
public RCXMotorMultiplexer(SensorPort s)
| Method Detail |
|---|
public byte[] getMacroData()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||