Uses of Class
de.wagner_ibw.iow.Iow

Packages that use Iow
de.wagner_ibw.iow This package provides all interfaces and classes for using the IO-Warrior Hardware invented by Code Mercenaries Hard- und Software GmbH
de.wagner_ibw.iow.appl This package contains some applications. 
de.wagner_ibw.iow.examples This package contains some examples. 
de.wagner_ibw.iow.test This package contains some test classes. 
 

Uses of Iow in de.wagner_ibw.iow
 

Subclasses of Iow in de.wagner_ibw.iow
 class Iow24
          This class represents the iow 24 device.
 class Iow40
          This class represents the iow 40 device.
 

Uses of Iow in de.wagner_ibw.iow.appl
 

Constructors in de.wagner_ibw.iow.appl with parameters of type Iow
CarLocalisationNew(Iow devs)
           
 

Uses of Iow in de.wagner_ibw.iow.examples
 

Constructors in de.wagner_ibw.iow.examples with parameters of type Iow
SwitchMatrixExample(Iow devs)
           
RFSwitch(Iow devs)
          Constructor for use as part of an application (independent thread).
LM75Example(Iow devs)
           
Iow40IoTest(Iow devs)
          Constructor for use as part of an application (independent thread).
Iow24IoTest(Iow devs)
          Constructor for use as part of an application (independent thread).
 

Uses of Iow in de.wagner_ibw.iow.test
 

Constructors in de.wagner_ibw.iow.test with parameters of type Iow
SpiTest(Iow devs)
          Contructor for use as part of an application (independent thread).
PCF8570Test(Iow devs)
          Contructor for use as part of an application (independent thread).
LM75Test(Iow devs)
          Contructor for use as part of an application (independent thread).
Iow24IoTest(Iow devs)
          Constructor for use as part of an application (independent thread).