de.wagner_ibw.test
Class Iow40IoTestImmediate

java.lang.Object
  |
  +--de.wagner_ibw.test.Iow40IoTestImmediate

public class Iow40IoTestImmediate
extends java.lang.Object

Simple program to show the simpliest way (not the best) to read the Iow40's input pins. This program never ends.

Author:
Thomas Wagner

Constructor Summary
Iow40IoTestImmediate()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Iow40IoTestImmediate

public Iow40IoTestImmediate()
Method Detail

main

public static void main(java.lang.String[] args)