|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.lsst.ccs.drivers.mcc.TestMccUsb
public class TestMccUsb
Program to test a Measurement Computing DAQ device
| Constructor Summary | |
|---|---|
TestMccUsb(boolean dbg)
Main constructor |
|
| Method Summary | |
|---|---|
boolean |
dispatch(int code,
java.util.Scanner scan)
Dispatch command for processing - exception-free version |
static void |
main(java.lang.String[] args)
Main program |
void |
run()
Run 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 TestMccUsb(boolean dbg)
throws javax.usb.UsbException,
java.io.IOException
javax.usb.UsbException
java.io.IOException| Method Detail |
|---|
public static void main(java.lang.String[] args)
public void run()
throws java.io.IOException
java.io.IOException
public boolean dispatch(int code,
java.util.Scanner scan)
dispatch in interface org.lsst.ccs.utilities.sa.CmndProc.Dispatch
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||