org.lsst.ccs.drivers.iocard
Class TestAcces2

java.lang.Object
  extended by org.lsst.ccs.drivers.iocard.TestAcces2

public class TestAcces2
extends Object

\file testAcces2.java Program to test the Acces DIO card's interrupt capabilities \author Owen H Saxton


Constructor Summary
TestAcces2()
           
 
Method Summary
static void main(String[] args)
          Main program
 void run(int intvl, boolean rev)
          Run the test
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestAcces2

public TestAcces2()
Method Detail

main

public static void main(String[] args)
Main program


run

public void run(int intvl,
                boolean rev)
Run the test



Copyright © 2013 LSST. All Rights Reserved.