|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecticommand.nxtcomm.OutputState
public class OutputState
Container for holding the output state values.
NXTCommand
Field Summary | |
---|---|
int |
blockTachoCount
|
int |
mode
|
int |
outputPort
|
byte |
powerSetpoint
|
int |
regulationMode
|
int |
rotationCount
|
int |
runState
|
byte |
status
|
int |
tachoCount
|
long |
tachoLimit
|
byte |
turnRatio
|
Constructor Summary | |
---|---|
OutputState(int port)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public byte status
public int outputPort
public byte powerSetpoint
public int mode
public int regulationMode
public byte turnRatio
public int runState
public long tachoLimit
public int tachoCount
public int blockTachoCount
public int rotationCount
Constructor Detail |
---|
public OutputState(int port)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |