org.lsst.ccs.drivers.ad
Class MonitorAd7747
java.lang.Object
org.lsst.ccs.drivers.ad.MonitorAd7747
public class MonitorAd7747
- extends Object
Program to monitor an Analog Devices 7747 evaluation board
- Author:
- Owen Saxton
|
Method Summary |
static void |
main(String[] args)
Main program |
void |
run(int index,
int type,
int rate)
Run the monitor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MonitorAd7747
public MonitorAd7747()
main
public static void main(String[] args)
- Main program
run
public void run(int index,
int type,
int rate)
throws javax.usb.UsbException
- Run the monitor
- Throws:
javax.usb.UsbException
Copyright © 2012 LSST. All Rights Reserved.