|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.pentec.adaq.quickset.commands.QuickSetCommand
com.pentec.adaq.quickset.commands.parameters.SoftLimit
com.pentec.adaq.quickset.commands.parameters.GetSoftLimit
public class GetSoftLimit
| Field Summary | |
|---|---|
private static byte |
bCmdId
|
| Fields inherited from class com.pentec.adaq.quickset.commands.parameters.SoftLimit |
|---|
AXIS_CLOCKWISE, AXIS_COUNTERCLOCKWISE, AXIS_DOWN, AXIS_UP |
| Fields inherited from class com.pentec.adaq.quickset.commands.QuickSetCommand |
|---|
ACK, ESC, ETX, NACK, STX |
| Constructor Summary | |
|---|---|
GetSoftLimit()
|
|
GetSoftLimit(byte bAxis)
|
|
| Method Summary |
|---|
| Methods inherited from class com.pentec.adaq.quickset.commands.parameters.SoftLimit |
|---|
applyResponse, getSoftLimit, setAxis, toBytes |
| Methods inherited from class com.pentec.adaq.quickset.commands.QuickSetCommand |
|---|
bytePairToInt, generateChecksum |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final byte bCmdId
| Constructor Detail |
|---|
public GetSoftLimit()
public GetSoftLimit(byte bAxis)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||