de.wagner_ibw.test
Class Iow24IoTestWhile

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

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

Iow24IoTestWhile

public Iow24IoTestWhile()
Method Detail

main

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