de.wagner_ibw.test
Class Iow40IoTestWhile

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

public class Iow40IoTestWhile
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
Iow40IoTestWhile()
           
 
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

Iow40IoTestWhile

public Iow40IoTestWhile()
Method Detail

main

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