de.wagner_ibw.test
Class Iow24IoTestTimeOut

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

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

Iow24IoTestTimeOut

public Iow24IoTestTimeOut()
Method Detail

main

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