|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.lsst.ccs.drivers.optidrive.TestOptidrive
public class TestOptidrive
Program to test a Optidrive device
| Constructor Summary | |
|---|---|
TestOptidrive()
|
|
| Method Summary | |
|---|---|
boolean |
dispatch(int code,
int found,
Object[] args)
Dispatches command for processing |
static void |
main(String[] args)
Main program |
void |
run()
Runs the test |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestOptidrive()
| Method Detail |
|---|
public static void main(String[] args)
public void run()
Loops reading and processing each new typed command line.
public boolean dispatch(int code,
int found,
Object[] args)
dispatch in interface org.lsst.ccs.utilities.sa.CmndProcess.Dispatch
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||