|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lsst.ccs.drivers.usb.TestUsbComm
public class TestUsbComm
Program to test the UsbComm methods
| Constructor Summary | |
|---|---|
TestUsbComm(boolean debug)
Constructor |
|
| 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 Loops reading and processing each new typed command line. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestUsbComm(boolean debug)
| Method Detail |
|---|
public static void main(String[] args)
public void run()
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 | |||||||||